Fix license-checking on GWT 2.10.0, which is Apache 2.0 (#1685)

This commit is contained in:
Ben McIlwain 2022-06-27 12:24:32 -04:00 committed by GitHub
parent 725e52f817
commit 2c5f283e76

View file

@ -267,6 +267,12 @@
"moduleLicense": "Public Domain",
"moduleName": "org.tukaani:xz"
},
{
// "Apache License, Version 2.0".
"moduleLicense": null,
"moduleVersion": "2.10.0",
"moduleName": "com.google.gwt:gwt-user"
},
{
// "Apache License, Version 2.0". The plugin is able to parse up to
// 2.11.3 correctly but then something changed with 2.12.* and it no