diff options
author | Ulrich Müller <ulm@gentoo.org> | 2023-07-27 15:49:59 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2023-07-27 18:36:13 +0200 |
commit | 7517a81d1e621d22a24de6982a5ba9640d94362e (patch) | |
tree | 5458399edcb21ddf5406e00af411388555778bc8 /licenses | |
parent | kernel-2.eclass: Replace the ill-defined linux-firmware license label (diff) | |
download | gentoo-7517a81d1e621d22a24de6982a5ba9640d94362e.tar.gz gentoo-7517a81d1e621d22a24de6982a5ba9640d94362e.tar.bz2 gentoo-7517a81d1e621d22a24de6982a5ba9640d94362e.zip |
licenses: Remove unused linux-firmware
This was replaced by linux-fw-redistributable.
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'licenses')
-rw-r--r-- | licenses/linux-firmware | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/licenses/linux-firmware b/licenses/linux-firmware deleted file mode 100644 index 86d810891a74..000000000000 --- a/licenses/linux-firmware +++ /dev/null @@ -1,7 +0,0 @@ -Gentoo license note: - -Linux firmware images are distributed under a variety of licenses, -many of them being non-free. Most likely, upstream redistribution of -some firmware images may conflict with the licenses or lack thereof on -the images. You will need to check the WHENCE and LICEN[CS]E.* files -in the package for specific licensing terms. |