Merge branch 'lint-allow-beerware-xskat' into 'master'

lint: allow Beerware and XSkat licenses

See merge request fdroid/fdroidserver!684
This commit is contained in:
Hans-Christoph Steiner 2019-10-07 11:26:34 +00:00
commit 797003f9c6

View file

@ -657,6 +657,7 @@ APPROVED_LICENSES = [
'Artistic-1.0-Perl',
'Artistic-1.0-cl8',
'Artistic-2.0',
'Beerware',
'BSD-2-Clause',
'BSD-2-Clause-FreeBSD',
'BSD-2-Clause-Patent',
@ -788,6 +789,7 @@ APPROVED_LICENSES = [
'X11',
'XFree86-1.1',
'Xnet',
'XSkat',
'YPL-1.1',
'ZPL-2.0',
'ZPL-2.1',