mirror of
https://github.com/rtlsdrblog/rtl-sdr-blog.git
synced 2024-11-10 04:37:37 +01:00
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>
This commit is contained in:
parent
0d70522eda
commit
6aec27c6d0
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user