diff options
author | 2019-04-22 08:33:57 -0700 | |
---|---|---|
committer | 2019-04-22 08:38:33 -0700 | |
commit | 8afb87c19da9db14723b878c1a894e709bace9f3 (patch) | |
tree | d5e77453aee92abd9401f89e07b4e8c917da70b6 /profiles/license_groups | |
parent | license_groups: add freedist to @BINARY-REDISTRIBUTABLE (diff) | |
download | gentoo-8afb87c19da9db14723b878c1a894e709bace9f3.tar.gz gentoo-8afb87c19da9db14723b878c1a894e709bace9f3.tar.bz2 gentoo-8afb87c19da9db14723b878c1a894e709bace9f3.zip |
license_groups: add bonnie to @BINARY-REDISTRIBUTABLE
As discussed in #gentoo-releng on 2019/04/22.
The bonnie license:
- permits distribution: 'copy' in the license text
- does not require explicit approval
- does not restrict cost of redistribution
As a further note, the source from bonnie was incorporated into
bonnie++, which is GPL licensed.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to 'profiles/license_groups')
-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 073b89979bb8..3b5ddccd8974 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 freedist 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 bonnie 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 ###################################################################### |