Add LZO license
This commit is contained in:
parent
fbbd0b33f2
commit
82aa8b5f79
|
@ -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"
|
||||
)
|
||||
]
|
||||
|
||||
|
|
Loading…
Reference in New Issue