jw项目windows环境软件安装
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1410 lines
74 KiB

1 year ago
  1. Elasticsearch X-Pack
  2. Copyright 2009-2017 Elasticsearch
  3. ================================================================================
  4. failureaccess LICENSE
  5. ================================================================================
  6. Apache License
  7. Version 2.0, January 2004
  8. http://www.apache.org/licenses/
  9. TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
  10. 1. Definitions.
  11. "License" shall mean the terms and conditions for use, reproduction,
  12. and distribution as defined by Sections 1 through 9 of this document.
  13. "Licensor" shall mean the copyright owner or entity authorized by
  14. the copyright owner that is granting the License.
  15. "Legal Entity" shall mean the union of the acting entity and all
  16. other entities that control, are controlled by, or are under common
  17. control with that entity. For the purposes of this definition,
  18. "control" means (i) the power, direct or indirect, to cause the
  19. direction or management of such entity, whether by contract or
  20. otherwise, or (ii) ownership of fifty percent (50%) or more of the
  21. outstanding shares, or (iii) beneficial ownership of such entity.
  22. "You" (or "Your") shall mean an individual or Legal Entity
  23. exercising permissions granted by this License.
  24. "Source" form shall mean the preferred form for making modifications,
  25. including but not limited to software source code, documentation
  26. source, and configuration files.
  27. "Object" form shall mean any form resulting from mechanical
  28. transformation or translation of a Source form, including but
  29. not limited to compiled object code, generated documentation,
  30. and conversions to other media types.
  31. "Work" shall mean the work of authorship, whether in Source or
  32. Object form, made available under the License, as indicated by a
  33. copyright notice that is included in or attached to the work
  34. (an example is provided in the Appendix below).
  35. "Derivative Works" shall mean any work, whether in Source or Object
  36. form, that is based on (or derived from) the Work and for which the
  37. editorial revisions, annotations, elaborations, or other modifications
  38. represent, as a whole, an original work of authorship. For the purposes
  39. of this License, Derivative Works shall not include works that remain
  40. separable from, or merely link (or bind by name) to the interfaces of,
  41. the Work and Derivative Works thereof.
  42. "Contribution" shall mean any work of authorship, including
  43. the original version of the Work and any modifications or additions
  44. to that Work or Derivative Works thereof, that is intentionally
  45. submitted to Licensor for inclusion in the Work by the copyright owner
  46. or by an individual or Legal Entity authorized to submit on behalf of
  47. the copyright owner. For the purposes of this definition, "submitted"
  48. means any form of electronic, verbal, or written communication sent
  49. to the Licensor or its representatives, including but not limited to
  50. communication on electronic mailing lists, source code control systems,
  51. and issue tracking systems that are managed by, or on behalf of, the
  52. Licensor for the purpose of discussing and improving the Work, but
  53. excluding communication that is conspicuously marked or otherwise
  54. designated in writing by the copyright owner as "Not a Contribution."
  55. "Contributor" shall mean Licensor and any individual or Legal Entity
  56. on behalf of whom a Contribution has been received by Licensor and
  57. subsequently incorporated within the Work.
  58. 2. Grant of Copyright License. Subject to the terms and conditions of
  59. this License, each Contributor hereby grants to You a perpetual,
  60. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  61. copyright license to reproduce, prepare Derivative Works of,
  62. publicly display, publicly perform, sublicense, and distribute the
  63. Work and such Derivative Works in Source or Object form.
  64. 3. Grant of Patent License. Subject to the terms and conditions of
  65. this License, each Contributor hereby grants to You a perpetual,
  66. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  67. (except as stated in this section) patent license to make, have made,
  68. use, offer to sell, sell, import, and otherwise transfer the Work,
  69. where such license applies only to those patent claims licensable
  70. by such Contributor that are necessarily infringed by their
  71. Contribution(s) alone or by combination of their Contribution(s)
  72. with the Work to which such Contribution(s) was submitted. If You
  73. institute patent litigation against any entity (including a
  74. cross-claim or counterclaim in a lawsuit) alleging that the Work
  75. or a Contribution incorporated within the Work constitutes direct
  76. or contributory patent infringement, then any patent licenses
  77. granted to You under this License for that Work shall terminate
  78. as of the date such litigation is filed.
  79. 4. Redistribution. You may reproduce and distribute copies of the
  80. Work or Derivative Works thereof in any medium, with or without
  81. modifications, and in Source or Object form, provided that You
  82. meet the following conditions:
  83. (a) You must give any other recipients of the Work or
  84. Derivative Works a copy of this License; and
  85. (b) You must cause any modified files to carry prominent notices
  86. stating that You changed the files; and
  87. (c) You must retain, in the Source form of any Derivative Works
  88. that You distribute, all copyright, patent, trademark, and
  89. attribution notices from the Source form of the Work,
  90. excluding those notices that do not pertain to any part of
  91. the Derivative Works; and
  92. (d) If the Work includes a "NOTICE" text file as part of its
  93. distribution, then any Derivative Works that You distribute must
  94. include a readable copy of the attribution notices contained
  95. within such NOTICE file, excluding those notices that do not
  96. pertain to any part of the Derivative Works, in at least one
  97. of the following places: within a NOTICE text file distributed
  98. as part of the Derivative Works; within the Source form or
  99. documentation, if provided along with the Derivative Works; or,
  100. within a display generated by the Derivative Works, if and
  101. wherever such third-party notices normally appear. The contents
  102. of the NOTICE file are for informational purposes only and
  103. do not modify the License. You may add Your own attribution
  104. notices within Derivative Works that You distribute, alongside
  105. or as an addendum to the NOTICE text from the Work, provided
  106. that such additional attribution notices cannot be construed
  107. as modifying the License.
  108. You may add Your own copyright statement to Your modifications and
  109. may provide additional or different license terms and conditions
  110. for use, reproduction, or distribution of Your modifications, or
  111. for any such Derivative Works as a whole, provided Your use,
  112. reproduction, and distribution of the Work otherwise complies with
  113. the conditions stated in this License.
  114. 5. Submission of Contributions. Unless You explicitly state otherwise,
  115. any Contribution intentionally submitted for inclusion in the Work
  116. by You to the Licensor shall be under the terms and conditions of
  117. this License, without any additional terms or conditions.
  118. Notwithstanding the above, nothing herein shall supersede or modify
  119. the terms of any separate license agreement you may have executed
  120. with Licensor regarding such Contributions.
  121. 6. Trademarks. This License does not grant permission to use the trade
  122. names, trademarks, service marks, or product names of the Licensor,
  123. except as required for reasonable and customary use in describing the
  124. origin of the Work and reproducing the content of the NOTICE file.
  125. 7. Disclaimer of Warranty. Unless required by applicable law or
  126. agreed to in writing, Licensor provides the Work (and each
  127. Contributor provides its Contributions) on an "AS IS" BASIS,
  128. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
  129. implied, including, without limitation, any warranties or conditions
  130. of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
  131. PARTICULAR PURPOSE. You are solely responsible for determining the
  132. appropriateness of using or redistributing the Work and assume any
  133. risks associated with Your exercise of permissions under this License.
  134. 8. Limitation of Liability. In no event and under no legal theory,
  135. whether in tort (including negligence), contract, or otherwise,
  136. unless required by applicable law (such as deliberate and grossly
  137. negligent acts) or agreed to in writing, shall any Contributor be
  138. liable to You for damages, including any direct, indirect, special,
  139. incidental, or consequential damages of any character arising as a
  140. result of this License or out of the use or inability to use the
  141. Work (including but not limited to damages for loss of goodwill,
  142. work stoppage, computer failure or malfunction, or any and all
  143. other commercial damages or losses), even if such Contributor
  144. has been advised of the possibility of such damages.
  145. 9. Accepting Warranty or Additional Liability. While redistributing
  146. the Work or Derivative Works thereof, You may choose to offer,
  147. and charge a fee for, acceptance of support, warranty, indemnity,
  148. or other liability obligations and/or rights consistent with this
  149. License. However, in accepting such obligations, You may act only
  150. on Your own behalf and on Your sole responsibility, not on behalf
  151. of any other Contributor, and only if You agree to indemnify,
  152. defend, and hold each Contributor harmless for any liability
  153. incurred by, or claims asserted against, such Contributor by reason
  154. of your accepting any such warranty or additional liability.
  155. END OF TERMS AND CONDITIONS
  156. APPENDIX: How to apply the Apache License to your work.
  157. To apply the Apache License to your work, attach the following
  158. boilerplate notice, with the fields enclosed by brackets "[]"
  159. replaced with your own identifying information. (Don't include
  160. the brackets!) The text should be enclosed in the appropriate
  161. comment syntax for the file format. We also recommend that a
  162. file or class name and description of purpose be included on the
  163. same "printed page" as the copyright notice for easier
  164. identification within third-party archives.
  165. Copyright [yyyy] [name of copyright owner]
  166. Licensed under the Apache License, Version 2.0 (the "License");
  167. you may not use this file except in compliance with the License.
  168. You may obtain a copy of the License at
  169. http://www.apache.org/licenses/LICENSE-2.0
  170. Unless required by applicable law or agreed to in writing, software
  171. distributed under the License is distributed on an "AS IS" BASIS,
  172. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  173. See the License for the specific language governing permissions and
  174. limitations under the License.
  175. ================================================================================
  176. guava LICENSE
  177. ================================================================================
  178. Apache License
  179. Version 2.0, January 2004
  180. http://www.apache.org/licenses/
  181. TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
  182. 1. Definitions.
  183. "License" shall mean the terms and conditions for use, reproduction,
  184. and distribution as defined by Sections 1 through 9 of this document.
  185. "Licensor" shall mean the copyright owner or entity authorized by
  186. the copyright owner that is granting the License.
  187. "Legal Entity" shall mean the union of the acting entity and all
  188. other entities that control, are controlled by, or are under common
  189. control with that entity. For the purposes of this definition,
  190. "control" means (i) the power, direct or indirect, to cause the
  191. direction or management of such entity, whether by contract or
  192. otherwise, or (ii) ownership of fifty percent (50%) or more of the
  193. outstanding shares, or (iii) beneficial ownership of such entity.
  194. "You" (or "Your") shall mean an individual or Legal Entity
  195. exercising permissions granted by this License.
  196. "Source" form shall mean the preferred form for making modifications,
  197. including but not limited to software source code, documentation
  198. source, and configuration files.
  199. "Object" form shall mean any form resulting from mechanical
  200. transformation or translation of a Source form, including but
  201. not limited to compiled object code, generated documentation,
  202. and conversions to other media types.
  203. "Work" shall mean the work of authorship, whether in Source or
  204. Object form, made available under the License, as indicated by a
  205. copyright notice that is included in or attached to the work
  206. (an example is provided in the Appendix below).
  207. "Derivative Works" shall mean any work, whether in Source or Object
  208. form, that is based on (or derived from) the Work and for which the
  209. editorial revisions, annotations, elaborations, or other modifications
  210. represent, as a whole, an original work of authorship. For the purposes
  211. of this License, Derivative Works shall not include works that remain
  212. separable from, or merely link (or bind by name) to the interfaces of,
  213. the Work and Derivative Works thereof.
  214. "Contribution" shall mean any work of authorship, including
  215. the original version of the Work and any modifications or additions
  216. to that Work or Derivative Works thereof, that is intentionally
  217. submitted to Licensor for inclusion in the Work by the copyright owner
  218. or by an individual or Legal Entity authorized to submit on behalf of
  219. the copyright owner. For the purposes of this definition, "submitted"
  220. means any form of electronic, verbal, or written communication sent
  221. to the Licensor or its representatives, including but not limited to
  222. communication on electronic mailing lists, source code control systems,
  223. and issue tracking systems that are managed by, or on behalf of, the
  224. Licensor for the purpose of discussing and improving the Work, but
  225. excluding communication that is conspicuously marked or otherwise
  226. designated in writing by the copyright owner as "Not a Contribution."
  227. "Contributor" shall mean Licensor and any individual or Legal Entity
  228. on behalf of whom a Contribution has been received by Licensor and
  229. subsequently incorporated within the Work.
  230. 2. Grant of Copyright License. Subject to the terms and conditions of
  231. this License, each Contributor hereby grants to You a perpetual,
  232. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  233. copyright license to reproduce, prepare Derivative Works of,
  234. publicly display, publicly perform, sublicense, and distribute the
  235. Work and such Derivative Works in Source or Object form.
  236. 3. Grant of Patent License. Subject to the terms and conditions of
  237. this License, each Contributor hereby grants to You a perpetual,
  238. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  239. (except as stated in this section) patent license to make, have made,
  240. use, offer to sell, sell, import, and otherwise transfer the Work,
  241. where such license applies only to those patent claims licensable
  242. by such Contributor that are necessarily infringed by their
  243. Contribution(s) alone or by combination of their Contribution(s)
  244. with the Work to which such Contribution(s) was submitted. If You
  245. institute patent litigation against any entity (including a
  246. cross-claim or counterclaim in a lawsuit) alleging that the Work
  247. or a Contribution incorporated within the Work constitutes direct
  248. or contributory patent infringement, then any patent licenses
  249. granted to You under this License for that Work shall terminate
  250. as of the date such litigation is filed.
  251. 4. Redistribution. You may reproduce and distribute copies of the
  252. Work or Derivative Works thereof in any medium, with or without
  253. modifications, and in Source or Object form, provided that You
  254. meet the following conditions:
  255. (a) You must give any other recipients of the Work or
  256. Derivative Works a copy of this License; and
  257. (b) You must cause any modified files to carry prominent notices
  258. stating that You changed the files; and
  259. (c) You must retain, in the Source form of any Derivative Works
  260. that You distribute, all copyright, patent, trademark, and
  261. attribution notices from the Source form of the Work,
  262. excluding those notices that do not pertain to any part of
  263. the Derivative Works; and
  264. (d) If the Work includes a "NOTICE" text file as part of its
  265. distribution, then any Derivative Works that You distribute must
  266. include a readable copy of the attribution notices contained
  267. within such NOTICE file, excluding those notices that do not
  268. pertain to any part of the Derivative Works, in at least one
  269. of the following places: within a NOTICE text file distributed
  270. as part of the Derivative Works; within the Source form or
  271. documentation, if provided along with the Derivative Works; or,
  272. within a display generated by the Derivative Works, if and
  273. wherever such third-party notices normally appear. The contents
  274. of the NOTICE file are for informational purposes only and
  275. do not modify the License. You may add Your own attribution
  276. notices within Derivative Works that You distribute, alongside
  277. or as an addendum to the NOTICE text from the Work, provided
  278. that such additional attribution notices cannot be construed
  279. as modifying the License.
  280. You may add Your own copyright statement to Your modifications and
  281. may provide additional or different license terms and conditions
  282. for use, reproduction, or distribution of Your modifications, or
  283. for any such Derivative Works as a whole, provided Your use,
  284. reproduction, and distribution of the Work otherwise complies with
  285. the conditions stated in this License.
  286. 5. Submission of Contributions. Unless You explicitly state otherwise,
  287. any Contribution intentionally submitted for inclusion in the Work
  288. by You to the Licensor shall be under the terms and conditions of
  289. this License, without any additional terms or conditions.
  290. Notwithstanding the above, nothing herein shall supersede or modify
  291. the terms of any separate license agreement you may have executed
  292. with Licensor regarding such Contributions.
  293. 6. Trademarks. This License does not grant permission to use the trade
  294. names, trademarks, service marks, or product names of the Licensor,
  295. except as required for reasonable and customary use in describing the
  296. origin of the Work and reproducing the content of the NOTICE file.
  297. 7. Disclaimer of Warranty. Unless required by applicable law or
  298. agreed to in writing, Licensor provides the Work (and each
  299. Contributor provides its Contributions) on an "AS IS" BASIS,
  300. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
  301. implied, including, without limitation, any warranties or conditions
  302. of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
  303. PARTICULAR PURPOSE. You are solely responsible for determining the
  304. appropriateness of using or redistributing the Work and assume any
  305. risks associated with Your exercise of permissions under this License.
  306. 8. Limitation of Liability. In no event and under no legal theory,
  307. whether in tort (including negligence), contract, or otherwise,
  308. unless required by applicable law (such as deliberate and grossly
  309. negligent acts) or agreed to in writing, shall any Contributor be
  310. liable to You for damages, including any direct, indirect, special,
  311. incidental, or consequential damages of any character arising as a
  312. result of this License or out of the use or inability to use the
  313. Work (including but not limited to damages for loss of goodwill,
  314. work stoppage, computer failure or malfunction, or any and all
  315. other commercial damages or losses), even if such Contributor
  316. has been advised of the possibility of such damages.
  317. 9. Accepting Warranty or Additional Liability. While redistributing
  318. the Work or Derivative Works thereof, You may choose to offer,
  319. and charge a fee for, acceptance of support, warranty, indemnity,
  320. or other liability obligations and/or rights consistent with this
  321. License. However, in accepting such obligations, You may act only
  322. on Your own behalf and on Your sole responsibility, not on behalf
  323. of any other Contributor, and only if You agree to indemnify,
  324. defend, and hold each Contributor harmless for any liability
  325. incurred by, or claims asserted against, such Contributor by reason
  326. of your accepting any such warranty or additional liability.
  327. END OF TERMS AND CONDITIONS
  328. APPENDIX: How to apply the Apache License to your work.
  329. To apply the Apache License to your work, attach the following
  330. boilerplate notice, with the fields enclosed by brackets "[]"
  331. replaced with your own identifying information. (Don't include
  332. the brackets!) The text should be enclosed in the appropriate
  333. comment syntax for the file format. We also recommend that a
  334. file or class name and description of purpose be included on the
  335. same "printed page" as the copyright notice for easier
  336. identification within third-party archives.
  337. Copyright [yyyy] [name of copyright owner]
  338. Licensed under the Apache License, Version 2.0 (the "License");
  339. you may not use this file except in compliance with the License.
  340. You may obtain a copy of the License at
  341. http://www.apache.org/licenses/LICENSE-2.0
  342. Unless required by applicable law or agreed to in writing, software
  343. distributed under the License is distributed on an "AS IS" BASIS,
  344. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  345. See the License for the specific language governing permissions and
  346. limitations under the License.
  347. ================================================================================
  348. jakarta.activation NOTICE
  349. ================================================================================
  350. # Notices for Eclipse Project for JAF
  351. This content is produced and maintained by the Eclipse Project for JAF project.
  352. * Project home: https://projects.eclipse.org/projects/ee4j.jaf
  353. ## Copyright
  354. All content is the property of the respective authors or their employers. For
  355. more information regarding authorship of content, please consult the listed
  356. source code repository logs.
  357. ## Declared Project Licenses
  358. This program and the accompanying materials are made available under the terms
  359. of the Eclipse Distribution License v. 1.0,
  360. which is available at http://www.eclipse.org/org/documents/edl-v10.php.
  361. SPDX-License-Identifier: BSD-3-Clause
  362. ## Source Code
  363. The project maintains the following source code repositories:
  364. * https://github.com/eclipse-ee4j/jaf
  365. ## Third-party Content
  366. This project leverages the following third party content.
  367. JUnit (4.12)
  368. * License: Eclipse Public License
  369. ================================================================================
  370. jakarta.activation LICENSE
  371. ================================================================================
  372. Eclipse Distribution License - v 1.0
  373. Copyright (c) 2007, Eclipse Foundation, Inc. and its licensors.
  374. All rights reserved.
  375. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
  376. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
  377. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
  378. Neither the name of the Eclipse Foundation, Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
  379. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  380. ================================================================================
  381. jakarta.mail NOTICE
  382. ================================================================================
  383. # Notices for Eclipse Project for JavaMail
  384. This content is produced and maintained by the Eclipse Project for JavaMail
  385. project.
  386. * Project home: https://projects.eclipse.org/projects/ee4j.javamail
  387. ## Trademarks
  388. Eclipse Project for JavaMail is a trademark of the Eclipse Foundation.
  389. ## Copyright
  390. All content is the property of the respective authors or their employers. For
  391. more information regarding authorship of content, please consult the listed
  392. source code repository logs.
  393. ## Declared Project Licenses
  394. This program and the accompanying materials are made available under the terms
  395. of the Eclipse Public License v. 2.0 which is available at
  396. http://www.eclipse.org/legal/epl-2.0. This Source Code may also be made
  397. available under the following Secondary Licenses when the conditions for such
  398. availability set forth in the Eclipse Public License v. 2.0 are satisfied: GNU
  399. General Public License, version 2 with the GNU Classpath Exception which is
  400. available at https://www.gnu.org/software/classpath/license.html.
  401. SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
  402. ## Source Code
  403. The project maintains the following source code repositories:
  404. * https://github.com/eclipse-ee4j/javamail
  405. ## Third-party Content
  406. This project leverages the following third party content.
  407. None
  408. ## Cryptography
  409. Content may contain encryption software. The country in which you are currently
  410. may have restrictions on the import, possession, and use, and/or re-export to
  411. another country, of encryption software. BEFORE using any encryption software,
  412. please check the country's laws, regulations and policies concerning the import,
  413. possession, or use, and re-export of encryption software, to see if this is
  414. permitted.
  415. ================================================================================
  416. jakarta.mail LICENSE
  417. ================================================================================
  418. # Eclipse Public License - v 2.0
  419. THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE
  420. PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION
  421. OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.
  422. 1. DEFINITIONS
  423. "Contribution" means:
  424. a) in the case of the initial Contributor, the initial content
  425. Distributed under this Agreement, and
  426. b) in the case of each subsequent Contributor:
  427. i) changes to the Program, and
  428. ii) additions to the Program;
  429. where such changes and/or additions to the Program originate from
  430. and are Distributed by that particular Contributor. A Contribution
  431. "originates" from a Contributor if it was added to the Program by
  432. such Contributor itself or anyone acting on such Contributor's behalf.
  433. Contributions do not include changes or additions to the Program that
  434. are not Modified Works.
  435. "Contributor" means any person or entity that Distributes the Program.
  436. "Licensed Patents" mean patent claims licensable by a Contributor which
  437. are necessarily infringed by the use or sale of its Contribution alone
  438. or when combined with the Program.
  439. "Program" means the Contributions Distributed in accordance with this
  440. Agreement.
  441. "Recipient" means anyone who receives the Program under this Agreement
  442. or any Secondary License (as applicable), including Contributors.
  443. "Derivative Works" shall mean any work, whether in Source Code or other
  444. form, that is based on (or derived from) the Program and for which the
  445. editorial revisions, annotations, elaborations, or other modifications
  446. represent, as a whole, an original work of authorship.
  447. "Modified Works" shall mean any work in Source Code or other form that
  448. results from an addition to, deletion from, or modification of the
  449. contents of the Program, including, for purposes of clarity any new file
  450. in Source Code form that contains any contents of the Program. Modified
  451. Works shall not include works that contain only declarations,
  452. interfaces, types, classes, structures, or files of the Program solely
  453. in each case in order to link to, bind by name, or subclass the Program
  454. or Modified Works thereof.
  455. "Distribute" means the acts of a) distributing or b) making available
  456. in any manner that enables the transfer of a copy.
  457. "Source Code" means the form of a Program preferred for making
  458. modifications, including but not limited to software source code,
  459. documentation source, and configuration files.
  460. "Secondary License" means either the GNU General Public License,
  461. Version 2.0, or any later versions of that license, including any
  462. exceptions or additional permissions as identified by the initial
  463. Contributor.
  464. 2. GRANT OF RIGHTS
  465. a) Subject to the terms of this Agreement, each Contributor hereby
  466. grants Recipient a non-exclusive, worldwide, royalty-free copyright
  467. license to reproduce, prepare Derivative Works of, publicly display,
  468. publicly perform, Distribute and sublicense the Contribution of such
  469. Contributor, if any, and such Derivative Works.
  470. b) Subject to the terms of this Agreement, each Contributor hereby
  471. grants Recipient a non-exclusive, worldwide, royalty-free patent
  472. license under Licensed Patents to make, use, sell, offer to sell,
  473. import and otherwise transfer the Contribution of such Contributor,
  474. if any, in Source Code or other form. This patent license shall
  475. apply to the combination of the Contribution and the Program if, at
  476. the time the Contribution is added by the Contributor, such addition
  477. of the Contribution causes such combination to be covered by the
  478. Licensed Patents. The patent license shall not apply to any other
  479. combinations which include the Contribution. No hardware per se is
  480. licensed hereunder.
  481. c) Recipient understands that although each Contributor grants the
  482. licenses to its Contributions set forth herein, no assurances are
  483. provided by any Contributor that the Program does not infringe the
  484. patent or other intellectual property rights of any other entity.
  485. Each Contributor disclaims any liability to Recipient for claims
  486. brought by any other entity based on infringement of intellectual
  487. property rights or otherwise. As a condition to exercising the
  488. rights and licenses granted hereunder, each Recipient hereby
  489. assumes sole responsibility to secure any other intellectual
  490. property rights needed, if any. For example, if a third party
  491. patent license is required to allow Recipient to Distribute the
  492. Program, it is Recipient's responsibility to acquire that license
  493. before distributing the Program.
  494. d) Each Contributor represents that to its knowledge it has
  495. sufficient copyright rights in its Contribution, if any, to grant
  496. the copyright license set forth in this Agreement.
  497. e) Notwithstanding the terms of any Secondary License, no
  498. Contributor makes additional grants to any Recipient (other than
  499. those set forth in this Agreement) as a result of such Recipient's
  500. receipt of the Program under the terms of a Secondary License
  501. (if permitted under the terms of Section 3).
  502. 3. REQUIREMENTS
  503. 3.1 If a Contributor Distributes the Program in any form, then:
  504. a) the Program must also be made available as Source Code, in
  505. accordance with section 3.2, and the Contributor must accompany
  506. the Program with a statement that the Source Code for the Program
  507. is available under this Agreement, and informs Recipients how to
  508. obtain it in a reasonable manner on or through a medium customarily
  509. used for software exchange; and
  510. b) the Contributor may Distribute the Program under a license
  511. different than this Agreement, provided that such license:
  512. i) effectively disclaims on behalf of all other Contributors all
  513. warranties and conditions, express and implied, including
  514. warranties or conditions of title and non-infringement, and
  515. implied warranties or conditions of merchantability and fitness
  516. for a particular purpose;
  517. ii) effectively excludes on behalf of all other Contributors all
  518. liability for damages, including direct, indirect, special,
  519. incidental and consequential damages, such as lost profits;
  520. iii) does not attempt to limit or alter the recipients' rights
  521. in the Source Code under section 3.2; and
  522. iv) requires any subsequent distribution of the Program by any
  523. party to be under a license that satisfies the requirements
  524. of this section 3.
  525. 3.2 When the Program is Distributed as Source Code:
  526. a) it must be made available under this Agreement, or if the
  527. Program (i) is combined with other material in a separate file or
  528. files made available under a Secondary License, and (ii) the initial
  529. Contributor attached to the Source Code the notice described in
  530. Exhibit A of this Agreement, then the Program may be made available
  531. under the terms of such Secondary Licenses, and
  532. b) a copy of this Agreement must be included with each copy of
  533. the Program.
  534. 3.3 Contributors may not remove or alter any copyright, patent,
  535. trademark, attribution notices, disclaimers of warranty, or limitations
  536. of liability ("notices") contained within the Program from any copy of
  537. the Program which they Distribute, provided that Contributors may add
  538. their own appropriate notices.
  539. 4. COMMERCIAL DISTRIBUTION
  540. Commercial distributors of software may accept certain responsibilities
  541. with respect to end users, business partners and the like. While this
  542. license is intended to facilitate the commercial use of the Program,
  543. the Contributor who includes the Program in a commercial product
  544. offering should do so in a manner which does not create potential
  545. liability for other Contributors. Therefore, if a Contributor includes
  546. the Program in a commercial product offering, such Contributor
  547. ("Commercial Contributor") hereby agrees to defend and indemnify every
  548. other Contributor ("Indemnified Contributor") against any losses,
  549. damages and costs (collectively "Losses") arising from claims, lawsuits
  550. and other legal actions brought by a third party against the Indemnified
  551. Contributor to the extent caused by the acts or omissions of such
  552. Commercial Contributor in connection with its distribution of the Program
  553. in a commercial product offering. The obligations in this section do not
  554. apply to any claims or Losses relating to any actual or alleged
  555. intellectual property infringement. In order to qualify, an Indemnified
  556. Contributor must: a) promptly notify the Commercial Contributor in
  557. writing of such claim, and b) allow the Commercial Contributor to control,
  558. and cooperate with the Commercial Contributor in, the defense and any
  559. related settlement negotiations. The Indemnified Contributor may
  560. participate in any such claim at its own expense.
  561. For example, a Contributor might include the Program in a commercial
  562. product offering, Product X. That Contributor is then a Commercial
  563. Contributor. If that Commercial Contributor then makes performance
  564. claims, or offers warranties related to Product X, those performance
  565. claims and warranties are such Commercial Contributor's responsibility
  566. alone. Under this section, the Commercial Contributor would have to
  567. defend claims against the other Contributors related to those performance
  568. claims and warranties, and if a court requires any other Contributor to
  569. pay any damages as a result, the Commercial Contributor must pay
  570. those damages.
  571. 5. NO WARRANTY
  572. EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT
  573. PERMITTED BY APPLICABLE LAW, THE PROGRAM IS PROVIDED ON AN "AS IS"
  574. BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR
  575. IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF
  576. TITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR
  577. PURPOSE. Each Recipient is solely responsible for determining the
  578. appropriateness of using and distributing the Program and assumes all
  579. risks associated with its exercise of rights under this Agreement,
  580. including but not limited to the risks and costs of program errors,
  581. compliance with applicable laws, damage to or loss of data, programs
  582. or equipment, and unavailability or interruption of operations.
  583. 6. DISCLAIMER OF LIABILITY
  584. EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT
  585. PERMITTED BY APPLICABLE LAW, NEITHER RECIPIENT NOR ANY CONTRIBUTORS
  586. SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
  587. EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST
  588. PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
  589. CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
  590. ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE
  591. EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE
  592. POSSIBILITY OF SUCH DAMAGES.
  593. 7. GENERAL
  594. If any provision of this Agreement is invalid or unenforceable under
  595. applicable law, it shall not affect the validity or enforceability of
  596. the remainder of the terms of this Agreement, and without further
  597. action by the parties hereto, such provision shall be reformed to the
  598. minimum extent necessary to make such provision valid and enforceable.
  599. If Recipient institutes patent litigation against any entity
  600. (including a cross-claim or counterclaim in a lawsuit) alleging that the
  601. Program itself (excluding combinations of the Program with other software
  602. or hardware) infringes such Recipient's patent(s), then such Recipient's
  603. rights granted under Section 2(b) shall terminate as of the date such
  604. litigation is filed.
  605. All Recipient's rights under this Agreement shall terminate if it
  606. fails to comply with any of the material terms or conditions of this
  607. Agreement and does not cure such failure in a reasonable period of
  608. time after becoming aware of such noncompliance. If all Recipient's
  609. rights under this Agreement terminate, Recipient agrees to cease use
  610. and distribution of the Program as soon as reasonably practicable.
  611. However, Recipient's obligations under this Agreement and any licenses
  612. granted by Recipient relating to the Program shall continue and survive.
  613. Everyone is permitted to copy and distribute copies of this Agreement,
  614. but in order to avoid inconsistency the Agreement is copyrighted and
  615. may only be modified in the following manner. The Agreement Steward
  616. reserves the right to publish new versions (including revisions) of
  617. this Agreement from time to time. No one other than the Agreement
  618. Steward has the right to modify this Agreement. The Eclipse Foundation
  619. is the initial Agreement Steward. The Eclipse Foundation may assign the
  620. responsibility to serve as the Agreement Steward to a suitable separate
  621. entity. Each new version of the Agreement will be given a distinguishing
  622. version number. The Program (including Contributions) may always be
  623. Distributed subject to the version of the Agreement under which it was
  624. received. In addition, after a new version of the Agreement is published,
  625. Contributor may elect to Distribute the Program (including its
  626. Contributions) under the new version.
  627. Except as expressly stated in Sections 2(a) and 2(b) above, Recipient
  628. receives no rights or licenses to the intellectual property of any
  629. Contributor under this Agreement, whether expressly, by implication,
  630. estoppel or otherwise. All rights in the Program not expressly granted
  631. under this Agreement are reserved. Nothing in this Agreement is intended
  632. to be enforceable by any entity that is not a Contributor or Recipient.
  633. No third-party beneficiary rights are created under this Agreement.
  634. Exhibit A - Form of Secondary Licenses Notice
  635. "This Source Code may also be made available under the following
  636. Secondary Licenses when the conditions for such availability set forth
  637. in the Eclipse Public License, v. 2.0 are satisfied: {name license(s),
  638. version(s), and exceptions or additional permissions here}."
  639. Simply including a copy of this Agreement, including this Exhibit A
  640. is not sufficient to license the Source Code under Secondary Licenses.
  641. If it is not possible or desirable to put the notice in a particular
  642. file, then You may include the notice in a location (such as a LICENSE
  643. file in a relevant directory) where a recipient would be likely to
  644. look for such a notice.
  645. You may add additional accurate notices of copyright ownership.
  646. ---
  647. ## The GNU General Public License (GPL) Version 2, June 1991
  648. Copyright (C) 1989, 1991 Free Software Foundation, Inc.
  649. 51 Franklin Street, Fifth Floor
  650. Boston, MA 02110-1335
  651. USA
  652. Everyone is permitted to copy and distribute verbatim copies
  653. of this license document, but changing it is not allowed.
  654. Preamble
  655. The licenses for most software are designed to take away your freedom to
  656. share and change it. By contrast, the GNU General Public License is
  657. intended to guarantee your freedom to share and change free software--to
  658. make sure the software is free for all its users. This General Public
  659. License applies to most of the Free Software Foundation's software and
  660. to any other program whose authors commit to using it. (Some other Free
  661. Software Foundation software is covered by the GNU Library General
  662. Public License instead.) You can apply it to your programs, too.
  663. When we speak of free software, we are referring to freedom, not price.
  664. Our General Public Licenses are designed to make sure that you have the
  665. freedom to distribute copies of free software (and charge for this
  666. service if you wish), that you receive source code or can get it if you
  667. want it, that you can change the software or use pieces of it in new
  668. free programs; and that you know you can do these things.
  669. To protect your rights, we need to make restrictions that forbid anyone
  670. to deny you these rights or to ask you to surrender the rights. These
  671. restrictions translate to certain responsibilities for you if you
  672. distribute copies of the software, or if you modify it.
  673. For example, if you distribute copies of such a program, whether gratis
  674. or for a fee, you must give the recipients all the rights that you have.
  675. You must make sure that they, too, receive or can get the source code.
  676. And you must show them these terms so they know their rights.
  677. We protect your rights with two steps: (1) copyright the software, and
  678. (2) offer you this license which gives you legal permission to copy,
  679. distribute and/or modify the software.
  680. Also, for each author's protection and ours, we want to make certain
  681. that everyone understands that there is no warranty for this free
  682. software. If the software is modified by someone else and passed on, we
  683. want its recipients to know that what they have is not the original, so
  684. that any problems introduced by others will not reflect on the original
  685. authors' reputations.
  686. Finally, any free program is threatened constantly by software patents.
  687. We wish to avoid the danger that redistributors of a free program will
  688. individually obtain patent licenses, in effect making the program
  689. proprietary. To prevent this, we have made it clear that any patent must
  690. be licensed for everyone's free use or not licensed at all.
  691. The precise terms and conditions for copying, distribution and
  692. modification follow.
  693. TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
  694. 0. This License applies to any program or other work which contains a
  695. notice placed by the copyright holder saying it may be distributed under
  696. the terms of this General Public License. The "Program", below, refers
  697. to any such program or work, and a "work based on the Program" means
  698. either the Program or any derivative work under copyright law: that is
  699. to say, a work containing the Program or a portion of it, either
  700. verbatim or with modifications and/or translated into another language.
  701. (Hereinafter, translation is included without limitation in the term
  702. "modification".) Each licensee is addressed as "you".
  703. Activities other than copying, distribution and modification are not
  704. covered by this License; they are outside its scope. The act of running
  705. the Program is not restricted, and the output from the Program is
  706. covered only if its contents constitute a work based on the Program
  707. (independent of having been made by running the Program). Whether that
  708. is true depends on what the Program does.
  709. 1. You may copy and distribute verbatim copies of the Program's source
  710. code as you receive it, in any medium, provided that you conspicuously
  711. and appropriately publish on each copy an appropriate copyright notice
  712. and disclaimer of warranty; keep intact all the notices that refer to
  713. this License and to the absence of any warranty; and give any other
  714. recipients of the Program a copy of this License along with the Program.
  715. You may charge a fee for the physical act of transferring a copy, and
  716. you may at your option offer warranty protection in exchange for a fee.
  717. 2. You may modify your copy or copies of the Program or any portion of
  718. it, thus forming a work based on the Program, and copy and distribute
  719. such modifications or work under the terms of Section 1 above, provided
  720. that you also meet all of these conditions:
  721. a) You must cause the modified files to carry prominent notices
  722. stating that you changed the files and the date of any change.
  723. b) You must cause any work that you distribute or publish, that in
  724. whole or in part contains or is derived from the Program or any part
  725. thereof, to be licensed as a whole at no charge to all third parties
  726. under the terms of this License.
  727. c) If the modified program normally reads commands interactively
  728. when run, you must cause it, when started running for such
  729. interactive use in the most ordinary way, to print or display an
  730. announcement including an appropriate copyright notice and a notice
  731. that there is no warranty (or else, saying that you provide a
  732. warranty) and that users may redistribute the program under these
  733. conditions, and telling the user how to view a copy of this License.
  734. (Exception: if the Program itself is interactive but does not
  735. normally print such an announcement, your work based on the Program
  736. is not required to print an announcement.)
  737. These requirements apply to the modified work as a whole. If
  738. identifiable sections of that work are not derived from the Program, and
  739. can be reasonably considered independent and separate works in
  740. themselves, then this License, and its terms, do not apply to those
  741. sections when you distribute them as separate works. But when you
  742. distribute the same sections as part of a whole which is a work based on
  743. the Program, the distribution of the whole must be on the terms of this
  744. License, whose permissions for other licensees extend to the entire
  745. whole, and thus to each and every part regardless of who wrote it.
  746. Thus, it is not the intent of this section to claim rights or contest
  747. your rights to work written entirely by you; rather, the intent is to
  748. exercise the right to control the distribution of derivative or
  749. collective works based on the Program.
  750. In addition, mere aggregation of another work not based on the Program
  751. with the Program (or with a work based on the Program) on a volume of a
  752. storage or distribution medium does not bring the other work under the
  753. scope of this License.
  754. 3. You may copy and distribute the Program (or a work based on it,
  755. under Section 2) in object code or executable form under the terms of
  756. Sections 1 and 2 above provided that you also do one of the following:
  757. a) Accompany it with the complete corresponding machine-readable
  758. source code, which must be distributed under the terms of Sections 1
  759. and 2 above on a medium customarily used for software interchange; or,
  760. b) Accompany it with a written offer, valid for at least three
  761. years, to give any third party, for a charge no more than your cost
  762. of physically performing source distribution, a complete
  763. machine-readable copy of the corresponding source code, to be
  764. distributed under the terms of Sections 1 and 2 above on a medium
  765. customarily used for software interchange; or,
  766. c) Accompany it with the information you received as to the offer to
  767. distribute corresponding source code. (This alternative is allowed
  768. only for noncommercial distribution and only if you received the
  769. program in object code or executable form with such an offer, in
  770. accord with Subsection b above.)
  771. The source code for a work means the preferred form of the work for
  772. making modifications to it. For an executable work, complete source code
  773. means all the source code for all modules it contains, plus any
  774. associated interface definition files, plus the scripts used to control
  775. compilation and installation of the executable. However, as a special
  776. exception, the source code distributed need not include anything that is
  777. normally distributed (in either source or binary form) with the major
  778. components (compiler, kernel, and so on) of the operating system on
  779. which the executable runs, unless that component itself accompanies the
  780. executable.
  781. If distribution of executable or object code is made by offering access
  782. to copy from a designated place, then offering equivalent access to copy
  783. the source code from the same place counts as distribution of the source
  784. code, even though third parties are not compelled to copy the source
  785. along with the object code.
  786. 4. You may not copy, modify, sublicense, or distribute the Program
  787. except as expressly provided under this License. Any attempt otherwise
  788. to copy, modify, sublicense or distribute the Program is void, and will
  789. automatically terminate your rights under this License. However, parties
  790. who have received copies, or rights, from you under this License will
  791. not have their licenses terminated so long as such parties remain in
  792. full compliance.
  793. 5. You are not required to accept this License, since you have not
  794. signed it. However, nothing else grants you permission to modify or
  795. distribute the Program or its derivative works. These actions are
  796. prohibited by law if you do not accept this License. Therefore, by
  797. modifying or distributing the Program (or any work based on the
  798. Program), you indicate your acceptance of this License to do so, and all
  799. its terms and conditions for copying, distributing or modifying the
  800. Program or works based on it.
  801. 6. Each time you redistribute the Program (or any work based on the
  802. Program), the recipient automatically receives a license from the
  803. original licensor to copy, distribute or modify the Program subject to
  804. these terms and conditions. You may not impose any further restrictions
  805. on the recipients' exercise of the rights granted herein. You are not
  806. responsible for enforcing compliance by third parties to this License.
  807. 7. If, as a consequence of a court judgment or allegation of patent
  808. infringement or for any other reason (not limited to patent issues),
  809. conditions are imposed on you (whether by court order, agreement or
  810. otherwise) that contradict the conditions of this License, they do not
  811. excuse you from the conditions of this License. If you cannot distribute
  812. so as to satisfy simultaneously your obligations under this License and
  813. any other pertinent obligations, then as a consequence you may not
  814. distribute the Program at all. For example, if a patent license would
  815. not permit royalty-free redistribution of the Program by all those who
  816. receive copies directly or indirectly through you, then the only way you
  817. could satisfy both it and this License would be to refrain entirely from
  818. distribution of the Program.
  819. If any portion of this section is held invalid or unenforceable under
  820. any particular circumstance, the balance of the section is intended to
  821. apply and the section as a whole is intended to apply in other
  822. circumstances.
  823. It is not the purpose of this section to induce you to infringe any
  824. patents or other property right claims or to contest validity of any
  825. such claims; this section has the sole purpose of protecting the
  826. integrity of the free software distribution system, which is implemented
  827. by public license practices. Many people have made generous
  828. contributions to the wide range of software distributed through that
  829. system in reliance on consistent application of that system; it is up to
  830. the author/donor to decide if he or she is willing to distribute
  831. software through any other system and a licensee cannot impose that choice.
  832. This section is intended to make thoroughly clear what is believed to be
  833. a consequence of the rest of this License.
  834. 8. If the distribution and/or use of the Program is restricted in
  835. certain countries either by patents or by copyrighted interfaces, the
  836. original copyright holder who places the Program under this License may
  837. add an explicit geographical distribution limitation excluding those
  838. countries, so that distribution is permitted only in or among countries
  839. not thus excluded. In such case, this License incorporates the
  840. limitation as if written in the body of this License.
  841. 9. The Free Software Foundation may publish revised and/or new
  842. versions of the General Public License from time to time. Such new
  843. versions will be similar in spirit to the present version, but may
  844. differ in detail to address new problems or concerns.
  845. Each version is given a distinguishing version number. If the Program
  846. specifies a version number of this License which applies to it and "any
  847. later version", you have the option of following the terms and
  848. conditions either of that version or of any later version published by
  849. the Free Software Foundation. If the Program does not specify a version
  850. number of this License, you may choose any version ever published by the
  851. Free Software Foundation.
  852. 10. If you wish to incorporate parts of the Program into other free
  853. programs whose distribution conditions are different, write to the
  854. author to ask for permission. For software which is copyrighted by the
  855. Free Software Foundation, write to the Free Software Foundation; we
  856. sometimes make exceptions for this. Our decision will be guided by the
  857. two goals of preserving the free status of all derivatives of our free
  858. software and of promoting the sharing and reuse of software generally.
  859. NO WARRANTY
  860. 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO
  861. WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
  862. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
  863. OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND,
  864. EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
  865. WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE
  866. ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH
  867. YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL
  868. NECESSARY SERVICING, REPAIR OR CORRECTION.
  869. 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
  870. WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
  871. AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR
  872. DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL
  873. DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM
  874. (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED
  875. INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF
  876. THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR
  877. OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
  878. END OF TERMS AND CONDITIONS
  879. How to Apply These Terms to Your New Programs
  880. If you develop a new program, and you want it to be of the greatest
  881. possible use to the public, the best way to achieve this is to make it
  882. free software which everyone can redistribute and change under these terms.
  883. To do so, attach the following notices to the program. It is safest to
  884. attach them to the start of each source file to most effectively convey
  885. the exclusion of warranty; and each file should have at least the
  886. "copyright" line and a pointer to where the full notice is found.
  887. One line to give the program's name and a brief idea of what it does.
  888. Copyright (C) <year> <name of author>
  889. This program is free software; you can redistribute it and/or modify
  890. it under the terms of the GNU General Public License as published by
  891. the Free Software Foundation; either version 2 of the License, or
  892. (at your option) any later version.
  893. This program is distributed in the hope that it will be useful, but
  894. WITHOUT ANY WARRANTY; without even the implied warranty of
  895. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  896. General Public License for more details.
  897. You should have received a copy of the GNU General Public License
  898. along with this program; if not, write to the Free Software
  899. Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335 USA
  900. Also add information on how to contact you by electronic and paper mail.
  901. If the program is interactive, make it output a short notice like this
  902. when it starts in an interactive mode:
  903. Gnomovision version 69, Copyright (C) year name of author
  904. Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type
  905. `show w'. This is free software, and you are welcome to redistribute
  906. it under certain conditions; type `show c' for details.
  907. The hypothetical commands `show w' and `show c' should show the
  908. appropriate parts of the General Public License. Of course, the commands
  909. you use may be called something other than `show w' and `show c'; they
  910. could even be mouse-clicks or menu items--whatever suits your program.
  911. You should also get your employer (if you work as a programmer) or your
  912. school, if any, to sign a "copyright disclaimer" for the program, if
  913. necessary. Here is a sample; alter the names:
  914. Yoyodyne, Inc., hereby disclaims all copyright interest in the
  915. program `Gnomovision' (which makes passes at compilers) written by
  916. James Hacker.
  917. signature of Ty Coon, 1 April 1989
  918. Ty Coon, President of Vice
  919. This General Public License does not permit incorporating your program
  920. into proprietary programs. If your program is a subroutine library, you
  921. may consider it more useful to permit linking proprietary applications
  922. with the library. If this is what you want to do, use the GNU Library
  923. General Public License instead of this License.
  924. ---
  925. ## CLASSPATH EXCEPTION
  926. Linking this library statically or dynamically with other modules is
  927. making a combined work based on this library. Thus, the terms and
  928. conditions of the GNU General Public License version 2 cover the whole
  929. combination.
  930. As a special exception, the copyright holders of this library give you
  931. permission to link this library with independent modules to produce an
  932. executable, regardless of the license terms of these independent
  933. modules, and to copy and distribute the resulting executable under
  934. terms of your choice, provided that you also meet, for each linked
  935. independent module, the terms and conditions of the license of that
  936. module. An independent module is a module which is not derived from or
  937. based on this library. If you modify this library, you may extend this
  938. exception to your version of the library, but you are not obligated to
  939. do so. If you do not wish to do so, delete this exception statement
  940. from your version.
  941. ================================================================================
  942. owasp-java-html-sanitizer LICENSE
  943. ================================================================================
  944. You may use under either the Apache License Version 2.0 or the BSD
  945. 3-Clause License.
  946. ------------------------------------------------------------------
  947. Apache License
  948. Version 2.0, January 2004
  949. http://www.apache.org/licenses/
  950. TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
  951. 1. Definitions.
  952. "License" shall mean the terms and conditions for use, reproduction,
  953. and distribution as defined by Sections 1 through 9 of this document.
  954. "Licensor" shall mean the copyright owner or entity authorized by
  955. the copyright owner that is granting the License.
  956. "Legal Entity" shall mean the union of the acting entity and all
  957. other entities that control, are controlled by, or are under common
  958. control with that entity. For the purposes of this definition,
  959. "control" means (i) the power, direct or indirect, to cause the
  960. direction or management of such entity, whether by contract or
  961. otherwise, or (ii) ownership of fifty percent (50%) or more of the
  962. outstanding shares, or (iii) beneficial ownership of such entity.
  963. "You" (or "Your") shall mean an individual or Legal Entity
  964. exercising permissions granted by this License.
  965. "Source" form shall mean the preferred form for making modifications,
  966. including but not limited to software source code, documentation
  967. source, and configuration files.
  968. "Object" form shall mean any form resulting from mechanical
  969. transformation or translation of a Source form, including but
  970. not limited to compiled object code, generated documentation,
  971. and conversions to other media types.
  972. "Work" shall mean the work of authorship, whether in Source or
  973. Object form, made available under the License, as indicated by a
  974. copyright notice that is included in or attached to the work
  975. (an example is provided in the Appendix below).
  976. "Derivative Works" shall mean any work, whether in Source or Object
  977. form, that is based on (or derived from) the Work and for which the
  978. editorial revisions, annotations, elaborations, or other modifications
  979. represent, as a whole, an original work of authorship. For the purposes
  980. of this License, Derivative Works shall not include works that remain
  981. separable from, or merely link (or bind by name) to the interfaces of,
  982. the Work and Derivative Works thereof.
  983. "Contribution" shall mean any work of authorship, including
  984. the original version of the Work and any modifications or additions
  985. to that Work or Derivative Works thereof, that is intentionally
  986. submitted to Licensor for inclusion in the Work by the copyright owner
  987. or by an individual or Legal Entity authorized to submit on behalf of
  988. the copyright owner. For the purposes of this definition, "submitted"
  989. means any form of electronic, verbal, or written communication sent
  990. to the Licensor or its representatives, including but not limited to
  991. communication on electronic mailing lists, source code control systems,
  992. and issue tracking systems that are managed by, or on behalf of, the
  993. Licensor for the purpose of discussing and improving the Work, but
  994. excluding communication that is conspicuously marked or otherwise
  995. designated in writing by the copyright owner as "Not a Contribution."
  996. "Contributor" shall mean Licensor and any individual or Legal Entity
  997. on behalf of whom a Contribution has been received by Licensor and
  998. subsequently incorporated within the Work.
  999. 2. Grant of Copyright License. Subject to the terms and conditions of
  1000. this License, each Contributor hereby grants to You a perpetual,
  1001. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  1002. copyright license to reproduce, prepare Derivative Works of,
  1003. publicly display, publicly perform, sublicense, and distribute the
  1004. Work and such Derivative Works in Source or Object form.
  1005. 3. Grant of Patent License. Subject to the terms and conditions of
  1006. this License, each Contributor hereby grants to You a perpetual,
  1007. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  1008. (except as stated in this section) patent license to make, have made,
  1009. use, offer to sell, sell, import, and otherwise transfer the Work,
  1010. where such license applies only to those patent claims licensable
  1011. by such Contributor that are necessarily infringed by their
  1012. Contribution(s) alone or by combination of their Contribution(s)
  1013. with the Work to which such Contribution(s) was submitted. If You
  1014. institute patent litigation against any entity (including a
  1015. cross-claim or counterclaim in a lawsuit) alleging that the Work
  1016. or a Contribution incorporated within the Work constitutes direct
  1017. or contributory patent infringement, then any patent licenses
  1018. granted to You under this License for that Work shall terminate
  1019. as of the date such litigation is filed.
  1020. 4. Redistribution. You may reproduce and distribute copies of the
  1021. Work or Derivative Works thereof in any medium, with or without
  1022. modifications, and in Source or Object form, provided that You
  1023. meet the following conditions:
  1024. (a) You must give any other recipients of the Work or
  1025. Derivative Works a copy of this License; and
  1026. (b) You must cause any modified files to carry prominent notices
  1027. stating that You changed the files; and
  1028. (c) You must retain, in the Source form of any Derivative Works
  1029. that You distribute, all copyright, patent, trademark, and
  1030. attribution notices from the Source form of the Work,
  1031. excluding those notices that do not pertain to any part of
  1032. the Derivative Works; and
  1033. (d) If the Work includes a "NOTICE" text file as part of its
  1034. distribution, then any Derivative Works that You distribute must
  1035. include a readable copy of the attribution notices contained
  1036. within such NOTICE file, excluding those notices that do not
  1037. pertain to any part of the Derivative Works, in at least one
  1038. of the following places: within a NOTICE text file distributed
  1039. as part of the Derivative Works; within the Source form or
  1040. documentation, if provided along with the Derivative Works; or,
  1041. within a display generated by the Derivative Works, if and
  1042. wherever such third-party notices normally appear. The contents
  1043. of the NOTICE file are for informational purposes only and
  1044. do not modify the License. You may add Your own attribution
  1045. notices within Derivative Works that You distribute, alongside
  1046. or as an addendum to the NOTICE text from the Work, provided
  1047. that such additional attribution notices cannot be construed
  1048. as modifying the License.
  1049. You may add Your own copyright statement to Your modifications and
  1050. may provide additional or different license terms and conditions
  1051. for use, reproduction, or distribution of Your modifications, or
  1052. for any such Derivative Works as a whole, provided Your use,
  1053. reproduction, and distribution of the Work otherwise complies with
  1054. the conditions stated in this License.
  1055. 5. Submission of Contributions. Unless You explicitly state otherwise,
  1056. any Contribution intentionally submitted for inclusion in the Work
  1057. by You to the Licensor shall be under the terms and conditions of
  1058. this License, without any additional terms or conditions.
  1059. Notwithstanding the above, nothing herein shall supersede or modify
  1060. the terms of any separate license agreement you may have executed
  1061. with Licensor regarding such Contributions.
  1062. 6. Trademarks. This License does not grant permission to use the trade
  1063. names, trademarks, service marks, or product names of the Licensor,
  1064. except as required for reasonable and customary use in describing the
  1065. origin of the Work and reproducing the content of the NOTICE file.
  1066. 7. Disclaimer of Warranty. Unless required by applicable law or
  1067. agreed to in writing, Licensor provides the Work (and each
  1068. Contributor provides its Contributions) on an "AS IS" BASIS,
  1069. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
  1070. implied, including, without limitation, any warranties or conditions
  1071. of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
  1072. PARTICULAR PURPOSE. You are solely responsible for determining the
  1073. appropriateness of using or redistributing the Work and assume any
  1074. risks associated with Your exercise of permissions under this License.
  1075. 8. Limitation of Liability. In no event and under no legal theory,
  1076. whether in tort (including negligence), contract, or otherwise,
  1077. unless required by applicable law (such as deliberate and grossly
  1078. negligent acts) or agreed to in writing, shall any Contributor be
  1079. liable to You for damages, including any direct, indirect, special,
  1080. incidental, or consequential damages of any character arising as a
  1081. result of this License or out of the use or inability to use the
  1082. Work (including but not limited to damages for loss of goodwill,
  1083. work stoppage, computer failure or malfunction, or any and all
  1084. other commercial damages or losses), even if such Contributor
  1085. has been advised of the possibility of such damages.
  1086. 9. Accepting Warranty or Additional Liability. While redistributing
  1087. the Work or Derivative Works thereof, You may choose to offer,
  1088. and charge a fee for, acceptance of support, warranty, indemnity,
  1089. or other liability obligations and/or rights consistent with this
  1090. License. However, in accepting such obligations, You may act only
  1091. on Your own behalf and on Your sole responsibility, not on behalf
  1092. of any other Contributor, and only if You agree to indemnify,
  1093. defend, and hold each Contributor harmless for any liability
  1094. incurred by, or claims asserted against, such Contributor by reason
  1095. of your accepting any such warranty or additional liability.
  1096. END OF TERMS AND CONDITIONS
  1097. APPENDIX: How to apply the Apache License to your work.
  1098. To apply the Apache License to your work, attach the following
  1099. boilerplate notice, with the fields enclosed by brackets "[]"
  1100. replaced with your own identifying information. (Don't include
  1101. the brackets!) The text should be enclosed in the appropriate
  1102. comment syntax for the file format. We also recommend that a
  1103. file or class name and description of purpose be included on the
  1104. same "printed page" as the copyright notice for easier
  1105. identification within third-party archives.
  1106. Copyright [yyyy] [name of copyright owner]
  1107. Licensed under the Apache License, Version 2.0 (the "License");
  1108. you may not use this file except in compliance with the License.
  1109. You may obtain a copy of the License at
  1110. http://www.apache.org/licenses/LICENSE-2.0
  1111. Unless required by applicable law or agreed to in writing, software
  1112. distributed under the License is distributed on an "AS IS" BASIS,
  1113. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  1114. See the License for the specific language governing permissions and
  1115. limitations under the License.
  1116. ------------------------------------------------------------------
  1117. Copyright (c) 2011, Mike Samuel
  1118. All rights reserved.
  1119. Redistribution and use in source and binary forms, with or without
  1120. modification, are permitted provided that the following conditions are
  1121. met:
  1122. 1. Redistributions of source code must retain the above copyright
  1123. notice, this list of conditions and the following disclaimer.
  1124. 2. Redistributions in binary form must reproduce the above copyright
  1125. notice, this list of conditions and the following disclaimer in the
  1126. documentation and/or other materials provided with the distribution.
  1127. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  1128. "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  1129. LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  1130. A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
  1131. HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  1132. SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  1133. LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  1134. DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
  1135. THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  1136. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  1137. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.