mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
Fix trilead-ssh2 and trilead-ssh2-build213 libraries licenses
This commit is contained in:
+4
-2
@@ -369,8 +369,10 @@ class CommunityLibraryLicenses {
|
||||
licenseUrl: "http://www.opensource.org/licenses/lgpl-2.1.php"),
|
||||
new LibraryLicense(name: "TestNG", version: "6.9 snapshot", license: "Apache 2.0", url: "http://testng.org/doc/",
|
||||
licenseUrl: "https://github.com/cbeust/testng/blob/master/LICENSE.txt"),
|
||||
new LibraryLicense(name: "Trilead SSH", libraryName: "trilead-ssh2", version: "build 213 and 220",
|
||||
license: "BSD style (see LICENSE.txt in trilead.jar)", url: "http://www.trilead.com/SSH_Library/"),
|
||||
new LibraryLicense(name: "Trilead SSH", libraryName: "trilead-ssh2", version: "build220",
|
||||
license: "BSD style (see LICENSE.txt in trilead-ssh2.jar)", url: "http://www.trilead.com/SSH_Library/"),
|
||||
new LibraryLicense(name: "Trilead SSH build213", libraryName: "trilead-ssh2-build213", version: "build213",
|
||||
license: "BSD style (see LICENSE.txt in trilead-ssh2-build213.jar)", url: "http://www.trilead.com/SSH_Library/"),
|
||||
new LibraryLicense(name: "Twitter4J", libraryName: "twitter4j-core-4.0.4.jar", version: "4.0.4", license: "Apache 2.0",
|
||||
url: "http://twitter4j.org/", licenseUrl: "http://twitter4j.org/en/index.html#license"),
|
||||
new LibraryLicense(name: "Trove4j", version: "1.1 (with patches by JetBrains)", license: "LGPL", url: "http://trove4j.sourceforge.net/",
|
||||
|
||||
Reference in New Issue
Block a user