From 7ecbcdb321c6ae0f21e15662916444d4a0967aa1 Mon Sep 17 00:00:00 2001 From: "Dmitry.Krasilschikov" Date: Wed, 1 Nov 2017 18:25:03 +0300 Subject: [PATCH] licence entry for the "plantuml.jar" library --- .../jetbrains/intellij/build/CommunityLibraryLicenses.groovy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/build-scripts/groovy/org/jetbrains/intellij/build/CommunityLibraryLicenses.groovy b/platform/build-scripts/groovy/org/jetbrains/intellij/build/CommunityLibraryLicenses.groovy index 30500ad46a6a..6958cdecf3d7 100644 --- a/platform/build-scripts/groovy/org/jetbrains/intellij/build/CommunityLibraryLicenses.groovy +++ b/platform/build-scripts/groovy/org/jetbrains/intellij/build/CommunityLibraryLicenses.groovy @@ -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"),