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