diff options
Diffstat (limited to 'JLanguageTool/libs/README')
-rw-r--r-- | JLanguageTool/libs/README | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/JLanguageTool/libs/README b/JLanguageTool/libs/README new file mode 100644 index 0000000..6839070 --- /dev/null +++ b/JLanguageTool/libs/README @@ -0,0 +1,16 @@ +LanguageTool is published under the GNU Lesser General Public License (LGPL). +For more detailed license information, see README.txt. + +This is the list of libaries used by LanguageTool and their licenses: + +commons-lang.jar: Apache License 2.0, http://commons.apache.org/lang/ +commons-logging.jar: Apache License 2.0, http://commons.apache.org/logging/ +activation.jar: http://java.sun.com/products/archive/javabeans/jaf102.html +bliki.jar: Eclipse Public License 1.0, http://code.google.com/p/gwtwiki/ +jaminid.jar: patched Jaminid 0.99, see jaminid.diff for patch. LGPL.txt, http://jaminid.sourceforge.net/ +jaxb: Common Development and Distribution License (CDDL) 1.0, http://jaxb.java.net/ +jdic.jar, subdirectories windows, sunos, linux: LGPL.txt, http://jdic.dev.java.net/ +@stempelator.lib@: Morfologik-license.txt, http://morfologik.blogspot.com, http://www.cs.put.poznan.pl/dweiss +jsr173: http://jcp.org/aboutJava/communityprocess/final/jsr173/index.html +junit.jar: Common Public License - v 1.0, CPL.txt, http://www.junit.org +jWordSplitter.jar: Apache License 2.0, http://www.danielnaber.de/jwordsplitter/ |