remove unlisted or-later (+) variants
of licenses that don't have a or-later clause and thus aren't listed on the Fedora Licensing page.
This commit is contained in:
parent
4c791e8bf6
commit
92819b9482
@ -60,17 +60,13 @@ setOption("ValidLicenses", (
|
||||
'APAFML',
|
||||
'App-s2p',
|
||||
'APSL 2.0',
|
||||
'APSL 2.0+',
|
||||
'ARL',
|
||||
'Array',
|
||||
'Artistic 2.0',
|
||||
'Artistic clarified',
|
||||
'ASL 1.0',
|
||||
'ASL 1.0+',
|
||||
'ASL 1.1',
|
||||
'ASL 1.1+',
|
||||
'ASL 2.0',
|
||||
'ASL 2.0+',
|
||||
'Bahyph',
|
||||
'Barr',
|
||||
'Beerware',
|
||||
@ -111,7 +107,6 @@ setOption("ValidLicenses", (
|
||||
'ECL 2.0',
|
||||
'eCos',
|
||||
'EFL 2.0',
|
||||
'EFL 2.0+',
|
||||
'eGenix',
|
||||
'Entessa',
|
||||
'EPICS',
|
||||
@ -191,9 +186,7 @@ setOption("ValidLicenses", (
|
||||
'mod_macro',
|
||||
'Motosoto',
|
||||
'MPLv1.0',
|
||||
'MPLv1.0+',
|
||||
'MPLv1.1',
|
||||
'MPLv1.1+',
|
||||
'MPLv2.0',
|
||||
'MS-PL',
|
||||
'MS-RL',
|
||||
@ -219,15 +212,10 @@ setOption("ValidLicenses", (
|
||||
'OpenSSL',
|
||||
'OReilly',
|
||||
'OSL 1.0',
|
||||
'OSL 1.0+',
|
||||
'OSL 1.1',
|
||||
'OSL 1.1+',
|
||||
'OSL 2.0',
|
||||
'OSL 2.0+',
|
||||
'OSL 2.1',
|
||||
'OSL 2.1+',
|
||||
'OSL 3.0',
|
||||
'OSL 3.0+',
|
||||
'Par',
|
||||
'Phorum',
|
||||
'PHP',
|
||||
@ -300,11 +288,8 @@ setOption("ValidLicenses", (
|
||||
'zlib',
|
||||
'zlib with acknowledgement',
|
||||
'ZPLv1.0',
|
||||
'ZPLv1.0+',
|
||||
'ZPLv2.0',
|
||||
'ZPLv2.0+',
|
||||
'ZPLv2.1',
|
||||
'ZPLv2.1+',
|
||||
# Documentation licenses
|
||||
'CDL',
|
||||
'FBSDDL',
|
||||
|
Loading…
Reference in New Issue
Block a user