diff options
author | 2019-07-05 12:34:46 +0200 | |
---|---|---|
committer | 2019-07-05 12:42:09 +0200 | |
commit | cc6ef7709aa0b584c163c208cacb3e48d5d222f7 (patch) | |
tree | 4f46665ba321df51c4932f8b3fe4167d0e545397 /profiles/license_groups | |
parent | app-emacs/ruby-mode: x86 stable wrt bug #689302 (diff) | |
download | gentoo-cc6ef7709aa0b584c163c208cacb3e48d5d222f7.tar.gz gentoo-cc6ef7709aa0b584c163c208cacb3e48d5d222f7.tar.bz2 gentoo-cc6ef7709aa0b584c163c208cacb3e48d5d222f7.zip |
licenses: Add JSON license for dev-java/json.
Same as MIT, but with an additional clause "The Software shall be
used for Good, not Evil." This is a usage restriction which makes the
license non-free. It doesn't prevent binary redistribution, so add it
to that license group.
https://www.gnu.org/licenses/license-list.html#JSON
https://spdx.org/licenses/JSON.html
Bug: https://bugs.gentoo.org/689314
Signed-off-by: Ulrich Müller <ulm@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 2f21e6021f78..186eb05df646 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 linux-fw-redistributable 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 JSON linux-fw-redistributable LSI-tw_cli MicroChip-SDCC no-source-code NVIDIA-r1 qlogic-fibre-channel-firmware shmux SmartLabs sun-jlfgr unRAR ###################################################################### |