apache.txt 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269
  1. iEat includes unmodified packages governed by the Apache Software
  2. License. Some of these packages are governed by the Apache License
  3. 1.1, some by the Apache License 2.0. Both of these licenses are
  4. included here.
  5. Apache 1.1:
  6. - EHCache 1.0
  7. - Log4J 1.2.8
  8. - Xerces 2.6.2
  9. Apache 2.0:
  10. - Derby (Cloudscape) 10.0
  11. - Lucene 1.4.1
  12. - Spring 1.1.5
  13. - Xalan 2.6.0
  14. ---------------------------------------------------------------------
  15. The Apache Software License, Version 1.1
  16. Copyright (c) 1999-2001 The Apache Software Foundation. All rights
  17. reserved.
  18. Redistribution and use in source and binary forms, with or without
  19. modification, are permitted provided that the following conditions
  20. are met:
  21. 1. Redistributions of source code must retain the above copyright
  22. notice, this list of conditions and the following disclaimer.
  23. 2. Redistributions in binary form must reproduce the above copyright
  24. notice, this list of conditions and the following disclaimer in
  25. the documentation and/or other materials provided with the
  26. distribution.
  27. 3. The end-user documentation included with the redistribution, if
  28. any, must include the following acknowlegement:
  29. "This product includes software developed by the
  30. Apache Software Foundation (http://www.apache.org/)."
  31. Alternately, this acknowlegement may appear in the software itself,
  32. if and wherever such third-party acknowlegements normally appear.
  33. 4. The names "The Jakarta Project", "Commons", and "Apache Software
  34. Foundation" must not be used to endorse or promote products derived
  35. from this software without prior written permission. For written
  36. permission, please contact apache@apache.org.
  37. 5. Products derived from this software may not be called "Apache"
  38. nor may "Apache" appear in their names without prior written
  39. permission of the Apache Group.
  40. THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
  41. WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
  42. OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  43. DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR
  44. ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  45. SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  46. LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
  47. USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
  48. ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
  49. OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
  50. OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  51. SUCH DAMAGE.
  52. ---------------------------------------------------------------------
  53. ---------------------------------------------------------------------
  54. Apache License
  55. Version 2.0, January 2004
  56. http://www.apache.org/licenses/
  57. TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
  58. 1. Definitions.
  59. "License" shall mean the terms and conditions for use, reproduction,
  60. and distribution as defined by Sections 1 through 9 of this document.
  61. "Licensor" shall mean the copyright owner or entity authorized by
  62. the copyright owner that is granting the License.
  63. "Legal Entity" shall mean the union of the acting entity and all
  64. other entities that control, are controlled by, or are under common
  65. control with that entity. For the purposes of this definition,
  66. "control" means (i) the power, direct or indirect, to cause the
  67. direction or management of such entity, whether by contract or
  68. otherwise, or (ii) ownership of fifty percent (50%) or more of the
  69. outstanding shares, or (iii) beneficial ownership of such entity.
  70. "You" (or "Your") shall mean an individual or Legal Entity
  71. exercising permissions granted by this License.
  72. "Source" form shall mean the preferred form for making modifications,
  73. including but not limited to software source code, documentation
  74. source, and configuration files.
  75. "Object" form shall mean any form resulting from mechanical
  76. transformation or translation of a Source form, including but
  77. not limited to compiled object code, generated documentation,
  78. and conversions to other media types.
  79. "Work" shall mean the work of authorship, whether in Source or
  80. Object form, made available under the License, as indicated by a
  81. copyright notice that is included in or attached to the work
  82. (an example is provided in the Appendix below).
  83. "Derivative Works" shall mean any work, whether in Source or Object
  84. form, that is based on (or derived from) the Work and for which the
  85. editorial revisions, annotations, elaborations, or other modifications
  86. represent, as a whole, an original work of authorship. For the purposes
  87. of this License, Derivative Works shall not include works that remain
  88. separable from, or merely link (or bind by name) to the interfaces of,
  89. the Work and Derivative Works thereof.
  90. "Contribution" shall mean any work of authorship, including
  91. the original version of the Work and any modifications or additions
  92. to that Work or Derivative Works thereof, that is intentionally
  93. submitted to Licensor for inclusion in the Work by the copyright owner
  94. or by an individual or Legal Entity authorized to submit on behalf of
  95. the copyright owner. For the purposes of this definition, "submitted"
  96. means any form of electronic, verbal, or written communication sent
  97. to the Licensor or its representatives, including but not limited to
  98. communication on electronic mailing lists, source code control systems,
  99. and issue tracking systems that are managed by, or on behalf of, the
  100. Licensor for the purpose of discussing and improving the Work, but
  101. excluding communication that is conspicuously marked or otherwise
  102. designated in writing by the copyright owner as "Not a Contribution."
  103. "Contributor" shall mean Licensor and any individual or Legal Entity
  104. on behalf of whom a Contribution has been received by Licensor and
  105. subsequently incorporated within the Work.
  106. 2. Grant of Copyright License. Subject to the terms and conditions of
  107. this License, each Contributor hereby grants to You a perpetual,
  108. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  109. copyright license to reproduce, prepare Derivative Works of,
  110. publicly display, publicly perform, sublicense, and distribute the
  111. Work and such Derivative Works in Source or Object form.
  112. 3. Grant of Patent License. Subject to the terms and conditions of
  113. this License, each Contributor hereby grants to You a perpetual,
  114. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  115. (except as stated in this section) patent license to make, have made,
  116. use, offer to sell, sell, import, and otherwise transfer the Work,
  117. where such license applies only to those patent claims licensable
  118. by such Contributor that are necessarily infringed by their
  119. Contribution(s) alone or by combination of their Contribution(s)
  120. with the Work to which such Contribution(s) was submitted. If You
  121. institute patent litigation against any entity (including a
  122. cross-claim or counterclaim in a lawsuit) alleging that the Work
  123. or a Contribution incorporated within the Work constitutes direct
  124. or contributory patent infringement, then any patent licenses
  125. granted to You under this License for that Work shall terminate
  126. as of the date such litigation is filed.
  127. 4. Redistribution. You may reproduce and distribute copies of the
  128. Work or Derivative Works thereof in any medium, with or without
  129. modifications, and in Source or Object form, provided that You
  130. meet the following conditions:
  131. (a) You must give any other recipients of the Work or
  132. Derivative Works a copy of this License; and
  133. (b) You must cause any modified files to carry prominent notices
  134. stating that You changed the files; and
  135. (c) You must retain, in the Source form of any Derivative Works
  136. that You distribute, all copyright, patent, trademark, and
  137. attribution notices from the Source form of the Work,
  138. excluding those notices that do not pertain to any part of
  139. the Derivative Works; and
  140. (d) If the Work includes a "NOTICE" text file as part of its
  141. distribution, then any Derivative Works that You distribute must
  142. include a readable copy of the attribution notices contained
  143. within such NOTICE file, excluding those notices that do not
  144. pertain to any part of the Derivative Works, in at least one
  145. of the following places: within a NOTICE text file distributed
  146. as part of the Derivative Works; within the Source form or
  147. documentation, if provided along with the Derivative Works; or,
  148. within a display generated by the Derivative Works, if and
  149. wherever such third-party notices normally appear. The contents
  150. of the NOTICE file are for informational purposes only and
  151. do not modify the License. You may add Your own attribution
  152. notices within Derivative Works that You distribute, alongside
  153. or as an addendum to the NOTICE text from the Work, provided
  154. that such additional attribution notices cannot be construed
  155. as modifying the License.
  156. You may add Your own copyright statement to Your modifications and
  157. may provide additional or different license terms and conditions
  158. for use, reproduction, or distribution of Your modifications, or
  159. for any such Derivative Works as a whole, provided Your use,
  160. reproduction, and distribution of the Work otherwise complies with
  161. the conditions stated in this License.
  162. 5. Submission of Contributions. Unless You explicitly state otherwise,
  163. any Contribution intentionally submitted for inclusion in the Work
  164. by You to the Licensor shall be under the terms and conditions of
  165. this License, without any additional terms or conditions.
  166. Notwithstanding the above, nothing herein shall supersede or modify
  167. the terms of any separate license agreement you may have executed
  168. with Licensor regarding such Contributions.
  169. 6. Trademarks. This License does not grant permission to use the trade
  170. names, trademarks, service marks, or product names of the Licensor,
  171. except as required for reasonable and customary use in describing the
  172. origin of the Work and reproducing the content of the NOTICE file.
  173. 7. Disclaimer of Warranty. Unless required by applicable law or
  174. agreed to in writing, Licensor provides the Work (and each
  175. Contributor provides its Contributions) on an "AS IS" BASIS,
  176. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
  177. implied, including, without limitation, any warranties or conditions
  178. of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
  179. PARTICULAR PURPOSE. You are solely responsible for determining the
  180. appropriateness of using or redistributing the Work and assume any
  181. risks associated with Your exercise of permissions under this License.
  182. 8. Limitation of Liability. In no event and under no legal theory,
  183. whether in tort (including negligence), contract, or otherwise,
  184. unless required by applicable law (such as deliberate and grossly
  185. negligent acts) or agreed to in writing, shall any Contributor be
  186. liable to You for damages, including any direct, indirect, special,
  187. incidental, or consequential damages of any character arising as a
  188. result of this License or out of the use or inability to use the
  189. Work (including but not limited to damages for loss of goodwill,
  190. work stoppage, computer failure or malfunction, or any and all
  191. other commercial damages or losses), even if such Contributor
  192. has been advised of the possibility of such damages.
  193. 9. Accepting Warranty or Additional Liability. While redistributing
  194. the Work or Derivative Works thereof, You may choose to offer,
  195. and charge a fee for, acceptance of support, warranty, indemnity,
  196. or other liability obligations and/or rights consistent with this
  197. License. However, in accepting such obligations, You may act only
  198. on Your own behalf and on Your sole responsibility, not on behalf
  199. of any other Contributor, and only if You agree to indemnify,
  200. defend, and hold each Contributor harmless for any liability
  201. incurred by, or claims asserted against, such Contributor by reason
  202. of your accepting any such warranty or additional liability.
  203. END OF TERMS AND CONDITIONS
  204. APPENDIX: How to apply the Apache License to your work.
  205. To apply the Apache License to your work, attach the following
  206. boilerplate notice, with the fields enclosed by brackets "[]"
  207. replaced with your own identifying information. (Don't include
  208. the brackets!) The text should be enclosed in the appropriate
  209. comment syntax for the file format. We also recommend that a
  210. file or class name and description of purpose be included on the
  211. same "printed page" as the copyright notice for easier
  212. identification within third-party archives.
  213. Copyright [yyyy] [name of copyright owner]
  214. Licensed under the Apache License, Version 2.0 (the "License");
  215. you may not use this file except in compliance with the License.
  216. You may obtain a copy of the License at
  217. http://www.apache.org/licenses/LICENSE-2.0
  218. Unless required by applicable law or agreed to in writing, software
  219. distributed under the License is distributed on an "AS IS" BASIS,
  220. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  221. See the License for the specific language governing permissions and
  222. limitations under the License.