mirror of https://github.com/usbharu/Hideout.git
25 lines
456 B
JSON
25 lines
456 B
JSON
{
|
|
"allowedLicenses": [
|
|
{
|
|
"moduleLicense": "Apache License, Version 2.0"
|
|
},
|
|
{
|
|
"moduleLicense": "MIT License"
|
|
},
|
|
{
|
|
"moduleLicense": "MIT-0"
|
|
},
|
|
{
|
|
"moduleLicense": "The BSD License"
|
|
},
|
|
{
|
|
"moduleLicense": "PUBLIC DOMAIN"
|
|
},
|
|
{
|
|
"moduleLicense": "The 2-Clause BSD License"
|
|
},
|
|
{
|
|
"moduleLicense": "GNU GENERAL PUBLIC LICENSE, Version 2 + Classpath Exception"
|
|
}
|
|
]
|
|
} |