Add LZO license

This commit is contained in:
Davide De Rosa 2019-03-19 13:12:06 +01:00
parent fbbd0b33f2
commit 82aa8b5f79
1 changed files with 5 additions and 0 deletions

View File

@ -239,6 +239,11 @@ public class AppConstants {
"SwiftyBeaver",
"MIT",
"https://raw.githubusercontent.com/SwiftyBeaver/SwiftyBeaver/master/LICENSE"
),
License(
"lzo",
"GPLv2",
"https://www.gnu.org/licenses/gpl-2.0.txt"
)
]