Author: thaichat04
Date: Fri Mar 27 15:17:53 2015
New Revision: 1669602

URL: http://svn.apache.org/r1669602
Log:
TIKA-1581 - Typo & CHANGES.txt

Modified:
    tika/trunk/CHANGES.txt
    tika/trunk/NOTICE.txt

Modified: tika/trunk/CHANGES.txt
URL: 
http://svn.apache.org/viewvc/tika/trunk/CHANGES.txt?rev=1669602&r1=1669601&r2=1669602&view=diff
==============================================================================
--- tika/trunk/CHANGES.txt (original)
+++ tika/trunk/CHANGES.txt Fri Mar 27 15:17:53 2015
@@ -1,5 +1,7 @@
 Release 1.8 - Current Development
 
+  * Update jhighlight dependence to avoid using LGPL license (TIKA-1581)
+  
   * Updated HDF and NetCDF parsers to output file version in 
     metadata (TIKA-1578 and TIKA-1579).
 

Modified: tika/trunk/NOTICE.txt
URL: 
http://svn.apache.org/viewvc/tika/trunk/NOTICE.txt?rev=1669602&r1=1669601&r2=1669602&view=diff
==============================================================================
--- tika/trunk/NOTICE.txt (original)
+++ tika/trunk/NOTICE.txt Fri Mar 27 15:17:53 2015
@@ -1,5 +1,5 @@
 Apache Tika
-Copyright 2011 The Apache Software Foundation
+Copyright 2015 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
@@ -7,10 +7,10 @@ The Apache Software Foundation (http://w
 Copyright 1993-2010 University Corporation for Atmospheric Research/Unidata
 This software contains code derived from UCAR/Unidata's NetCDF library.
 
-Tika-server compoment uses CDDL-licensed dependencies: jersey 
(http://jersey.java.net/) and 
+Tika-server component uses CDDL-licensed dependencies: jersey 
(http://jersey.java.net/) and 
 Grizzly (http://grizzly.java.net/)
 
-Tika-server parsers uses CDDL/LGPL dual-licensed dependencies: jhighlight 
(https://github.com/codelibs/jhighlight)
+Tika-parsers component uses CDDL/LGPL dual-licensed dependency: jhighlight 
(https://github.com/codelibs/jhighlight)
 
 OpenCSV: Copyright 2005 Bytecode Pty Ltd. Licensed under the Apache License, 
Version 2.0
 


Reply via email to