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 e7501af56b74..d49cffe0b368 100644 --- a/platform/build-scripts/groovy/org/jetbrains/intellij/build/CommunityLibraryLicenses.groovy +++ b/platform/build-scripts/groovy/org/jetbrains/intellij/build/CommunityLibraryLicenses.groovy @@ -18,8 +18,6 @@ class CommunityLibraryLicenses { url: "https://github.com/hankcs/AhoCorasickDoubleArrayTrie"), new LibraryLicense(name: "Amazon Ion Java", libraryName: "ion", license: "Apache 2.0", url: "https://github.com/amzn/ion-java"), new LibraryLicense(name: "Android AIA Protos", libraryName: "aia-proto", license: "Apache 2.0", url: "http://source.android.com/"), - new LibraryLicense(name: "Android Analytics", attachedTo: "intellij.android.core", license: "Apache 2.0", - url: "http://source.android.com/"), new LibraryLicense(name: "Android Analytics Crash", libraryName: "precompiled-analytics-crash", license: "Apache 2.0", url: "http://source.android.com/"), new LibraryLicense(name: "Android Analytics Protos", libraryName: "studio-analytics-proto", @@ -43,7 +41,6 @@ class CommunityLibraryLicenses { new LibraryLicense(name: "Android Archive Patcher (shared)", libraryName: "shared-27.0.0.0.jar", license: "Apache 2.0", url: "http://source.android.com/"), new LibraryLicense(name: "Android Baksmali", libraryName: "baksmali", license: "Apache 2.0", url: "http://source.android.com/"), - new LibraryLicense(name: "Android Builder", attachedTo: "intellij.android.core", license: "Apache 2.0", url: "http://source.android.com/"), new LibraryLicense(name: "Android Builder Model", libraryName: "precompiled-builder-model", license: "Apache 2.0", url: "http://source.android.com/"), new LibraryLicense(name: "Android Builder Test Api", libraryName: "precompiled-builder-test-api", license: "Apache 2.0", @@ -109,8 +106,6 @@ class CommunityLibraryLicenses { url: "http://source.android.com/"), new LibraryLicense(name: "Android Sdk Lib", libraryName: "precompiled-sdklib", license: "Apache 2.0", url: "http://source.android.com/"), - new LibraryLicense(name: "Android SDK Tools", attachedTo: "intellij.android.core", license: "Apache 2.0", - url: "http://source.android.com/"), new LibraryLicense(name: "Android STracer", libraryName: "precompiled-tracer", license: "Apache 2.0", url: "http://source.android.com/"), new LibraryLicense(name: "Android USB Devices", libraryName: "precompiled-usb-devices",