- Sync Fedora license list with Wiki rev 66.
This commit is contained in:
parent
3d3857f684
commit
39bf2f4422
@ -28,7 +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 55 of that page.
|
# Last synced with Wiki revision 66 of that page.
|
||||||
'Affero GPL',
|
'Affero GPL',
|
||||||
'AFL',
|
'AFL',
|
||||||
'ASL 1.0',
|
'ASL 1.0',
|
||||||
@ -72,7 +72,7 @@ setOption("ValidLicenses", (
|
|||||||
'Interbase',
|
'Interbase',
|
||||||
'ISC',
|
'ISC',
|
||||||
'Jabber',
|
'Jabber',
|
||||||
'LaTeX',
|
'JasPer',
|
||||||
'LGPLv2',
|
'LGPLv2',
|
||||||
'LGPLv2 with exceptions',
|
'LGPLv2 with exceptions',
|
||||||
'LGPLv2+',
|
'LGPLv2+',
|
||||||
@ -80,6 +80,7 @@ setOption("ValidLicenses", (
|
|||||||
'LGPLv3+',
|
'LGPLv3+',
|
||||||
'libtiff',
|
'libtiff',
|
||||||
'LPL',
|
'LPL',
|
||||||
|
'LPPL',
|
||||||
'mecab-ipadic',
|
'mecab-ipadic',
|
||||||
'MIT',
|
'MIT',
|
||||||
'MPLv1.0',
|
'MPLv1.0',
|
||||||
@ -109,6 +110,8 @@ setOption("ValidLicenses", (
|
|||||||
'Sleepycat',
|
'Sleepycat',
|
||||||
'SISSL',
|
'SISSL',
|
||||||
'SPL',
|
'SPL',
|
||||||
|
'TCL',
|
||||||
|
'UCD',
|
||||||
'Vim',
|
'Vim',
|
||||||
'VNLSL',
|
'VNLSL',
|
||||||
'VSL',
|
'VSL',
|
||||||
@ -135,7 +138,9 @@ setOption("ValidLicenses", (
|
|||||||
# Font licenses
|
# Font licenses
|
||||||
'Arphic',
|
'Arphic',
|
||||||
'Bitstream Vera',
|
'Bitstream Vera',
|
||||||
|
'mplus',
|
||||||
'OFL',
|
'OFL',
|
||||||
|
'Utopia',
|
||||||
# Others
|
# Others
|
||||||
'Redistributable, no modification permitted',
|
'Redistributable, no modification permitted',
|
||||||
'Freely redistributable without restriction',
|
'Freely redistributable without restriction',
|
||||||
|
@ -68,8 +68,8 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Sun Aug 12 2007 Ville Skyttä <ville.skytta at iki.fi>
|
* Wed Aug 15 2007 Ville Skyttä <ville.skytta at iki.fi>
|
||||||
- Sync Fedora license list with Wiki rev 55.
|
- Sync Fedora license list with Wiki rev 66.
|
||||||
|
|
||||||
* 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