diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2019-04-22 08:33:57 -0700 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2019-04-22 08:36:52 -0700 |
commit | de72596363bdfc9576b0550b19e1f9ef337edf7e (patch) | |
tree | 37f702833c5ad483f7144598cb8546f21639a528 /profiles | |
parent | license_groups: add unRAR to @BINARY-REDISTRIBUTABLE (diff) | |
download | gentoo-de72596363bdfc9576b0550b19e1f9ef337edf7e.tar.gz gentoo-de72596363bdfc9576b0550b19e1f9ef337edf7e.tar.bz2 gentoo-de72596363bdfc9576b0550b19e1f9ef337edf7e.zip |
license_groups: add freedist to @BINARY-REDISTRIBUTABLE
As discussed in #gentoo-releng on 2019/04/22.
The freedist catch-all license:
- permits distribution
- does not require explicit approval
- does not restrict cost of redistribution
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/license_groups | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/license_groups b/profiles/license_groups index 37e12f0a1fde..073b89979bb8 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 Broadcom Dina intel-ucode ipw2100-fw ipw2200-fw ipw3945 MicroChip-SDCC no-source-code NVIDIA-r1 qlogic-fibre-channel-firmware shmux SmartLabs sun-jlfgr unRAR +BINARY-REDISTRIBUTABLE @FREE bh-luxi Broadcom Dina freedist intel-ucode ipw2100-fw ipw2200-fw ipw3945 MicroChip-SDCC no-source-code NVIDIA-r1 qlogic-fibre-channel-firmware shmux SmartLabs sun-jlfgr unRAR ###################################################################### |