Sync Fedora license list with Wiki revision 1.19.
This commit is contained in:
parent
b22b6a13ce
commit
dde4499be6
@ -28,7 +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
|
||||||
# Last synced with revision "1.09, 12 Sep 2008" of that page.
|
# Last synced with revision "1.19, 23 Oct 2008" of that page.
|
||||||
|
'AAL',
|
||||||
'Adobe',
|
'Adobe',
|
||||||
'ADSL',
|
'ADSL',
|
||||||
'AFL',
|
'AFL',
|
||||||
@ -50,6 +51,7 @@ setOption("ValidLicenses", (
|
|||||||
'Boost',
|
'Boost',
|
||||||
'BSD',
|
'BSD',
|
||||||
'BSD with advertising',
|
'BSD with advertising',
|
||||||
|
'CATOSL',
|
||||||
'CeCILL',
|
'CeCILL',
|
||||||
'CeCILL-B',
|
'CeCILL-B',
|
||||||
'CeCILL-C',
|
'CeCILL-C',
|
||||||
@ -66,6 +68,7 @@ setOption("ValidLicenses", (
|
|||||||
'eCos',
|
'eCos',
|
||||||
'EFL 2.0',
|
'EFL 2.0',
|
||||||
'EFL 2.0+',
|
'EFL 2.0+',
|
||||||
|
'Entessa',
|
||||||
'EPL',
|
'EPL',
|
||||||
'ERPL',
|
'ERPL',
|
||||||
'EU Datagrid',
|
'EU Datagrid',
|
||||||
@ -197,6 +200,7 @@ setOption("ValidLicenses", (
|
|||||||
'EFML',
|
'EFML',
|
||||||
'Free Art',
|
'Free Art',
|
||||||
'GeoGratis',
|
'GeoGratis',
|
||||||
|
'OAL',
|
||||||
# Font licenses
|
# Font licenses
|
||||||
'Arphic',
|
'Arphic',
|
||||||
'Baekmuk',
|
'Baekmuk',
|
||||||
|
@ -69,6 +69,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
* Thu Oct 23 2008 Ville Skyttä <ville.skytta at iki.fi> - 0.85-1
|
* Thu Oct 23 2008 Ville Skyttä <ville.skytta at iki.fi> - 0.85-1
|
||||||
- 0.85, fixes #355861, #450011, #455371, #456843, #461421, #461423, #461434.
|
- 0.85, fixes #355861, #450011, #455371, #456843, #461421, #461423, #461434.
|
||||||
- Mute some explicit-lib-dependency false positives (#458290).
|
- Mute some explicit-lib-dependency false positives (#458290).
|
||||||
|
- Sync Fedora license list with Wiki revision 1.19.
|
||||||
- Dist regex patch applied/superseded upstream.
|
- Dist regex patch applied/superseded upstream.
|
||||||
|
|
||||||
* Fri Sep 12 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0.84-3
|
* Fri Sep 12 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0.84-3
|
||||||
|
Loading…
Reference in New Issue
Block a user