Browse Source

tuner_e4k: update license in header

Changing the license of the header as well,
which had been forgotten in commit
6aec27c6d0830459e13f8781ad32a9c8345dcd5e
- "tuner_e4k: relicense driver under GPLv2+"

Signed-off-by: Steve Markgraf <steve@steve-m.de>
Steve Markgraf 12 years ago
parent
commit
4e2a0ea0c4
1 changed files with 7 additions and 2 deletions
  1. 7 2
      include/tuner_e4k.h

+ 7 - 2
include/tuner_e4k.h

@@ -1,13 +1,18 @@
 #ifndef _E4K_TUNER_H
 #define _E4K_TUNER_H
 
-/* (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,