use Lucene's notice verbatim, add commons, geronimo

git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@694313 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Yonik Seeley 2008-09-11 15:49:27 +00:00
parent 1bc5df133d
commit f6e7f2efe1
1 changed files with 12 additions and 5 deletions

View File

@ -10,11 +10,8 @@ Includes software from other Apache Software Foundation projects,
including, but not limited to:
- Apache Lucene Java
- Apache Tomcat (lib/servlet-api-2.4.jar)
This product includes software developed by Dr Martin Porter,
Copyright 2001 and and Richard Boulton (for the Java developments),
Copyright 2002.
(generated snowball stemmer code in the lucene-snowball jar)
- Apache Commons
- Apache Geronimo (stax API jar)
This product includes tests written with EasyMock Copyright 2001-2007
Tammo Freese (http://www.easymock.org/)
@ -31,6 +28,16 @@ License: The BSD License (http://www.opensource.org/licenses/bsd-license.php)
This product includes a JUnit jar: http://junit.sourceforge.net/
License: Common Public License - v 1.0 (http://junit.sourceforge.net/cpl-v10.html)
=========================================================================
== Apache Lucene Notice ==
=========================================================================
The snowball stemmers in
contrib/snowball/src/java/net/sf/snowball
were developed by Martin Porter and Richard Boulton.
The full snowball package is available from
http://snowball.tartarus.org/
---
This product includes/uses software, Woodstox (http://woodstox.codehaus.org),
developed by Codehaus (http://www.codehaus.org/)
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)