|
| 1 | +Apache License |
| 2 | +Version 2.0, January 2004 |
| 3 | +http://www.apache.org/licenses/ |
| 4 | + |
| 5 | +TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION |
| 6 | + |
| 7 | +1. Definitions. |
| 8 | + |
| 9 | +"License" shall mean the terms and conditions for use, reproduction, and |
| 10 | +distribution as defined by Sections 1 through 9 of this document. |
| 11 | + |
| 12 | +"Licensor" shall mean the copyright owner or entity authorized by the |
| 13 | +copyright owner that is granting the License. |
| 14 | + |
| 15 | +"Legal Entity" shall mean the union of the acting entity and all other |
| 16 | +entities that control, are controlled by, or are under common control with |
| 17 | +that entity. For the purposes of this definition, "control" means (i) the |
| 18 | +power, direct or indirect, to cause the direction or management of such entity, |
| 19 | +whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or |
| 20 | +more of the outstanding shares, or (iii) beneficial ownership of such entity. |
| 21 | + |
| 22 | +"You" (or "Your") shall mean an individual or Legal Entity exercising |
| 23 | +permissions granted by this License. |
| 24 | + |
| 25 | +"Source" form shall mean the preferred form for making modifications, |
| 26 | +including but not limited to software source code, documentation source, and |
| 27 | +configuration files. |
| 28 | + |
| 29 | +"Object" form shall mean any form resulting from mechanical transformation or |
| 30 | +translation of a Source form, including but not limited to compiled object |
| 31 | +code, generated documentation, and conversions to other media types. |
| 32 | + |
| 33 | +"Work" shall mean the work of authorship, whether in Source or Object form, |
| 34 | +made available under the License, as indicated by a copyright notice that is |
| 35 | +included in or attached to the work. |
| 36 | + |
| 37 | +"Derivative Works" shall mean any work, whether in Source or Object form, |
| 38 | +that is based on (or derived from) the Work and for which the editorial |
| 39 | +revisions, annotations, elaborations, or other modifications represent, as a |
| 40 | +whole, an original work of authorship. |
| 41 | + |
| 42 | +"Contribution" shall mean any work of authorship, including the original |
| 43 | +version of the Work and any modifications or additions to that Work or |
| 44 | +Derivative Works, that is intentionally submitted to Licensor for inclusion in |
| 45 | +the Work by the copyright owner or by an individual or Legal Entity authorized |
| 46 | +to submit on behalf of the copyright owner. |
| 47 | + |
| 48 | +"Contributor" shall mean Licensor and any individual or Legal Entity on behalf |
| 49 | +of whom a Contribution has been received by Licensor and subsequently |
| 50 | +incorporated within the Work. |
| 51 | + |
| 52 | +2. Grant of Copyright License. Subject to the terms and conditions of this |
| 53 | +License, each Contributor hereby grants to You a perpetual, worldwide, |
| 54 | +non-exclusive, no-charge, royalty-free, irrevocable copyright license to |
| 55 | +reproduce, prepare Derivative Works of, publicly display, publicly perform, |
| 56 | +sublicense, and distribute the Work and such Derivative Works in Source or |
| 57 | +Object form. |
| 58 | + |
| 59 | +3. Grant of Patent License. Subject to the terms and conditions of this |
| 60 | +License, each Contributor hereby grants to You a perpetual, worldwide, |
| 61 | +non-exclusive, no-charge, royalty-free, irrevocable patent license to make, |
| 62 | +have made, use, offer to sell, sell, import, and otherwise transfer the Work. |
| 63 | + |
| 64 | +4. Redistribution. You may reproduce and distribute copies of the Work or |
| 65 | +Derivative Works thereof in any medium, with or without modifications, and in |
| 66 | +Source or Object form, provided that You meet the following conditions: |
| 67 | + |
| 68 | + (a) You must give any other recipients of the Work or Derivative Works a |
| 69 | + copy of this License; and |
| 70 | + |
| 71 | + (b) You must cause any modified files to carry prominent notices stating |
| 72 | + that You changed the files; and |
| 73 | + |
| 74 | + (c) You must retain, in the Source form of any Derivative Works that You |
| 75 | + distribute, all copyright, patent, trademark, and attribution notices |
| 76 | + from the Source form of the Work, excluding those notices that do not |
| 77 | + pertain to any part of the Derivative Works; and |
| 78 | + |
| 79 | + (d) If the Work includes a "NOTICE" text file as part of its distribution, |
| 80 | + then any Derivative Works that You distribute must include a readable |
| 81 | + copy of the attribution notices contained within such NOTICE file. |
| 82 | + |
| 83 | +5. Submission of Contributions. Unless You explicitly state otherwise, any |
| 84 | +Contribution intentionally submitted for inclusion in the Work by You to the |
| 85 | +Licensor shall be under the terms and conditions of this License. |
| 86 | + |
| 87 | +6. Trademarks. This License does not grant permission to use the trade names, |
| 88 | +trademarks, service marks, or product names of the Licensor. |
| 89 | + |
| 90 | +7. Disclaimer of Warranty. Unless required by applicable law or agreed to in |
| 91 | +writing, Licensor provides the Work on an "AS IS" BASIS, WITHOUT WARRANTIES OR |
| 92 | +CONDITIONS OF ANY KIND, either express or implied. |
| 93 | + |
| 94 | +8. Limitation of Liability. In no event and under no legal theory, whether in |
| 95 | +tort (including negligence), contract, or otherwise, unless required by |
| 96 | +applicable law, shall any Contributor be liable to You for damages arising as a |
| 97 | +result of this License or out of the use or inability to use the Work. |
| 98 | + |
| 99 | +9. Accepting Warranty or Additional Liability. While redistributing the Work |
| 100 | +or Derivative Works thereof, You may choose to offer, and charge a fee for, |
| 101 | +acceptance of support, warranty, indemnity, or other liability obligations. |
| 102 | + |
| 103 | +END OF TERMS AND CONDITIONS |
0 commit comments