diff options
author | Ulrich Müller <ulm@gentoo.org> | 2010-01-22 18:29:40 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2010-01-22 18:29:40 +0000 |
commit | 1de312117b5f499a7d25ad5cf6fff0477bede7d3 (patch) | |
tree | d7aff40eb017596ee7799156d52a6894d2e6a116 /profiles/license_groups | |
parent | Initial import of the sgeps script, thanks to Enrico Tagliavini for writing t... (diff) | |
download | gentoo-2-1de312117b5f499a7d25ad5cf6fff0477bede7d3.tar.gz gentoo-2-1de312117b5f499a7d25ad5cf6fff0477bede7d3.tar.bz2 gentoo-2-1de312117b5f499a7d25ad5cf6fff0477bede7d3.zip |
Add AGPL-3 and UoI-NCSA to GPL-COMPATIBLE;
remove Artistic from GPL-COMPATIBLE;
move lsof from GPL-COMPATIBLE to MISC-FREE; bug 228527.
Add ANTLR, eGenixPublic-1.1, IDPL, and Sendmail to MISC-FREE.
Diffstat (limited to 'profiles/license_groups')
-rw-r--r-- | profiles/license_groups | 16 |
1 files changed, 10 insertions, 6 deletions
diff --git a/profiles/license_groups b/profiles/license_groups index dd5dec9f20d0..cc6ec6e79463 100644 --- a/profiles/license_groups +++ b/profiles/license_groups @@ -1,22 +1,26 @@ # Copyright 2007-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/license_groups,v 1.28 2010/01/16 15:07:44 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/license_groups,v 1.29 2010/01/22 18:29:40 ulm Exp $ + +# Please report bugs or other requests at bugs.gentoo.org and assign to +# licenses@gentoo.org # GLEP-0023 # http://www.gentoo.org/proj/en/glep/glep-0023.html # http://www.fsf.org/licensing/licenses/ -GPL-COMPATIBLE Apache-2.0 Artistic Artistic-2 as-is Boost-1.0 BSD BSD-2 CeCILL-2 DB FTL GPL-1 GPL-2 GPL-3 Intel ISC LGPL-2 LGPL-2.1 LGPL-3 lsof MIT OPENLDAP OracleDB PSF-2.2 PSF-2.3 PSF-2.4 public-domain PYTHON Ruby SGI-B-2.0 unicode vim W3C WTFPL-2 X11 ZLIB ZPL +GPL-COMPATIBLE AGPL-3 Apache-2.0 Artistic-2 as-is Boost-1.0 BSD BSD-2 CeCILL-2 DB FTL GPL-1 GPL-2 GPL-3 Intel ISC LGPL-2 LGPL-2.1 LGPL-3 MIT OPENLDAP OracleDB PSF-2.2 PSF-2.3 PSF-2.4 public-domain PYTHON Ruby SGI-B-2.0 unicode UoI-NCSA vim W3C WTFPL-2 X11 ZLIB ZPL 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 MPL-1.0 MPL-1.1 Ms-PL NPL-1.1 openssl OSL-1.1 OSL-2.0 OSL-2.1 PHP-3.01 QPL QPL-1.0 SPL # http://www.opensource.org/licenses OSI-APPROVED AFL-3.0 Apache-2.0 APL-1.0 Artistic Artistic-2 Boost-1.0 BSD BSD-2 CDDL CPL-1.0 EPL EPL-1.0 GPL-2 GPL-3 IBM IPL-1 ISC LGPL-2.1 LGPL-3 MIT MPL-1.1 Ms-PL nethack OGTSL PHP PSF-2.2 PSF-2.3 PSF-2.4 PYTHON QPL SPL wxWinLL-3 ZLIB ZPL -# Misc licenses that are probably free software but not approved by -# either FSF or OSI. Preferably on the long term these should be -# cleared up and moved to other sets -MISC-FREE BEER-WARE BZIP2 CDDL-Schily CMake CRACKLIB cryptopp ElementTree Emacs FLEX FLTK gnuplot GPL-2-with-exceptions GPL-2-with-linking-exception gsm imagemagick Info-ZIP JamesClark JNIC LLGPL-2.1 LPPL-1.3 LPPL-1.3c MaxMind No-Problem-Bugroff OpenSoftware otter PBZIP2 PDFLite PHP-3 POSTGRESQL Princeton pysqlite RSA-MD4 RSA-MD5 Scintilla SMAIL Subversion tcp_wrappers_license TeX w3m wxWinLL-3 Xdebug ZSH +# Misc licenses that are probably free software, i.e. follow the +# Free Software Definition at http://www.gnu.org/philosophy/free-sw.html +# but are not approved by either FSF or OSI. Preferably on the long +# term these should be cleared up and moved to other sets. +MISC-FREE ANTLR BEER-WARE BZIP2 CDDL-Schily CMake CRACKLIB cryptopp eGenixPublic-1.1 ElementTree Emacs FLEX FLTK gnuplot GPL-2-with-exceptions GPL-2-with-linking-exception gsm IDPL imagemagick Info-ZIP JamesClark JNIC LLGPL-2.1 LPPL-1.3 LPPL-1.3c lsof MaxMind No-Problem-Bugroff OpenSoftware otter PBZIP2 PDFLite PHP-3 POSTGRESQL Princeton pysqlite RSA-MD4 RSA-MD5 Scintilla Sendmail SMAIL Subversion tcp_wrappers_license TeX w3m wxWinLL-3 Xdebug ZSH # Metaset for all free software FREE-SOFTWARE @FSF-APPROVED @OSI-APPROVED @MISC-FREE |