mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
docs: update information about javahelp library
(followup https://github.com/JetBrains/intellij-community/pull/832)
This commit is contained in:
+2
-2
@@ -172,8 +172,8 @@ class CommunityLibraryLicenses {
|
||||
new LibraryLicense(name: "JavaCVS", attachedTo: "intellij.vcs.cvs.javacvs", version: "no version number available (with patches by JetBrains)",
|
||||
license: "Sun Public License", url: "https://versioncontrol.netbeans.org/javacvs/library/",
|
||||
licenseUrl: "https://netbeans.org/about/legal/license.html"),
|
||||
new LibraryLicense(name: "JavaHelp", version: "2.0_02", license: "included as license/javahelp_license.html in IntelliJ IDEA distribution",
|
||||
url: "http://java.sun.com/products/javahelp/"),
|
||||
new LibraryLicense(name: "JavaHelp", version: "2.0_02", license: "CDDL 1.1", licenseUrl: "https://javaee.github.io/javahelp/LICENSE",
|
||||
url: "https://javaee.github.io/javahelp/"),
|
||||
new LibraryLicense(name: "javawriter", libraryName: "javawriter", license: "Apache 2.0", url: "https://github.com/square/javawriter"),
|
||||
new LibraryLicense(name: "JAXB", libraryName: "JAXB", version: "2.2.4-1", license: "CDDL 1.1", url: "http://jaxb.java.net/",
|
||||
licenseUrl: "http://glassfish.java.net/public/CDDL+GPL_1_1.html"),
|
||||
|
||||
Reference in New Issue
Block a user