diff options
author | Ulrich Müller <ulm@gentoo.org> | 2019-05-16 04:18:49 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2019-05-16 04:18:49 +0200 |
commit | 7cb09513b11ad9721b4173bcaf9d0a8f9fee4d8d (patch) | |
tree | 51565cfb981aae7decbdfac5afe18b03799a7105 | |
parent | dev-python/ssl-fetch: 0.4 stable on arm64 (diff) | |
download | gentoo-7cb09513b11ad9721b4173bcaf9d0a8f9fee4d8d.tar.gz gentoo-7cb09513b11ad9721b4173bcaf9d0a8f9fee4d8d.tar.bz2 gentoo-7cb09513b11ad9721b4173bcaf9d0a8f9fee4d8d.zip |
licenses: Add linux-fw-redistributable.
New license label that will cover redistributable firmware images
in the sys-kernel/linux-firmware package.
Bug: https://bugs.gentoo.org/318841
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
-rw-r--r-- | licenses/linux-fw-redistributable | 7 | ||||
-rw-r--r-- | profiles/license_groups | 2 |
2 files changed, 8 insertions, 1 deletions
diff --git a/licenses/linux-fw-redistributable b/licenses/linux-fw-redistributable new file mode 100644 index 000000000000..6cafc451e44d --- /dev/null +++ b/licenses/linux-fw-redistributable @@ -0,0 +1,7 @@ +Gentoo license note: + +Linux firmware images are distributed under a variety of licenses, +many of them being non-free. However, all images whose license is +subsumed under this license label should at least be redistributable. +You will need to check the WHENCE and LICEN[CS]E.* files in the +package for specific licensing terms. diff --git a/profiles/license_groups b/profiles/license_groups index b898ad24467a..c324c5e10f68 100644 --- a/profiles/license_groups +++ b/profiles/license_groups @@ -65,7 +65,7 @@ FREE @FREE-SOFTWARE @FREE-DOCUMENTS # - IF (and only if) there is an explicit inclusion requirement, # USE=bindist MUST cause a copy of the license to be installed # in a file location compliant with the license -BINARY-REDISTRIBUTABLE @FREE bh-luxi bonnie Broadcom Dina freedist intel-ucode ipw2100-fw ipw2200-fw ipw3945 LSI-tw_cli MicroChip-SDCC no-source-code NVIDIA-r1 qlogic-fibre-channel-firmware shmux SmartLabs sun-jlfgr unRAR +BINARY-REDISTRIBUTABLE @FREE bh-luxi bonnie Broadcom Dina freedist intel-ucode ipw2100-fw ipw2200-fw ipw3945 linux-fw-redistributable LSI-tw_cli MicroChip-SDCC no-source-code NVIDIA-r1 qlogic-fibre-channel-firmware shmux SmartLabs sun-jlfgr unRAR ###################################################################### |