1 | |
---|
2 | Apache License |
---|
3 | Version 2.0, January 2004 |
---|
4 | http://www.apache.org/licenses/ |
---|
5 | |
---|
6 | TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION |
---|
7 | |
---|
8 | 1. Definitions. |
---|
9 | |
---|
10 | "License" shall mean the terms and conditions for use, reproduction, |
---|
11 | and distribution as defined by Sections 1 through 9 of this document. |
---|
12 | |
---|
13 | "Licensor" shall mean the copyright owner or entity authorized by |
---|
14 | the copyright owner that is granting the License. |
---|
15 | |
---|
16 | "Legal Entity" shall mean the union of the acting entity and all |
---|
17 | other entities that control, are controlled by, or are under common |
---|
18 | control with that entity. For the purposes of this definition, |
---|
19 | "control" means (i) the power, direct or indirect, to cause the |
---|
20 | direction or management of such entity, whether by contract or |
---|
21 | otherwise, or (ii) ownership of fifty percent (50%) or more of the |
---|
22 | outstanding shares, or (iii) beneficial ownership of such entity. |
---|
23 | |
---|
24 | "You" (or "Your") shall mean an individual or Legal Entity |
---|
25 | exercising permissions granted by this License. |
---|
26 | |
---|
27 | "Source" form shall mean the preferred form for making modifications, |
---|
28 | including but not limited to software source code, documentation |
---|
29 | source, and configuration files. |
---|
30 | |
---|
31 | "Object" form shall mean any form resulting from mechanical |
---|
32 | transformation or translation of a Source form, including but |
---|
33 | not limited to compiled object code, generated documentation, |
---|
34 | and conversions to other media types. |
---|
35 | |
---|
36 | "Work" shall mean the work of authorship, whether in Source or |
---|
37 | Object form, made available under the License, as indicated by a |
---|
38 | copyright notice that is included in or attached to the work |
---|
39 | (an example is provided in the Appendix below). |
---|
40 | |
---|
41 | "Derivative Works" shall mean any work, whether in Source or Object |
---|
42 | form, that is based on (or derived from) the Work and for which the |
---|
43 | editorial revisions, annotations, elaborations, or other modifications |
---|
44 | represent, as a whole, an original work of authorship. For the purposes |
---|
45 | of this License, Derivative Works shall not include works that remain |
---|
46 | separable from, or merely link (or bind by name) to the interfaces of, |
---|
47 | the Work and Derivative Works thereof. |
---|
48 | |
---|
49 | "Contribution" shall mean any work of authorship, including |
---|
50 | the original version of the Work and any modifications or additions |
---|
51 | to that Work or Derivative Works thereof, that is intentionally |
---|
52 | submitted to Licensor for inclusion in the Work by the copyright owner |
---|
53 | or by an individual or Legal Entity authorized to submit on behalf of |
---|
54 | the copyright owner. For the purposes of this definition, "submitted" |
---|
55 | means any form of electronic, verbal, or written communication sent |
---|
56 | to the Licensor or its representatives, including but not limited to |
---|
57 | communication on electronic mailing lists, source code control systems, |
---|
58 | and issue tracking systems that are managed by, or on behalf of, the |
---|
59 | Licensor for the purpose of discussing and improving the Work, but |
---|
60 | excluding communication that is conspicuously marked or otherwise |
---|
61 | designated in writing by the copyright owner as "Not a Contribution." |
---|
62 | |
---|
63 | "Contributor" shall mean Licensor and any individual or Legal Entity |
---|
64 | on behalf of whom a Contribution has been received by Licensor and |
---|
65 | subsequently incorporated within the Work. |
---|
66 | |
---|
67 | 2. Grant of Copyright License. Subject to the terms and conditions of |
---|
68 | this License, each Contributor hereby grants to You a perpetual, |
---|
69 | worldwide, non-exclusive, no-charge, royalty-free, irrevocable |
---|
70 | copyright license to reproduce, prepare Derivative Works of, |
---|
71 | publicly display, publicly perform, sublicense, and distribute the |
---|
72 | Work and such Derivative Works in Source or Object form. |
---|
73 | |
---|
74 | 3. Grant of Patent License. Subject to the terms and conditions of |
---|
75 | this License, each Contributor hereby grants to You a perpetual, |
---|
76 | worldwide, non-exclusive, no-charge, royalty-free, irrevocable |
---|
77 | (except as stated in this section) patent license to make, have made, |
---|
78 | use, offer to sell, sell, import, and otherwise transfer the Work, |
---|
79 | where such license applies only to those patent claims licensable |
---|
80 | by such Contributor that are necessarily infringed by their |
---|
81 | Contribution(s) alone or by combination of their Contribution(s) |
---|
82 | with the Work to which such Contribution(s) was submitted. If You |
---|
83 | institute patent litigation against any entity (including a |
---|
84 | cross-claim or counterclaim in a lawsuit) alleging that the Work |
---|
85 | or a Contribution incorporated within the Work constitutes direct |
---|
86 | or contributory patent infringement, then any patent licenses |
---|
87 | granted to You under this License for that Work shall terminate |
---|
88 | as of the date such litigation is filed. |
---|
89 | |
---|
90 | 4. Redistribution. You may reproduce and distribute copies of the |
---|
91 | Work or Derivative Works thereof in any medium, with or without |
---|
92 | modifications, and in Source or Object form, provided that You |
---|
93 | meet the following conditions: |
---|
94 | |
---|
95 | (a) You must give any other recipients of the Work or |
---|
96 | Derivative Works a copy of this License; and |
---|
97 | |
---|
98 | (b) You must cause any modified files to carry prominent notices |
---|
99 | stating that You changed the files; and |
---|
100 | |
---|
101 | (c) You must retain, in the Source form of any Derivative Works |
---|
102 | that You distribute, all copyright, patent, trademark, and |
---|
103 | attribution notices from the Source form of the Work, |
---|
104 | excluding those notices that do not pertain to any part of |
---|
105 | the Derivative Works; and |
---|
106 | |
---|
107 | (d) If the Work includes a "NOTICE" text file as part of its |
---|
108 | distribution, then any Derivative Works that You distribute must |
---|
109 | include a readable copy of the attribution notices contained |
---|
110 | within such NOTICE file, excluding those notices that do not |
---|
111 | pertain to any part of the Derivative Works, in at least one |
---|
112 | of the following places: within a NOTICE text file distributed |
---|
113 | as part of the Derivative Works; within the Source form or |
---|
114 | documentation, if provided along with the Derivative Works; or, |
---|
115 | within a display generated by the Derivative Works, if and |
---|
116 | wherever such third-party notices normally appear. The contents |
---|
117 | of the NOTICE file are for informational purposes only and |
---|
118 | do not modify the License. You may add Your own attribution |
---|
119 | notices within Derivative Works that You distribute, alongside |
---|
120 | or as an addendum to the NOTICE text from the Work, provided |
---|
121 | that such additional attribution notices cannot be construed |
---|
122 | as modifying the License. |
---|
123 | |
---|
124 | You may add Your own copyright statement to Your modifications and |
---|
125 | may provide additional or different license terms and conditions |
---|
126 | for use, reproduction, or distribution of Your modifications, or |
---|
127 | for any such Derivative Works as a whole, provided Your use, |
---|
128 | reproduction, and distribution of the Work otherwise complies with |
---|
129 | the conditions stated in this License. |
---|
130 | |
---|
131 | 5. Submission of Contributions. Unless You explicitly state otherwise, |
---|
132 | any Contribution intentionally submitted for inclusion in the Work |
---|
133 | by You to the Licensor shall be under the terms and conditions of |
---|
134 | this License, without any additional terms or conditions. |
---|
135 | Notwithstanding the above, nothing herein shall supersede or modify |
---|
136 | the terms of any separate license agreement you may have executed |
---|
137 | with Licensor regarding such Contributions. |
---|
138 | |
---|
139 | 6. Trademarks. This License does not grant permission to use the trade |
---|
140 | names, trademarks, service marks, or product names of the Licensor, |
---|
141 | except as required for reasonable and customary use in describing the |
---|
142 | origin of the Work and reproducing the content of the NOTICE file. |
---|
143 | |
---|
144 | 7. Disclaimer of Warranty. Unless required by applicable law or |
---|
145 | agreed to in writing, Licensor provides the Work (and each |
---|
146 | Contributor provides its Contributions) on an "AS IS" BASIS, |
---|
147 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or |
---|
148 | implied, including, without limitation, any warranties or conditions |
---|
149 | of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A |
---|
150 | PARTICULAR PURPOSE. You are solely responsible for determining the |
---|
151 | appropriateness of using or redistributing the Work and assume any |
---|
152 | risks associated with Your exercise of permissions under this License. |
---|
153 | |
---|
154 | 8. Limitation of Liability. In no event and under no legal theory, |
---|
155 | whether in tort (including negligence), contract, or otherwise, |
---|
156 | unless required by applicable law (such as deliberate and grossly |
---|
157 | negligent acts) or agreed to in writing, shall any Contributor be |
---|
158 | liable to You for damages, including any direct, indirect, special, |
---|
159 | incidental, or consequential damages of any character arising as a |
---|
160 | result of this License or out of the use or inability to use the |
---|
161 | Work (including but not limited to damages for loss of goodwill, |
---|
162 | work stoppage, computer failure or malfunction, or any and all |
---|
163 | other commercial damages or losses), even if such Contributor |
---|
164 | has been advised of the possibility of such damages. |
---|
165 | |
---|
166 | 9. Accepting Warranty or Additional Liability. While redistributing |
---|
167 | the Work or Derivative Works thereof, You may choose to offer, |
---|
168 | and charge a fee for, acceptance of support, warranty, indemnity, |
---|
169 | or other liability obligations and/or rights consistent with this |
---|
170 | License. However, in accepting such obligations, You may act only |
---|
171 | on Your own behalf and on Your sole responsibility, not on behalf |
---|
172 | of any other Contributor, and only if You agree to indemnify, |
---|
173 | defend, and hold each Contributor harmless for any liability |
---|
174 | incurred by, or claims asserted against, such Contributor by reason |
---|
175 | of your accepting any such warranty or additional liability. |
---|
176 | |
---|
177 | END OF TERMS AND CONDITIONS |
---|
178 | |
---|
179 | APPENDIX: How to apply the Apache License to your work. |
---|
180 | |
---|
181 | To apply the Apache License to your work, attach the following |
---|
182 | boilerplate notice, with the fields enclosed by brackets "[]" |
---|
183 | replaced with your own identifying information. (Don't include |
---|
184 | the brackets!) The text should be enclosed in the appropriate |
---|
185 | comment syntax for the file format. We also recommend that a |
---|
186 | file or class name and description of purpose be included on the |
---|
187 | same "printed page" as the copyright notice for easier |
---|
188 | identification within third-party archives. |
---|
189 | |
---|
190 | Copyright [yyyy] [name of copyright owner] |
---|
191 | |
---|
192 | Licensed under the Apache License, Version 2.0 (the "License"); |
---|
193 | you may not use this file except in compliance with the License. |
---|
194 | You may obtain a copy of the License at |
---|
195 | |
---|
196 | http://www.apache.org/licenses/LICENSE-2.0 |
---|
197 | |
---|
198 | Unless required by applicable law or agreed to in writing, software |
---|
199 | distributed under the License is distributed on an "AS IS" BASIS, |
---|
200 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
---|
201 | See the License for the specific language governing permissions and |
---|
202 | limitations under the License. |
---|
203 | |
---|
204 | |
---|
205 | APACHE POI SUBCOMPONENTS: |
---|
206 | |
---|
207 | Apache POI includes subcomponents with separate copyright notices and |
---|
208 | license terms. Your use of these subcomponents is subject to the terms |
---|
209 | and conditions of the following licenses: |
---|
210 | |
---|
211 | |
---|
212 | Office Open XML schemas (ooxml-schemas-1.*.jar) |
---|
213 | |
---|
214 | The Office Open XML schema definitions used by Apache POI are |
---|
215 | a part of the Office Open XML ECMA Specification (ECMA-376, [1]). |
---|
216 | As defined in section 9.4 of the ECMA bylaws [2], this specification |
---|
217 | is available to all interested parties without restriction: |
---|
218 | |
---|
219 | 9.4 All documents when approved shall be made available to |
---|
220 | all interested parties without restriction. |
---|
221 | |
---|
222 | Furthermore, both Microsoft and Adobe have granted patent licenses |
---|
223 | to this work [3,4,5]. |
---|
224 | |
---|
225 | [1] http://www.ecma-international.org/publications/standards/Ecma-376.htm |
---|
226 | [2] http://www.ecma-international.org/memento/Ecmabylaws.htm |
---|
227 | [3] http://www.microsoft.com/openspecifications/en/us/programs/osp/default.aspx |
---|
228 | [4] http://www.ecma-international.org/publications/files/ECMA-ST/Ecma%20PATENT/ |
---|
229 | Patent%20statements%20ok/ECMA-376%20Edition%202%20Microsoft%20Patent%20Declaration.pdf |
---|
230 | [5] http://www.ecma-international.org/publications/files/ECMA-ST/Ecma%20PATENT/ |
---|
231 | Patent%20statements%20ok/ECMA-376%20Adobe%20Patent%20Declaration.pdf |
---|
232 | |
---|
233 | |
---|
234 | Bouncy Castle library (bcprov-*.jar, bcpg-*.jar, bcpkix-*.jar) |
---|
235 | |
---|
236 | Permission is hereby granted, free of charge, to any person obtaining a copy |
---|
237 | of this software and associated documentation files (the "Software"), to |
---|
238 | deal in the Software without restriction, including without limitation the |
---|
239 | rights to use, copy, modify, merge, publish, distribute, sublicense, and/or |
---|
240 | sell copies of the Software, and to permit persons to whom the Software is |
---|
241 | furnished to do so, subject to the following conditions: |
---|
242 | |
---|
243 | The above copyright notice and this permission notice shall be included in |
---|
244 | all copies or substantial portions of the Software. |
---|
245 | |
---|
246 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
---|
247 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
---|
248 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
---|
249 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
---|
250 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING |
---|
251 | FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS |
---|
252 | IN THE SOFTWARE. |
---|
253 | |
---|
254 | JUnit test library (junit-4.*.jar) & JaCoCo (*jacoco*) |
---|
255 | |
---|
256 | Eclipse Public License - v 1.0 |
---|
257 | |
---|
258 | THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE PUBLIC |
---|
259 | LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM |
---|
260 | CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT. |
---|
261 | |
---|
262 | 1. DEFINITIONS |
---|
263 | |
---|
264 | "Contribution" means: |
---|
265 | |
---|
266 | a) in the case of the initial Contributor, the initial code and documentation |
---|
267 | distributed under this Agreement, and |
---|
268 | b) in the case of each subsequent Contributor: |
---|
269 | i) changes to the Program, and |
---|
270 | ii) additions to the Program; |
---|
271 | where such changes and/or additions to the Program originate from and are |
---|
272 | distributed by that particular Contributor. A Contribution 'originates' from |
---|
273 | a Contributor if it was added to the Program by such Contributor itself or |
---|
274 | anyone acting on such Contributor's behalf. Contributions do not include |
---|
275 | additions to the Program which: (i) are separate modules of software |
---|
276 | distributed in conjunction with the Program under their own license agreement, |
---|
277 | and (ii) are not derivative works of the Program. |
---|
278 | |
---|
279 | "Contributor" means any person or entity that distributes the Program. |
---|
280 | |
---|
281 | "Licensed Patents" mean patent claims licensable by a Contributor which are |
---|
282 | necessarily infringed by the use or sale of its Contribution alone or when |
---|
283 | combined with the Program. |
---|
284 | |
---|
285 | "Program" means the Contributions distributed in accordance with this Agreement. |
---|
286 | |
---|
287 | "Recipient" means anyone who receives the Program under this Agreement, |
---|
288 | including all Contributors. |
---|
289 | |
---|
290 | 2. GRANT OF RIGHTS |
---|
291 | |
---|
292 | a) Subject to the terms of this Agreement, each Contributor hereby grants |
---|
293 | Recipient a non-exclusive, worldwide, royalty-free copyright license to |
---|
294 | reproduce, prepare derivative works of, publicly display, publicly |
---|
295 | perform, distribute and sublicense the Contribution of such Contributor, |
---|
296 | if any, and such derivative works, in source code and object code form. |
---|
297 | b) Subject to the terms of this Agreement, each Contributor hereby grants |
---|
298 | Recipient a non-exclusive, worldwide, royalty-free patent license under |
---|
299 | Licensed Patents to make, use, sell, offer to sell, import and otherwise |
---|
300 | transfer the Contribution of such Contributor, if any, in source code |
---|
301 | and object code form. This patent license shall apply to the combination |
---|
302 | of the Contribution and the Program if, at the time the Contribution is |
---|
303 | added by the Contributor, such addition of the Contribution causes such |
---|
304 | combination to be covered by the Licensed Patents. The patent license |
---|
305 | shall not apply to any other combinations which include the Contribution. |
---|
306 | No hardware per se is licensed hereunder. |
---|
307 | c) Recipient understands that although each Contributor grants the licenses |
---|
308 | to its Contributions set forth herein, no assurances are provided by any |
---|
309 | Contributor that the Program does not infringe the patent or other |
---|
310 | intellectual property rights of any other entity. Each Contributor |
---|
311 | disclaims any liability to Recipient for claims brought by any other |
---|
312 | entity based on infringement of intellectual property rights or |
---|
313 | otherwise. As a condition to exercising the rights and licenses granted |
---|
314 | hereunder, each Recipient hereby assumes sole responsibility to secure |
---|
315 | any other intellectual property rights needed, if any. For example, if |
---|
316 | a third party patent license is required to allow Recipient to distribute |
---|
317 | the Program, it is Recipient's responsibility to acquire that license |
---|
318 | before distributing the Program. |
---|
319 | d) Each Contributor represents that to its knowledge it has sufficient |
---|
320 | copyright rights in its Contribution, if any, to grant the copyright |
---|
321 | license set forth in this Agreement. |
---|
322 | |
---|
323 | 3. REQUIREMENTS |
---|
324 | |
---|
325 | A Contributor may choose to distribute the Program in object code form under |
---|
326 | its own license agreement, provided that: |
---|
327 | |
---|
328 | a) it complies with the terms and conditions of this Agreement; and |
---|
329 | b) its license agreement: |
---|
330 | i) effectively disclaims on behalf of all Contributors all warranties and |
---|
331 | conditions, express and implied, including warranties or conditions of |
---|
332 | title and non-infringement, and implied warranties or conditions of |
---|
333 | merchantability and fitness for a particular purpose; |
---|
334 | ii) effectively excludes on behalf of all Contributors all liability for |
---|
335 | damages, including direct, indirect, special, incidental and |
---|
336 | consequential damages, such as lost profits; |
---|
337 | iii) states that any provisions which differ from this Agreement are |
---|
338 | offered by that Contributor alone and not by any other party; and |
---|
339 | iv) states that source code for the Program is available from such |
---|
340 | Contributor, and informs licensees how to obtain it in a reasonable |
---|
341 | manner on or through a medium customarily used for software exchange. |
---|
342 | |
---|
343 | When the Program is made available in source code form: |
---|
344 | |
---|
345 | a) it must be made available under this Agreement; and |
---|
346 | b) a copy of this Agreement must be included with each copy of the Program. |
---|
347 | Contributors may not remove or alter any copyright notices contained |
---|
348 | within the Program. |
---|
349 | |
---|
350 | Each Contributor must identify itself as the originator of its Contribution, |
---|
351 | if any, in a manner that reasonably allows subsequent Recipients to identify |
---|
352 | the originator of the Contribution. |
---|
353 | |
---|
354 | 4. COMMERCIAL DISTRIBUTION |
---|
355 | |
---|
356 | Commercial distributors of software may accept certain responsibilities with |
---|
357 | respect to end users, business partners and the like. While this license is |
---|
358 | intended to facilitate the commercial use of the Program, the Contributor |
---|
359 | who includes the Program in a commercial product offering should do so in a |
---|
360 | manner which does not create potential liability for other Contributors. |
---|
361 | Therefore, if a Contributor includes the Program in a commercial product |
---|
362 | offering, such Contributor ("Commercial Contributor") hereby agrees to |
---|
363 | defend and indemnify every other Contributor ("Indemnified Contributor") |
---|
364 | against any losses, damages and costs (collectively "Losses") arising from |
---|
365 | claims, lawsuits and other legal actions brought by a third party against |
---|
366 | the Indemnified Contributor to the extent caused by the acts or omissions |
---|
367 | of such Commercial Contributor in connection with its distribution of the |
---|
368 | Program in a commercial product offering. The obligations in this section |
---|
369 | do not apply to any claims or Losses relating to any actual or alleged |
---|
370 | intellectual property infringement. In order to qualify, an Indemnified |
---|
371 | Contributor must: a) promptly notify the Commercial Contributor in writing |
---|
372 | of such claim, and b) allow the Commercial Contributor to control, and |
---|
373 | cooperate with the Commercial Contributor in, the defense and any related |
---|
374 | settlement negotiations. The Indemnified Contributor may participate in any |
---|
375 | such claim at its own expense. |
---|
376 | |
---|
377 | For example, a Contributor might include the Program in a commercial product |
---|
378 | offering, Product X. That Contributor is then a Commercial Contributor. If |
---|
379 | that Commercial Contributor then makes performance claims, or offers |
---|
380 | warranties related to Product X, those performance claims and warranties are |
---|
381 | such Commercial Contributor's responsibility alone. Under this section, the |
---|
382 | Commercial Contributor would have to defend claims against the other |
---|
383 | Contributors related to those performance claims and warranties, and if a |
---|
384 | court requires any other Contributor to pay any damages as a result, the |
---|
385 | Commercial Contributor must pay those damages. |
---|
386 | |
---|
387 | 5. NO WARRANTY |
---|
388 | |
---|
389 | EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON |
---|
390 | AN "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER |
---|
391 | EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR |
---|
392 | CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A |
---|
393 | PARTICULAR PURPOSE. Each Recipient is solely responsible for determining the |
---|
394 | appropriateness of using and distributing the Program and assumes all risks |
---|
395 | associated with its exercise of rights under this Agreement , including but |
---|
396 | not limited to the risks and costs of program errors, compliance with |
---|
397 | applicable laws, damage to or loss of data, programs or equipment, and |
---|
398 | unavailability or interruption of operations. |
---|
399 | |
---|
400 | 6. DISCLAIMER OF LIABILITY |
---|
401 | |
---|
402 | EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY |
---|
403 | CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, |
---|
404 | SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION |
---|
405 | LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN |
---|
406 | CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) |
---|
407 | ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE |
---|
408 | EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY |
---|
409 | OF SUCH DAMAGES. |
---|
410 | |
---|
411 | 7. GENERAL |
---|
412 | |
---|
413 | If any provision of this Agreement is invalid or unenforceable under |
---|
414 | applicable law, it shall not affect the validity or enforceability of the |
---|
415 | remainder of the terms of this Agreement, and without further action by the |
---|
416 | parties hereto, such provision shall be reformed to the minimum extent |
---|
417 | necessary to make such provision valid and enforceable. |
---|
418 | |
---|
419 | If Recipient institutes patent litigation against any entity (including a |
---|
420 | cross-claim or counterclaim in a lawsuit) alleging that the Program itself |
---|
421 | (excluding combinations of the Program with other software or hardware) |
---|
422 | infringes such Recipient's patent(s), then such Recipient's rights granted |
---|
423 | under Section 2(b) shall terminate as of the date such litigation is filed. |
---|
424 | |
---|
425 | All Recipient's rights under this Agreement shall terminate if it fails to |
---|
426 | comply with any of the material terms or conditions of this Agreement and |
---|
427 | does not cure such failure in a reasonable period of time after becoming |
---|
428 | aware of such noncompliance. If all Recipient's rights under this Agreement |
---|
429 | terminate, Recipient agrees to cease use and distribution of the Program as |
---|
430 | soon as reasonably practicable. However, Recipient's obligations under this |
---|
431 | Agreement and any licenses granted by Recipient relating to the Program |
---|
432 | shall continue and survive. |
---|
433 | |
---|
434 | Everyone is permitted to copy and distribute copies of this Agreement, but |
---|
435 | in order to avoid inconsistency the Agreement is copyrighted and may only |
---|
436 | be modified in the following manner. The Agreement Steward reserves the |
---|
437 | right to publish new versions (including revisions) of this Agreement from |
---|
438 | time to time. No one other than the Agreement Steward has the right to |
---|
439 | modify this Agreement. The Eclipse Foundation is the initial Agreement |
---|
440 | Steward. The Eclipse Foundation may assign the responsibility to serve as |
---|
441 | the Agreement Steward to a suitable separate entity. Each new version of |
---|
442 | the Agreement will be given a distinguishing version number. The Program |
---|
443 | (including Contributions) may always be distributed subject to the version |
---|
444 | of the Agreement under which it was received. In addition, after a new |
---|
445 | version of the Agreement is published, Contributor may elect to distribute |
---|
446 | the Program (including its Contributions) under the new version. Except as |
---|
447 | expressly stated in Sections 2(a) and 2(b) above, Recipient receives no |
---|
448 | rights or licenses to the intellectual property of any Contributor under |
---|
449 | this Agreement, whether expressly, by implication, estoppel or otherwise. |
---|
450 | All rights in the Program not expressly granted under this Agreement are |
---|
451 | reserved. |
---|
452 | |
---|
453 | This Agreement is governed by the laws of the State of New York and the |
---|
454 | intellectual property laws of the United States of America. No party to this |
---|
455 | Agreement will bring a legal action under this Agreement more than one year |
---|
456 | after the cause of action arose. Each party waives its rights to a jury |
---|
457 | trial in any resulting litigation. |
---|
458 | |
---|
459 | Hamcrest library (hamcrest-*.jar) & CuvesAPI / Curve API |
---|
460 | |
---|
461 | BSD License |
---|
462 | |
---|
463 | Copyright (c) 2000-2006, www.hamcrest.org |
---|
464 | All rights reserved. |
---|
465 | |
---|
466 | Redistribution and use in source and binary forms, with or without |
---|
467 | modification, are permitted provided that the following conditions are met: |
---|
468 | |
---|
469 | Redistributions of source code must retain the above copyright notice, this |
---|
470 | list of conditions and the following disclaimer. Redistributions in binary |
---|
471 | form must reproduce the above copyright notice, this list of conditions and |
---|
472 | the following disclaimer in the documentation and/or other materials |
---|
473 | provided with the distribution. |
---|
474 | |
---|
475 | Neither the name of Hamcrest nor the names of its contributors may be used |
---|
476 | to endorse or promote products derived from this software without specific |
---|
477 | prior written permission. |
---|
478 | |
---|
479 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" |
---|
480 | AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
---|
481 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
---|
482 | ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE |
---|
483 | LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR |
---|
484 | CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF |
---|
485 | SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS |
---|
486 | INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN |
---|
487 | CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) |
---|
488 | ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE |
---|
489 | POSSIBILITY OF SUCH DAMAGE. |
---|
490 | |
---|
491 | SLF4J library (slf4j-api-*.jar) |
---|
492 | |
---|
493 | Copyright (c) 2004-2013 QOS.ch |
---|
494 | All rights reserved. |
---|
495 | |
---|
496 | Permission is hereby granted, free of charge, to any person obtaining |
---|
497 | a copy of this software and associated documentation files (the |
---|
498 | "Software"), to deal in the Software without restriction, including |
---|
499 | without limitation the rights to use, copy, modify, merge, publish, |
---|
500 | distribute, sublicense, and/or sell copies of the Software, and to |
---|
501 | permit persons to whom the Software is furnished to do so, subject to |
---|
502 | the following conditions: |
---|
503 | |
---|
504 | The above copyright notice and this permission notice shall be |
---|
505 | included in all copies or substantial portions of the Software. |
---|
506 | |
---|
507 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, |
---|
508 | EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF |
---|
509 | MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND |
---|
510 | NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE |
---|
511 | LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION |
---|
512 | OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION |
---|
513 | WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
---|
514 | |
---|
515 | inbot-utils (https://github.com/Inbot/inbot-utils) |
---|
516 | |
---|
517 | The MIT License (MIT) |
---|
518 | |
---|
519 | Copyright (c) 2015 Inbot |
---|
520 | |
---|
521 | Permission is hereby granted, free of charge, to any person obtaining a copy |
---|
522 | of this software and associated documentation files (the "Software"), to deal |
---|
523 | in the Software without restriction, including without limitation the rights |
---|
524 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
---|
525 | copies of the Software, and to permit persons to whom the Software is |
---|
526 | furnished to do so, subject to the following conditions: |
---|
527 | |
---|
528 | The above copyright notice and this permission notice shall be included in all |
---|
529 | copies or substantial portions of the Software. |
---|
530 | |
---|
531 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
---|
532 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
---|
533 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
---|
534 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
---|
535 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
---|
536 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE |
---|
537 | SOFTWARE. |
---|