Sync Fedora license list with Wiki rev 53.
This commit is contained in:
parent
d8922694c4
commit
e81b60349d
@ -28,6 +28,7 @@ setOption("DanglingSymlinkExceptions", (
|
||||
setOption("ValidLicenses", (
|
||||
# These are the short names for all of the Fedora approved licenses.
|
||||
# The master list is kept here: http://fedoraproject.org/wiki/Licensing
|
||||
# Last synced with Wiki revision 53 of that page.
|
||||
'Affero GPL',
|
||||
'AFL',
|
||||
'ASL 1.0',
|
||||
@ -46,7 +47,6 @@ setOption("ValidLicenses", (
|
||||
'BSD with advertising',
|
||||
'CeCILL',
|
||||
'CDDL',
|
||||
'CMU',
|
||||
'CPL',
|
||||
'Condor',
|
||||
'Cryptix',
|
||||
@ -73,7 +73,6 @@ setOption("ValidLicenses", (
|
||||
'ISC',
|
||||
'Jabber',
|
||||
'LaTeX',
|
||||
'LGPL+',
|
||||
'LGPLv2',
|
||||
'LGPLv2 with exceptions',
|
||||
'LGPLv2+',
|
||||
@ -108,7 +107,6 @@ setOption("ValidLicenses", (
|
||||
'RPSL',
|
||||
'Ruby',
|
||||
'Sleepycat',
|
||||
'SMLNJL',
|
||||
'SISSL',
|
||||
'SPL',
|
||||
'Vim',
|
||||
@ -136,6 +134,7 @@ setOption("ValidLicenses", (
|
||||
'Free Art',
|
||||
# Font licenses
|
||||
'Arphic',
|
||||
'Bitstream Vera',
|
||||
'SIL Open Font',
|
||||
# Others
|
||||
'Redistributable, no modification permitted',
|
||||
|
@ -68,8 +68,8 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Sun Aug 5 2007 Ville Skyttä <ville.skytta at iki.fi>
|
||||
- Sync Fedora license list with Wiki.
|
||||
* Fri Aug 10 2007 Ville Skyttä <ville.skytta at iki.fi>
|
||||
- Sync Fedora license list with Wiki rev 53.
|
||||
|
||||
* Tue Jul 31 2007 Tom "spot" Callaway <tcallawa@redhat.com> - 0.80-2
|
||||
- new fedora licensing scheme
|
||||
|
Loading…
Reference in New Issue
Block a user