aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorSteve Markgraf <steve@steve-m.de>2012-06-08 18:52:47 +0200
committerSteve Markgraf <steve@steve-m.de>2012-06-08 18:52:47 +0200
commit6aec27c6d0830459e13f8781ad32a9c8345dcd5e (patch)
tree7c698ab46769cffcab0ad7f4002e8bad0c5c2ce6 /src
parent0d70522eda026024d510d53a610029f63f0f865b (diff)
tuner_e4k: relicense driver under GPLv2+
All authors have agreed to relicense the driver under GPLv2+, for easing integration in other projects (such as V4L). Signed-off-by: Steve Markgraf <steve@steve-m.de>
Diffstat (limited to 'src')
-rw-r--r--src/tuner_e4k.c9
1 files changed, 7 insertions, 2 deletions
diff --git a/src/tuner_e4k.c b/src/tuner_e4k.c
index e464b84..85a8a02 100644
--- a/src/tuner_e4k.c
+++ b/src/tuner_e4k.c
@@ -1,10 +1,15 @@
-/* (C) 2011-2012 by Harald Welte <laforge@gnumonks.org>
+/*
+ * Elonics E4000 tuner driver
+ *
+ * (C) 2011-2012 by Harald Welte <laforge@gnumonks.org>
+ * (C) 2012 by Sylvain Munaut <tnt@246tNt.com>
+ * (C) 2012 by Hoernchen <la@tfc-server.de>
*
* All Rights Reserved
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 3 of the License, or
+ * the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,