diff options
| author | Steve Markgraf <steve@steve-m.de> | 2012-07-30 23:29:41 +0200 |
|---|---|---|
| committer | Steve Markgraf <steve@steve-m.de> | 2012-07-30 23:29:41 +0200 |
| commit | 4e2a0ea0c488dbcba067edaf135af9fa7ca6a744 (patch) | |
| tree | 4bd0cd3c8b275dd26a07ecbf8c859767b1978ba0 /include/tuner_e4k.h | |
| parent | 54fe3eca01797a137957be5ba2f2a7f8b440cf71 (diff) | |
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>
Diffstat (limited to 'include/tuner_e4k.h')
| -rw-r--r-- | include/tuner_e4k.h | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/include/tuner_e4k.h b/include/tuner_e4k.h index 7d4630d..6db6b2a 100644 --- a/include/tuner_e4k.h +++ b/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, |
