xref: /OpenGrok/NOTICE.txt (revision eef29f7a9e60072b7dc0e4cf5c8bb0ad6fa9ba89)
1List of notices from Apache licensed software OpenGrok uses:
2
3Apache Lucene
4Copyright 2006 The Apache Software Foundation
5
6This product includes software developed by
7The Apache Software Foundation (http://www.apache.org/).
8
9The snowball stemmers in
10  contrib/snowball/src/java/net/sf/snowball
11were developed by Martin Porter and Richard Boulton.
12The full snowball package is available from
13  http://snowball.tartarus.org/
14
15The Arabic stemmer (contrib/analyzers) comes with a default
16stopword list that is BSD-licensed created by Jacques Savoy.  The file resides in
17contrib/analyzers/common/src/resources/org/apache/lucene/analysis/ar/stopwords.txt.
18See http://members.unine.ch/jacques.savoy/clef/index.html.
19
20The Persian analyzer (contrib/analyzers) comes with a default
21stopword list that is BSD-licensed created by Jacques Savoy.  The file resides in
22contrib/analyzers/common/src/resources/org/apache/lucene/analysis/fa/stopwords.txt.
23See http://members.unine.ch/jacques.savoy/clef/index.html.
24
25Includes lib/servlet-api-2.4.jar from  Apache Tomcat
26
27The SmartChineseAnalyzer source code (under contrib/analyzers) was
28provided by Xiaoping Gao and copyright 2009 by www.imdict.net.
29
30ICU4J, (under contrib/collation) is licensed under an MIT styles license
31(contrib/collation/lib/ICU-LICENSE.txt) and Copyright (c) 1995-2008
32International Business Machines Corporation and others
33