diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2009-11-22 01:55:11 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2009-11-22 01:55:11 +0000 |
commit | 87c93e99b3ddfa6346e470494e144e57013af41e (patch) | |
tree | 592fbae4557cbeb315d12e3a8b1780a8fb778248 /profiles/license_groups | |
parent | Initial addition. (diff) | |
download | gentoo-2-87c93e99b3ddfa6346e470494e144e57013af41e.tar.gz gentoo-2-87c93e99b3ddfa6346e470494e144e57013af41e.tar.bz2 gentoo-2-87c93e99b3ddfa6346e470494e144e57013af41e.zip |
Implement @BINARY-REDISTRIBUTABLE license group as proposed in http://archives.gentoo.org/gentoo-dev/msg_6c950b46c50fe72ebc5e650bbf70f77c.xml
Diffstat (limited to 'profiles/license_groups')
-rw-r--r-- | profiles/license_groups | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/profiles/license_groups b/profiles/license_groups index 6d666930e043..eb6b67fe76f0 100644 --- a/profiles/license_groups +++ b/profiles/license_groups @@ -1,6 +1,6 @@ # Copyright 2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/license_groups,v 1.16 2009/11/10 23:03:31 betelgeuse Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/license_groups,v 1.17 2009/11/22 01:55:11 robbat2 Exp $ # GLEP-0023 # http://www.gentoo.org/proj/en/glep/glep-0023.html @@ -10,3 +10,15 @@ EULA BCS Broadcom dlj-1.1 DOOM3 ETQW ETQW IBM-J1.4 IBM-J1.5 IBM-J1.6 Introversio FSF-APPROVED @GPL-COMPATIBLE AFL-2.0 AFL-2.1 AFL-3.0 Apache-1.1 APSL-2 BitTorrent BSD-4 CDDL CPL-1.0 EPL-1.0 IBM LPPL-1.2 Ms-PL MPL-1.0 MPL-1.1 NPL-1.1 OSL-1.1 OSL-2.0 OSL-2.1 openssl PHP-3.01 QPL QPL-1.0 SPL GPL-COMPATIBLE Apache-2.0 Artistic Artistic-2 as-is BSD BSD-2 Boost-1.0 CeCILL-2 FTL GPL-2 GPL-3 Intel ISC libX11 LGPL-2.1 LGPL-3 lsof MIT OPENLDAP OracleDB PYTHON PSF-2.2 PSF-2.3 PSF-2.4 SGI-B-2.0 Ruby unicode vim W3C W3C-document WTFPL-2 X11 ZLIB public-domain ZPL OSI-APPROVED AFL-3.0 APL-1.0 Apache-2.0 Artistic Artistic-2 BSD BSD-2 Boost-1.0 CDDL CPL-1.0 EPL EPL-1.0 GPL-2 GPL-3 LGPL-2.1 LGPL-3 IPL-1 IBM ISC MIT Ms-PL MPL-1.1 nethack OGTSL PHP PSF-2.2 PSF-2.3 PSF-2.4 PYTHON QPL SPL wxWinLL-3 ZPL ZLIB + +# As proposed: http://archives.gentoo.org/gentoo-dev/msg_6c950b46c50fe72ebc5e650bbf70f77c.xml +# Excerpt of the rules for this license group: +# - MUST permit redistribution in binary form. +# - MUST NOT require explicit approval (No items from @EULA) +# - MUST NOT restrict the cost of redistribution. +# - MAY require explicit inclusion of the license with +# the distribution [1] +# - IFF 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 @FSF-APPROVED @GPL-COMPATIBLE @OSI-APPROVED NVIDIA qlogic-fibre-channel-firmware intel-psb Intel atheros-hal adobe-ps ipw2100-fw ipw2200-fw ralink-firmware Adaptec |