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 14:55:13 -0700 |
commit | f93a79441839876543975390ee71b08fe8606f57 (patch) | |
tree | 08b82e1f484d7d1e89d2674114eb5689196b11ed /profiles/license_groups | |
parent | sys-apps/portage: validate PYTHON_SITEDIR (bug 683932) (diff) | |
download | gentoo-f93a79441839876543975390ee71b08fe8606f57.tar.gz gentoo-f93a79441839876543975390ee71b08fe8606f57.tar.bz2 gentoo-f93a79441839876543975390ee71b08fe8606f57.zip |
license_groups: add VIGRA to @BINARY-REDISTRIBUTABLE
As discussed in #gentoo-releng on 2019/04/22 and in bug 684126.
The VIGRA license, which is based on Artistic(-1):
- permits distribution
- does not require explicit approval
- does not restrict cost of redistribution**
** The Artistic(-1) license already permits a reasonable copying fee, and is
still @OSI-APPROVED, but not @FSF-APPROVED. Artistic-2 clarifies the
language of the copying fee as "Distributor Fee", but still permits it,
and is @GPL-COMPATIBLE.
Fixes: https://bugs.gentoo.org/684126
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 b898ad24467a..8bb78c279b7e 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 LSI-tw_cli MicroChip-SDCC no-source-code NVIDIA-r1 qlogic-fibre-channel-firmware shmux SmartLabs sun-jlfgr unRAR VIGRA ###################################################################### |