Author: nick
Date: Wed Jan 14 15:43:50 2015
New Revision: 1651709
URL: http://svn.apache.org/r1651709
Log:
Add the unrar license to the main and parsers license files (junrar uses the
same, category B, license)
Modified:
tika/trunk/LICENSE.txt
tika/trunk/tika-parsers/src/main/appended-resources/META-INF/LICENSE
Modified: tika/trunk/LICENSE.txt
URL:
http://svn.apache.org/viewvc/tika/trunk/LICENSE.txt?rev=1651709&r1=1651708&r2=1651709&view=diff
==============================================================================
--- tika/trunk/LICENSE.txt (original)
+++ tika/trunk/LICENSE.txt Wed Jan 14 15:43:50 2015
@@ -322,3 +322,47 @@ Council.
14. This Specifications License Agreement reflects the entire agreement of
the parties regarding the subject matter hereof and supersedes all prior
agreements or representations regarding such matters, whether written or oral.
To the extent any portion or provision of this Specifications License Agreement
is found to be illegal or unenforceable, then the remaining provisions of this
Specifications License Agreement will remain in full force and effect and the
illegal or unenforceable provision will be construed to give it such effect as
it may properly have that is consistent with the intentions of the parties.
15. This Specifications License Agreement may only be modified in writing
signed by an authorized representative of the IPTC.
16. This Specifications License Agreement is governed by the law of United
Kingdom, as such law is applied to contracts made and fully performed in the
United Kingdom. Any disputes arising from or relating to this Specifications
License Agreement will be resolved in the courts of the United Kingdom. You
consent to the jurisdiction of such courts over you and covenant not to assert
before such courts any objection to proceeding in such forums.
+
+
+JUnRAR (https://github.com/edmund-wagner/junrar/)
+
+ JUnRAR is based on the UnRAR tool, and covered by the same license
+ It was formerly available from http://java-unrar.svn.sourceforge.net/
+
+ ****** ***** ****** UnRAR - free utility for RAR archives
+ ** ** ** ** ** ** ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ ****** ******* ****** License for use and distribution of
+ ** ** ** ** ** ** ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ ** ** ** ** ** ** FREE portable version
+ ~~~~~~~~~~~~~~~~~~~~~
+
+ The source code of UnRAR utility is freeware. This means:
+
+ 1. All copyrights to RAR and the utility UnRAR are exclusively
+ owned by the author - Alexander Roshal.
+
+ 2. The UnRAR sources may be used in any software to handle RAR
+ archives without limitations free of charge, but cannot be used
+ to re-create the RAR compression algorithm, which is proprietary.
+ Distribution of modified UnRAR sources in separate form or as a
+ part of other software is permitted, provided that it is clearly
+ stated in the documentation and source comments that the code may
+ not be used to develop a RAR (WinRAR) compatible archiver.
+
+ 3. The UnRAR utility may be freely distributed. It is allowed
+ to distribute UnRAR inside of other software packages.
+
+ 4. THE RAR ARCHIVER AND THE UnRAR UTILITY ARE DISTRIBUTED "AS IS".
+ NO WARRANTY OF ANY KIND IS EXPRESSED OR IMPLIED. YOU USE AT
+ YOUR OWN RISK. THE AUTHOR WILL NOT BE LIABLE FOR DATA LOSS,
+ DAMAGES, LOSS OF PROFITS OR ANY OTHER KIND OF LOSS WHILE USING
+ OR MISUSING THIS SOFTWARE.
+
+ 5. Installing and using the UnRAR utility signifies acceptance of
+ these terms and conditions of the license.
+
+ 6. If you don't agree with terms of the license you must remove
+ UnRAR files from your storage devices and cease to use the
+ utility.
+
+ Thank you for your interest in RAR and UnRAR. Alexander L. Roshal
Modified: tika/trunk/tika-parsers/src/main/appended-resources/META-INF/LICENSE
URL:
http://svn.apache.org/viewvc/tika/trunk/tika-parsers/src/main/appended-resources/META-INF/LICENSE?rev=1651709&r1=1651708&r2=1651709&view=diff
==============================================================================
--- tika/trunk/tika-parsers/src/main/appended-resources/META-INF/LICENSE
(original)
+++ tika/trunk/tika-parsers/src/main/appended-resources/META-INF/LICENSE Wed
Jan 14 15:43:50 2015
@@ -35,3 +35,47 @@ Charset detection code from ICU4J (http:
not be used in advertising or otherwise to promote the sale, use or other
dealings in this Software without prior written authorization of the
copyright holder.
+
+
+JUnRAR (https://github.com/edmund-wagner/junrar/)
+
+ JUnRAR is based on the UnRAR tool, and covered by the same license
+ It was formerly available from http://java-unrar.svn.sourceforge.net/
+
+ ****** ***** ****** UnRAR - free utility for RAR archives
+ ** ** ** ** ** ** ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ ****** ******* ****** License for use and distribution of
+ ** ** ** ** ** ** ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ ** ** ** ** ** ** FREE portable version
+ ~~~~~~~~~~~~~~~~~~~~~
+
+ The source code of UnRAR utility is freeware. This means:
+
+ 1. All copyrights to RAR and the utility UnRAR are exclusively
+ owned by the author - Alexander Roshal.
+
+ 2. The UnRAR sources may be used in any software to handle RAR
+ archives without limitations free of charge, but cannot be used
+ to re-create the RAR compression algorithm, which is proprietary.
+ Distribution of modified UnRAR sources in separate form or as a
+ part of other software is permitted, provided that it is clearly
+ stated in the documentation and source comments that the code may
+ not be used to develop a RAR (WinRAR) compatible archiver.
+
+ 3. The UnRAR utility may be freely distributed. It is allowed
+ to distribute UnRAR inside of other software packages.
+
+ 4. THE RAR ARCHIVER AND THE UnRAR UTILITY ARE DISTRIBUTED "AS IS".
+ NO WARRANTY OF ANY KIND IS EXPRESSED OR IMPLIED. YOU USE AT
+ YOUR OWN RISK. THE AUTHOR WILL NOT BE LIABLE FOR DATA LOSS,
+ DAMAGES, LOSS OF PROFITS OR ANY OTHER KIND OF LOSS WHILE USING
+ OR MISUSING THIS SOFTWARE.
+
+ 5. Installing and using the UnRAR utility signifies acceptance of
+ these terms and conditions of the license.
+
+ 6. If you don't agree with terms of the license you must remove
+ UnRAR files from your storage devices and cease to use the
+ utility.
+
+ Thank you for your interest in RAR and UnRAR. Alexander L. Roshal