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