From: Ross Burton Date: Wed, 6 Mar 2024 17:21:32 +0000 (+0000) Subject: WHENCE: fix subtly incorrect licensing X-Git-Tag: 20250627~9^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b8369884e1db9bf1c2ede8d523f8f92b8b0f693f;p=thirdparty%2Flinux-firmware.git 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 --- diff --git a/WHENCE b/WHENCE index 319dba8c..c764c114 100644 --- a/WHENCE +++ b/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 -------------------------------------------------------------------------- @@ -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. --------------------------------------------------------------------------