diff options
author | Michael Orlitzky <mjo@gentoo.org> | 2016-09-30 19:04:36 -0400 |
---|---|---|
committer | Michael Orlitzky <mjo@gentoo.org> | 2016-09-30 19:42:39 -0400 |
commit | 8144f1f6125282980387978425570e7dc7b26d2f (patch) | |
tree | cd1538a8e54f0bd9d8aab14985d6b82af4a3496c /profiles | |
parent | 9297deea7f82a49e0e69fd45ffa6d99588559a06 (diff) | |
download | gentoo-8144f1f6125282980387978425570e7dc7b26d2f.tar.gz gentoo-8144f1f6125282980387978425570e7dc7b26d2f.tar.xz |
licenses: add new Zend-2.0 license as part of the @MISC-FREE group.
The "Zend Engine License, version 2.00" covers parts of the PHP
runtime. The latest version of the Zend license is vanilla BSD:
https://framework.zend.com/license
However, all of the sources shipped with dev-lang/php still refer to
version 2.00 of the license, so we're including it. Version 2.00 is a
modified BSD license with a few more attribution clauses thrown in. It
is still a free software license (although not approved, to my
knowledge), so it has been added to the @MISC-FREE license group.
Gentoo-Bug: 595664
Diffstat (limited to 'profiles')
-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 146d88a8884..a95f9c32f83 100644 --- a/profiles/license_groups +++ b/profiles/license_groups @@ -34,7 +34,7 @@ OSI-APPROVED AFL-3.0 AGPL-3 AGPL-3+ Apache-1.1 Apache-2.0 APL-1.0 APSL-2 Artisti # TODO: maybe add a category for BSD-alike MISC-FREE licenses for easy # separation? # BSD-4 alikes: dom4j FastCGI icu JDOM -MISC-FREE ACE Allegro alternate AMPAS bea.ri.jsr173 BEER-WARE boehm-gc BSD-1 BSD-with-attribution buddy bufexplorer.vim BZIP2 canfep CDDL-Schily CeCILL-C CLX CMake CPL-0.5 CRACKLIB Crypt-IDEA cryptopp DES docbook dom4j eGenixPublic-1.1 ElementTree Emacs ErlPL-1.1 FastCGI feh File-MMagic Flashpix FLEX flexmock FLTK freemarker FVWM gd gsm HTML-Tidy htmlc iASL icu IDPL imagemagick Info-ZIP inner-net ipadic ipx-utils Ispell JasPer2.0 JDOM JNIC JOVE keynote LambdaMOO LIBGLOSS libmng libodialog libpng libtiff LLGPL-2.1 LPPL-1.3 LPPL-1.3b lsof Mail-Sendmail mapm-4.9.5 matplotlib Mini-XML minpack MIT-with-advertising mm mpich2 NCSA-HDF netcat NEWLIB ngrep noweb Old-MIT openafs-krb5-a Openwall otter PCRE perforce photopc PHP-2.02 PIZZA-WARE pngcrush pngnq Princeton psutils qmail-nelson rc regexp-UofT RSA rwpng scanlogd Sendmail Sendmail-Open-Source shrimp SMAIL Snd SNIA SSLeay Subversion SVFL tablelist tcltk tcp_wrappers_license telegram TermReadKey TeX TeX-other-free the-Click-license Time-Format Time-modules tm-align totd UCAR-Unidata URT VTK w3m wxWinLL-3.1 x2x xbatt xboing XC Xdebug xtrs xvt YaTeX yuuji ZSH +MISC-FREE ACE Allegro alternate AMPAS bea.ri.jsr173 BEER-WARE boehm-gc BSD-1 BSD-with-attribution buddy bufexplorer.vim BZIP2 canfep CDDL-Schily CeCILL-C CLX CMake CPL-0.5 CRACKLIB Crypt-IDEA cryptopp DES docbook dom4j eGenixPublic-1.1 ElementTree Emacs ErlPL-1.1 FastCGI feh File-MMagic Flashpix FLEX flexmock FLTK freemarker FVWM gd gsm HTML-Tidy htmlc iASL icu IDPL imagemagick Info-ZIP inner-net ipadic ipx-utils Ispell JasPer2.0 JDOM JNIC JOVE keynote LambdaMOO LIBGLOSS libmng libodialog libpng libtiff LLGPL-2.1 LPPL-1.3 LPPL-1.3b lsof Mail-Sendmail mapm-4.9.5 matplotlib Mini-XML minpack MIT-with-advertising mm mpich2 NCSA-HDF netcat NEWLIB ngrep noweb Old-MIT openafs-krb5-a Openwall otter PCRE perforce photopc PHP-2.02 PIZZA-WARE pngcrush pngnq Princeton psutils qmail-nelson rc regexp-UofT RSA rwpng scanlogd Sendmail Sendmail-Open-Source shrimp SMAIL Snd SNIA SSLeay Subversion SVFL tablelist tcltk tcp_wrappers_license telegram TermReadKey TeX TeX-other-free the-Click-license Time-Format Time-modules tm-align totd UCAR-Unidata URT VTK w3m wxWinLL-3.1 x2x xbatt xboing XC Xdebug xtrs xvt YaTeX yuuji Zend-2.0 ZSH # The following are NOT valid in @MISC-FREE: # arj - usage restrictions # freedist - Doesn't grant the right to do modifications. |