NOTICE 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293
  1. =========================================================================
  2. == NOTICE file corresponding to section 4(d) of the Apache License,
  3. == Version 2.0, in this case for the Apache Derby distribution.
  4. ==
  5. == DO NOT EDIT THIS FILE DIRECTLY. IT IS GENERATED
  6. == BY THE buildnotice TARGET IN THE TOP LEVEL build.xml FILE.
  7. ==
  8. =========================================================================
  9. Apache Derby
  10. Copyright 2004-2014 The Apache Software Foundation
  11. This product includes software developed by
  12. The Apache Software Foundation (http://www.apache.org/).
  13. =========================================================================
  14. Portions of Derby were originally developed by
  15. International Business Machines Corporation and are
  16. licensed to the Apache Software Foundation under the
  17. "Software Grant and Corporate Contribution License Agreement",
  18. informally known as the "Derby CLA".
  19. The following copyright notice(s) were affixed to portions of the code
  20. with which this file is now or was at one time distributed
  21. and are placed here unaltered.
  22. (C) Copyright 1997,2004 International Business Machines Corporation. All rights reserved.
  23. (C) Copyright IBM Corp. 2003.
  24. =========================================================================
  25. The portion of the functionTests under 'nist' was originally
  26. developed by the National Institute of Standards and Technology (NIST),
  27. an agency of the United States Department of Commerce, and adapted by
  28. International Business Machines Corporation in accordance with the NIST
  29. Software Acknowledgment and Redistribution document at
  30. http://www.itl.nist.gov/div897/ctg/sql_form.htm
  31. =========================================================================
  32. The JDBC apis for small devices and JDBC3 (under java/stubs/jsr169 and
  33. java/stubs/jdbc3) were produced by trimming sources supplied by the
  34. Apache Harmony project. In addition, the Harmony SerialBlob and
  35. SerialClob implementations are used. The following notice covers the Harmony sources:
  36. Portions of Harmony were originally developed by
  37. Intel Corporation and are licensed to the Apache Software
  38. Foundation under the "Software Grant and Corporate Contribution
  39. License Agreement", informally known as the "Intel Harmony CLA".
  40. =========================================================================
  41. The Derby build relies on source files supplied by the Apache Felix
  42. project. The following notice covers the Felix files:
  43. Apache Felix Main
  44. Copyright 2008 The Apache Software Foundation
  45. I. Included Software
  46. This product includes software developed at
  47. The Apache Software Foundation (http://www.apache.org/).
  48. Licensed under the Apache License 2.0.
  49. This product includes software developed at
  50. The OSGi Alliance (http://www.osgi.org/).
  51. Copyright (c) OSGi Alliance (2000, 2007).
  52. Licensed under the Apache License 2.0.
  53. This product includes software from http://kxml.sourceforge.net.
  54. Copyright (c) 2002,2003, Stefan Haustein, Oberhausen, Rhld., Germany.
  55. Licensed under BSD License.
  56. II. Used Software
  57. This product uses software developed at
  58. The OSGi Alliance (http://www.osgi.org/).
  59. Copyright (c) OSGi Alliance (2000, 2007).
  60. Licensed under the Apache License 2.0.
  61. III. License Summary
  62. - Apache License 2.0
  63. - BSD License
  64. =========================================================================
  65. The Derby build relies on jar files supplied by the Apache Lucene
  66. project. The following notice covers the Lucene files:
  67. Apache Lucene
  68. Copyright 2013 The Apache Software Foundation
  69. This product includes software developed by
  70. The Apache Software Foundation (http://www.apache.org/).
  71. Includes software from other Apache Software Foundation projects,
  72. including, but not limited to:
  73. - Apache Ant
  74. - Apache Jakarta Regexp
  75. - Apache Commons
  76. - Apache Xerces
  77. ICU4J, (under analysis/icu) is licensed under an MIT styles license
  78. and Copyright (c) 1995-2008 International Business Machines Corporation and others
  79. Some data files (under analysis/icu/src/data) are derived from Unicode data such
  80. as the Unicode Character Database. See http://unicode.org/copyright.html for more
  81. details.
  82. Brics Automaton (under core/src/java/org/apache/lucene/util/automaton) is
  83. BSD-licensed, created by Anders Møller. See http://www.brics.dk/automaton/
  84. The levenshtein automata tables (under core/src/java/org/apache/lucene/util/automaton) were
  85. automatically generated with the moman/finenight FSA library, created by
  86. Jean-Philippe Barrette-LaPierre. This library is available under an MIT license,
  87. see http://sites.google.com/site/rrettesite/moman and
  88. http://bitbucket.org/jpbarrette/moman/overview/
  89. The class org.apache.lucene.util.WeakIdentityMap was derived from
  90. the Apache CXF project and is Apache License 2.0.
  91. The Google Code Prettify is Apache License 2.0.
  92. See http://code.google.com/p/google-code-prettify/
  93. JUnit (junit-4.10) is licensed under the Common Public License v. 1.0
  94. See http://junit.sourceforge.net/cpl-v10.html
  95. This product includes code (JaspellTernarySearchTrie) from Java Spelling Checkin
  96. g Package (jaspell): http://jaspell.sourceforge.net/
  97. License: The BSD License (http://www.opensource.org/licenses/bsd-license.php)
  98. The snowball stemmers in
  99. analysis/common/src/java/net/sf/snowball
  100. were developed by Martin Porter and Richard Boulton.
  101. The snowball stopword lists in
  102. analysis/common/src/resources/org/apache/lucene/analysis/snowball
  103. were developed by Martin Porter and Richard Boulton.
  104. The full snowball package is available from
  105. http://snowball.tartarus.org/
  106. The KStem stemmer in
  107. analysis/common/src/org/apache/lucene/analysis/en
  108. was developed by Bob Krovetz and Sergio Guzman-Lara (CIIR-UMass Amherst)
  109. under the BSD-license.
  110. The Arabic,Persian,Romanian,Bulgarian, and Hindi analyzers (common) come with a default
  111. stopword list that is BSD-licensed created by Jacques Savoy. These files reside in:
  112. analysis/common/src/resources/org/apache/lucene/analysis/ar/stopwords.txt,
  113. analysis/common/src/resources/org/apache/lucene/analysis/fa/stopwords.txt,
  114. analysis/common/src/resources/org/apache/lucene/analysis/ro/stopwords.txt,
  115. analysis/common/src/resources/org/apache/lucene/analysis/bg/stopwords.txt,
  116. analysis/common/src/resources/org/apache/lucene/analysis/hi/stopwords.txt
  117. See http://members.unine.ch/jacques.savoy/clef/index.html.
  118. The German,Spanish,Finnish,French,Hungarian,Italian,Portuguese,Russian and Swedish light stemmers
  119. (common) are based on BSD-licensed reference implementations created by Jacques Savoy and
  120. Ljiljana Dolamic. These files reside in:
  121. analysis/common/src/java/org/apache/lucene/analysis/de/GermanLightStemmer.java
  122. analysis/common/src/java/org/apache/lucene/analysis/de/GermanMinimalStemmer.java
  123. analysis/common/src/java/org/apache/lucene/analysis/es/SpanishLightStemmer.java
  124. analysis/common/src/java/org/apache/lucene/analysis/fi/FinnishLightStemmer.java
  125. analysis/common/src/java/org/apache/lucene/analysis/fr/FrenchLightStemmer.java
  126. analysis/common/src/java/org/apache/lucene/analysis/fr/FrenchMinimalStemmer.java
  127. analysis/common/src/java/org/apache/lucene/analysis/hu/HungarianLightStemmer.java
  128. analysis/common/src/java/org/apache/lucene/analysis/it/ItalianLightStemmer.java
  129. analysis/common/src/java/org/apache/lucene/analysis/pt/PortugueseLightStemmer.java
  130. analysis/common/src/java/org/apache/lucene/analysis/ru/RussianLightStemmer.java
  131. analysis/common/src/java/org/apache/lucene/analysis/sv/SwedishLightStemmer.java
  132. The Stempel analyzer (stempel) includes BSD-licensed software developed
  133. by the Egothor project http://egothor.sf.net/, created by Leo Galambos, Martin Kvapil,
  134. and Edmond Nolan.
  135. The Polish analyzer (stempel) comes with a default
  136. stopword list that is BSD-licensed created by the Carrot2 project. The file resides
  137. in stempel/src/resources/org/apache/lucene/analysis/pl/stopwords.txt.
  138. See http://project.carrot2.org/license.html.
  139. The SmartChineseAnalyzer source code (smartcn) was
  140. provided by Xiaoping Gao and copyright 2009 by www.imdict.net.
  141. WordBreakTestUnicode_*.java (under modules/analysis/common/src/test/)
  142. is derived from Unicode data such as the Unicode Character Database.
  143. See http://unicode.org/copyright.html for more details.
  144. The Morfologik analyzer (morfologik) includes BSD-licensed software
  145. developed by Dawid Weiss and Marcin Miłkowski (http://morfologik.blogspot.com/).
  146. Morfologik uses data from Polish ispell/myspell dictionary
  147. (http://www.sjp.pl/slownik/en/) licenced on the terms of (inter alia)
  148. LGPL and Creative Commons ShareAlike.
  149. Morfologic includes data from BSD-licensed dictionary of Polish (SGJP)
  150. (http://sgjp.pl/morfeusz/)
  151. Servlet-api.jar and javax.servlet-*.jar are under the CDDL license, the original
  152. source code for this can be found at http://www.eclipse.org/jetty/downloads.php
  153. ===========================================================================
  154. Kuromoji Japanese Morphological Analyzer - Apache Lucene Integration
  155. ===========================================================================
  156. This software includes a binary and/or source version of data from
  157. mecab-ipadic-2.7.0-20070801
  158. which can be obtained from
  159. http://atilika.com/releases/mecab-ipadic/mecab-ipadic-2.7.0-20070801.tar.gz
  160. or
  161. http://jaist.dl.sourceforge.net/project/mecab/mecab-ipadic/2.7.0-20070801/mecab-ipadic-2.7.0-20070801.tar.gz
  162. ===========================================================================
  163. mecab-ipadic-2.7.0-20070801 Notice
  164. ===========================================================================
  165. Nara Institute of Science and Technology (NAIST),
  166. the copyright holders, disclaims all warranties with regard to this
  167. software, including all implied warranties of merchantability and
  168. fitness, in no event shall NAIST be liable for
  169. any special, indirect or consequential damages or any damages
  170. whatsoever resulting from loss of use, data or profits, whether in an
  171. action of contract, negligence or other tortuous action, arising out
  172. of or in connection with the use or performance of this software.
  173. A large portion of the dictionary entries
  174. originate from ICOT Free Software. The following conditions for ICOT
  175. Free Software applies to the current dictionary as well.
  176. Each User may also freely distribute the Program, whether in its
  177. original form or modified, to any third party or parties, PROVIDED
  178. that the provisions of Section 3 ("NO WARRANTY") will ALWAYS appear
  179. on, or be attached to, the Program, which is distributed substantially
  180. in the same form as set out herein and that such intended
  181. distribution, if actually made, will neither violate or otherwise
  182. contravene any of the laws and regulations of the countries having
  183. jurisdiction over the User or the intended distribution itself.
  184. NO WARRANTY
  185. The program was produced on an experimental basis in the course of the
  186. research and development conducted during the project and is provided
  187. to users as so produced on an experimental basis. Accordingly, the
  188. program is provided without any warranty whatsoever, whether express,
  189. implied, statutory or otherwise. The term "warranty" used herein
  190. includes, but is not limited to, any warranty of the quality,
  191. performance, merchantability and fitness for a particular purpose of
  192. the program and the nonexistence of any infringement or violation of
  193. any right of any third party.
  194. Each user of the program will agree and understand, and be deemed to
  195. have agreed and understood, that there is no warranty whatsoever for
  196. the program and, accordingly, the entire risk arising from or
  197. otherwise connected with the program is assumed by the user.
  198. Therefore, neither ICOT, the copyright holder, or any other
  199. organization that participated in or was otherwise related to the
  200. development of the program and their respective officials, directors,
  201. officers and other employees shall be held liable for any and all
  202. damages, including, without limitation, general, special, incidental
  203. and consequential damages, arising out of or otherwise in connection
  204. with the use or inability to use the program or any product, material
  205. or result produced or otherwise obtained by using the program,
  206. regardless of whether they have been advised of, or otherwise had
  207. knowledge of, the possibility of such damages at any time during the
  208. project or thereafter. Each user will be deemed to have agreed to the
  209. foregoing by his or her commencement of use of the program. The term
  210. "use" as used herein includes, but is not limited to, the use,
  211. modification, copying and distribution of the program and the
  212. production of secondary products from the program.
  213. In the case where the program, whether in its original form or
  214. modified, was distributed or delivered to or received by a user from
  215. any person, organization or entity other than ICOT, unless it makes or
  216. grants independently of ICOT any specific warranty to the user in
  217. writing, such person, organization or entity, will also be exempted
  218. from and not be held liable to the user for any such damages as noted
  219. above as far as the program is concerned.