- Sync Fedora license list with Wiki.

This commit is contained in:
Ville Skyttä 2007-08-05 13:35:20 +00:00
parent ca9eaa797a
commit d8922694c4
2 changed files with 20 additions and 2 deletions

View File

@ -28,8 +28,8 @@ setOption("DanglingSymlinkExceptions", (
setOption("ValidLicenses", ( setOption("ValidLicenses", (
# These are the short names for all of the Fedora approved licenses. # These are the short names for all of the Fedora approved licenses.
# The master list is kept here: http://fedoraproject.org/wiki/Licensing # The master list is kept here: http://fedoraproject.org/wiki/Licensing
'AFL',
'Affero GPL', 'Affero GPL',
'AFL',
'ASL 1.0', 'ASL 1.0',
'ASL 1.0+', 'ASL 1.0+',
'ASL 1.1', 'ASL 1.1',
@ -38,29 +38,39 @@ setOption("ValidLicenses", (
'ASL 2.0+', 'ASL 2.0+',
'APSL 2.0', 'APSL 2.0',
'APSL 2.0+', 'APSL 2.0+',
'Artistic 2.0',
'Artistic clarified', 'Artistic clarified',
'BitTorrent',
'Boost', 'Boost',
'BSD with advertising',
'BSD', 'BSD',
'BSD with advertising',
'CeCILL', 'CeCILL',
'CDDL', 'CDDL',
'CMU',
'CPL', 'CPL',
'Condor', 'Condor',
'Cryptix', 'Cryptix',
'Crystal Stacker',
'EPL', 'EPL',
'eCos', 'eCos',
'EFL 2.0', 'EFL 2.0',
'EFL 2.0+', 'EFL 2.0+',
'EU Datagrid', 'EU Datagrid',
'Giftware',
'Glide',
'GPL+', 'GPL+',
'GPL+ or Artistic',
'GPLv2', 'GPLv2',
'GPLv2 with exceptions',
'GPLv2+', 'GPLv2+',
'GPLv3', 'GPLv3',
'GPLv3+', 'GPLv3+',
'IBM', 'IBM',
'IJG',
'iMatix', 'iMatix',
'Intel ACPI', 'Intel ACPI',
'Interbase', 'Interbase',
'ISC',
'Jabber', 'Jabber',
'LaTeX', 'LaTeX',
'LGPL+', 'LGPL+',
@ -69,6 +79,7 @@ setOption("ValidLicenses", (
'LGPLv2+', 'LGPLv2+',
'LGPLv3', 'LGPLv3',
'LGPLv3+', 'LGPLv3+',
'libtiff',
'LPL', 'LPL',
'mecab-ipadic', 'mecab-ipadic',
'MIT', 'MIT',
@ -84,6 +95,10 @@ setOption("ValidLicenses", (
'OpenLDAP', 'OpenLDAP',
'OSL 1.0', 'OSL 1.0',
'OSL 1.0+', 'OSL 1.0+',
'OSL 2.0',
'OSL 2.0+',
'OSL 3.0',
'OSL 3.0+',
'OpenSSL', 'OpenSSL',
'Phorum', 'Phorum',
'PHP', 'PHP',

View File

@ -68,6 +68,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog %changelog
* Sun Aug 5 2007 Ville Skyttä <ville.skytta at iki.fi>
- Sync Fedora license list with Wiki.
* Tue Jul 31 2007 Tom "spot" Callaway <tcallawa@redhat.com> - 0.80-2 * Tue Jul 31 2007 Tom "spot" Callaway <tcallawa@redhat.com> - 0.80-2
- new fedora licensing scheme - new fedora licensing scheme