mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
Added more license to package_scanner.
This commit is contained in:
parent
69c1f20dbd
commit
41c882e34a
@ -27,6 +27,7 @@ const
|
||||
|
||||
LICENSES = @[
|
||||
"Allegro 4 Giftware",
|
||||
"Apache License 2.0",
|
||||
"BSD",
|
||||
"BSD3",
|
||||
"CC0",
|
||||
@ -37,9 +38,11 @@ const
|
||||
"LGPLv3",
|
||||
"MIT",
|
||||
"MS-PL",
|
||||
"MPL",
|
||||
"WTFPL",
|
||||
"libpng",
|
||||
"zlib"
|
||||
"zlib",
|
||||
"ISC"
|
||||
]
|
||||
|
||||
VCS_TYPES = @["git", "hg"]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user