Fix trilead-ssh2 and trilead-ssh2-build213 libraries licenses

This commit is contained in:
Konstantin Kolosovsky
2017-06-25 18:43:38 +03:00
parent 55a98e26f1
commit bb43739866
@@ -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/",