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