Fixed license name

master
Robinson 2023-06-13 00:11:21 +02:00
parent 18bb956c9a
commit 9dc60107b4
No known key found for this signature in database
GPG Key ID: 8E7DB78588BD6F5C
1 changed files with 1 additions and 1 deletions

View File

@ -829,7 +829,7 @@ object AppLicensing {
url("https://github.com/vaadin")
}),
L("com.vaadin.external.gwt:gwt-elemental",
LicenseData("Vaadin", License.APACHE_2).apply {
LicenseData("GWT Elemental", License.APACHE_2).apply {
copyright = 2010
description("Vaadin Customized GWT Elemental Library")
author("Google Inc.")