You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
43 lines
1.8 KiB
43 lines
1.8 KiB
2 years ago
|
This Java Wikipedia API library is free software; you can redistribute it and/or modify
|
||
|
it under the terms of two licenses (http://en.wikipedia.org/wiki/Dual-licensing):
|
||
|
1) the Eclipse Public License - v 1.0
|
||
|
http://www.opensource.org/licenses/eclipse-1.0.php
|
||
|
2) the GNU Lesser General Public License - v 2.1 or later
|
||
|
http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html
|
||
|
|
||
|
This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;
|
||
|
without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||
|
See the licenses for more details.
|
||
|
|
||
|
-----------------------------------------------------------------------------------------
|
||
|
|
||
|
This package uses modified sources and libraries from other open source projects:
|
||
|
a) HTMLCleaner which is published under BSD license.
|
||
|
For more information see:
|
||
|
http://htmlcleaner.sourceforge.net/
|
||
|
|
||
|
b) The JAMWiki MagicWord implementation which is published under the GNU Lesser General Public License.
|
||
|
For more information see:
|
||
|
http://jamwiki.org
|
||
|
|
||
|
c) The JSPWiki LatexConverter which is published under the GNU Lesser General Public License.
|
||
|
For more information see:
|
||
|
http://jspwiki.org/wiki/LatexConverter
|
||
|
|
||
|
d) Textile-J which is published under Apache license.
|
||
|
For more information see:
|
||
|
https://textile-j.dev.java.net/
|
||
|
|
||
|
e) The Flying Saucer project which is published under the GNU Lesser General Public License.
|
||
|
For more information see:
|
||
|
https://xhtmlrenderer.dev.java.net/
|
||
|
|
||
|
f) iText (PDF generation) which is published under the Mozilla Public License
|
||
|
For more information see:
|
||
|
http://www.lowagie.com/iText/ and http://itextpdf.sourceforge.net/
|
||
|
|
||
|
g) The Apache Commons libraries are published under the Apache License
|
||
|
http://commons.apache.org/
|
||
|
|
||
|
h) The Apache Derby libraries are published under the Apache License
|
||
|
http://db.apache.org/derby/
|