licence entry for the "plantuml.jar" library

This commit is contained in:
Dmitry.Krasilschikov
2017-11-01 18:25:03 +03:00
parent 9039b04214
commit 7ecbcdb321
@@ -388,7 +388,7 @@ class CommunityLibraryLicenses {
licenseUrl: "http://www.yourkit.com/purchase/license.html"),
new LibraryLicense(name: "XZ for Java", libraryName: "xz", version: "1.5", license: "Public Domain",
url: "http://tukaani.org/xz/java.html"),
new LibraryLicense(name: "Plantuml", libraryName: "plantuml", version: "1.2017.18", license: "Apache 2.0",
new LibraryLicense(name: "Plantuml", libraryName: "plantuml.jar", version: "1.2017.18", license: "Apache 2.0",
url: "http://plantuml.com", licenseUrl: "http://www.apache.org/licenses/LICENSE-2.0.txt"),
jetbrainsLibrary("Coverage"),