You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by rm...@apache.org on 2011/03/06 21:33:04 UTC

svn commit: r1078563 - /lucene/dev/trunk/lucene/NOTICE.txt

Author: rmuir
Date: Sun Mar  6 20:33:04 2011
New Revision: 1078563

URL: http://svn.apache.org/viewvc?rev=1078563&view=rev
Log:
add junit, jline to NOTICE.txt

Modified:
    lucene/dev/trunk/lucene/NOTICE.txt

Modified: lucene/dev/trunk/lucene/NOTICE.txt
URL: http://svn.apache.org/viewvc/lucene/dev/trunk/lucene/NOTICE.txt?rev=1078563&r1=1078562&r2=1078563&view=diff
==============================================================================
--- lucene/dev/trunk/lucene/NOTICE.txt (original)
+++ lucene/dev/trunk/lucene/NOTICE.txt Sun Mar  6 20:33:04 2011
@@ -5,6 +5,8 @@ This product includes software developed
 The Apache Software Foundation (http://www.apache.org/).
 
 Includes lib/servlet-api-2.4.jar from  Apache Tomcat
+Includes lib/ant-1.7.1.jar and lib/ant-junit-1.7.1.jar from Apache Ant
+Includes contrib/queries/lib/jakarta-regexp-1.4.jar from Apache Jakarta Regexp
 
 ICU4J, (under contrib/icu) is licensed under an MIT styles license
 (contrib/icu/lib/ICU-LICENSE.txt) and Copyright (c) 1995-2008 
@@ -30,3 +32,10 @@ which is Apache-licensed.
 
 The Google Code Prettify is Apache License 2.0.
 See http://code.google.com/p/google-code-prettify/
+
+JUnit (under lib/junit-4.7.jar) is licensed under the Common Public License v. 1.0
+See http://junit.sourceforge.net/cpl-v10.html
+
+JLine (under contrib/lucli/lib/jline.jar) is licensed under the BSD License.
+See http://jline.sourceforge.net/
+