Update 3rd Party Licenses (#1464)
Signed-off-by: GitHub Action <action@github.com> Co-authored-by: GitHub Action <action@github.com>
This commit is contained in:
parent
fe9c5a7351
commit
dc2f891632
1 changed files with 14 additions and 0 deletions
|
@ -81,6 +81,20 @@
|
|||
"moduleLicense": "GNU Lesser General Public License v3 (LGPL-v3)",
|
||||
"moduleLicenseUrl": "http://www.gnu.org/licenses/lgpl-3.0.html"
|
||||
},
|
||||
{
|
||||
"moduleName": "com.github.Carleslc.Simple-YAML:Simple-Configuration",
|
||||
"moduleUrl": "https://carleslc.me/Simple-YAML",
|
||||
"moduleVersion": "1.8.4",
|
||||
"moduleLicense": "GNU General Public License v3.0",
|
||||
"moduleLicenseUrl": "https://api.github.com/licenses/gpl-3.0"
|
||||
},
|
||||
{
|
||||
"moduleName": "com.github.Carleslc.Simple-YAML:Simple-Yaml",
|
||||
"moduleUrl": "https://carleslc.me/Simple-YAML",
|
||||
"moduleVersion": "1.8.4",
|
||||
"moduleLicense": "GNU General Public License v3.0",
|
||||
"moduleLicenseUrl": "https://api.github.com/licenses/gpl-3.0"
|
||||
},
|
||||
{
|
||||
"moduleName": "com.github.stephenc.jcip:jcip-annotations",
|
||||
"moduleUrl": "http://stephenc.github.com/jcip-annotations",
|
||||
|
|
Loading…
Reference in a new issue