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", (
|
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
|
||||||
|
# Last synced with Wiki revision 53 of that page.
|
||||||
'Affero GPL',
|
'Affero GPL',
|
||||||
'AFL',
|
'AFL',
|
||||||
'ASL 1.0',
|
'ASL 1.0',
|
||||||
@ -46,7 +47,6 @@ setOption("ValidLicenses", (
|
|||||||
'BSD with advertising',
|
'BSD with advertising',
|
||||||
'CeCILL',
|
'CeCILL',
|
||||||
'CDDL',
|
'CDDL',
|
||||||
'CMU',
|
|
||||||
'CPL',
|
'CPL',
|
||||||
'Condor',
|
'Condor',
|
||||||
'Cryptix',
|
'Cryptix',
|
||||||
@ -73,7 +73,6 @@ setOption("ValidLicenses", (
|
|||||||
'ISC',
|
'ISC',
|
||||||
'Jabber',
|
'Jabber',
|
||||||
'LaTeX',
|
'LaTeX',
|
||||||
'LGPL+',
|
|
||||||
'LGPLv2',
|
'LGPLv2',
|
||||||
'LGPLv2 with exceptions',
|
'LGPLv2 with exceptions',
|
||||||
'LGPLv2+',
|
'LGPLv2+',
|
||||||
@ -108,7 +107,6 @@ setOption("ValidLicenses", (
|
|||||||
'RPSL',
|
'RPSL',
|
||||||
'Ruby',
|
'Ruby',
|
||||||
'Sleepycat',
|
'Sleepycat',
|
||||||
'SMLNJL',
|
|
||||||
'SISSL',
|
'SISSL',
|
||||||
'SPL',
|
'SPL',
|
||||||
'Vim',
|
'Vim',
|
||||||
@ -136,6 +134,7 @@ setOption("ValidLicenses", (
|
|||||||
'Free Art',
|
'Free Art',
|
||||||
# Font licenses
|
# Font licenses
|
||||||
'Arphic',
|
'Arphic',
|
||||||
|
'Bitstream Vera',
|
||||||
'SIL Open Font',
|
'SIL Open Font',
|
||||||
# Others
|
# Others
|
||||||
'Redistributable, no modification permitted',
|
'Redistributable, no modification permitted',
|
||||||
|
@ -68,8 +68,8 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Sun Aug 5 2007 Ville Skyttä <ville.skytta at iki.fi>
|
* Fri Aug 10 2007 Ville Skyttä <ville.skytta at iki.fi>
|
||||||
- Sync Fedora license list with Wiki.
|
- Sync Fedora license list with Wiki rev 53.
|
||||||
|
|
||||||
* 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
|
||||||
|
Loading…
Reference in New Issue
Block a user