mirror of
https://gitlab.com/kernel-firmware/linux-firmware.git
synced 2025-12-10 07:44:48 +01:00
WHENCE: fix subtly incorrect licensing
As per: - carl9170fw/carlfw/src/main.c - usbdux/fx2-include.asm These pieces of firmware are v2-or-later, not just v2. Signed-off-by: Ross Burton <ross.burton@arm.com>
This commit is contained in:
parent
dcd2ee2f57
commit
b8369884e1
1 changed files with 2 additions and 3 deletions
5
WHENCE
5
WHENCE
|
|
@ -1721,8 +1721,7 @@ File: usbduxfast_firmware.bin
|
|||
File: usbduxsigma_firmware.bin
|
||||
Source: usbdux/
|
||||
|
||||
Licence: GPLv2. See GPL-2 for details.
|
||||
|
||||
Licence: GPLv2 or later. See GPL-2 for details.
|
||||
Provided from the author, Bernd Porr <BerndPorr@f2s.com>
|
||||
|
||||
--------------------------------------------------------------------------
|
||||
|
|
@ -4105,7 +4104,7 @@ Source: carl9170fw/
|
|||
|
||||
Downloaded from http://linuxwireless.org/en/users/Drivers/carl9170
|
||||
|
||||
Licence: GPLv2. Some build scripts use the New BSD (3-clause) licence.. See GPL-2 for details.
|
||||
Licence: GPLv2 or later. Some build scripts use the New BSD (3-clause) licence. See GPL-2 for details.
|
||||
|
||||
--------------------------------------------------------------------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue