mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-05 06:50:29 +03:00
Revert removing Licenses
This commit is contained in:
parent
eca7b23fc9
commit
152250646e
1 changed files with 4 additions and 0 deletions
|
|
@ -682,8 +682,10 @@ APPROVED_LICENSES = [
|
||||||
'Artistic-1.0-Perl',
|
'Artistic-1.0-Perl',
|
||||||
'Artistic-1.0-cl8',
|
'Artistic-1.0-cl8',
|
||||||
'Artistic-2.0',
|
'Artistic-2.0',
|
||||||
|
'Beerware',
|
||||||
'BSD-1-Clause',
|
'BSD-1-Clause',
|
||||||
'BSD-2-Clause',
|
'BSD-2-Clause',
|
||||||
|
'BSD-2-Clause-FreeBSD',
|
||||||
'BSD-2-Clause-Patent',
|
'BSD-2-Clause-Patent',
|
||||||
'BSD-3-Clause',
|
'BSD-3-Clause',
|
||||||
'BSD-3-Clause-Clear',
|
'BSD-3-Clause-Clear',
|
||||||
|
|
@ -755,6 +757,7 @@ APPROVED_LICENSES = [
|
||||||
'LiLiQ-Rplus-1.1',
|
'LiLiQ-Rplus-1.1',
|
||||||
'MIT',
|
'MIT',
|
||||||
'MIT-0',
|
'MIT-0',
|
||||||
|
'MIT-CMU',
|
||||||
'MPL-1.0',
|
'MPL-1.0',
|
||||||
'MPL-1.1',
|
'MPL-1.1',
|
||||||
'MPL-2.0',
|
'MPL-2.0',
|
||||||
|
|
@ -820,6 +823,7 @@ APPROVED_LICENSES = [
|
||||||
'X11',
|
'X11',
|
||||||
'XFree86-1.1',
|
'XFree86-1.1',
|
||||||
'Xnet',
|
'Xnet',
|
||||||
|
'XSkat',
|
||||||
'YPL-1.1',
|
'YPL-1.1',
|
||||||
'ZPL-2.0',
|
'ZPL-2.0',
|
||||||
'ZPL-2.1',
|
'ZPL-2.1',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue