|
| 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 copyright |
| 13 | +owner that is granting the License. |
| 14 | + |
| 15 | +"Legal Entity" shall mean the union of the acting entity and all other entities |
| 16 | +that control, are controlled by, or are under common control with that entity. |
| 17 | +For the purposes of this definition, "control" means (i) the power, direct or |
| 18 | +indirect, to cause the direction or management of such entity, whether by |
| 19 | +contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the |
| 20 | +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, including |
| 26 | +but not limited to software source code, documentation source, and configuration |
| 27 | +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 code, |
| 31 | +generated documentation, and conversions to other media types. |
| 32 | + |
| 33 | +"Work" shall mean the work of authorship, whether in Source or Object form, made |
| 34 | +available under the License, as indicated by a copyright notice that is included |
| 35 | +in or attached to the work. |
| 36 | + |
| 37 | +"Derivative Works" shall mean any work, whether in Source or Object form, that |
| 38 | +is based on (or derived from) the Work and for which the editorial revisions, |
| 39 | +annotations, elaborations, or other modifications represent, as a whole, an |
| 40 | +original work of authorship. |
| 41 | + |
| 42 | +"Contribution" shall mean any work of authorship, including the original version |
| 43 | +of the Work and any modifications or additions to that Work or Derivative Works, |
| 44 | +that is intentionally submitted to Licensor for inclusion in the Work by the |
| 45 | +copyright owner or by an individual or Legal Entity authorized to submit on |
| 46 | +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 License, |
| 60 | +each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, |
| 61 | +no-charge, royalty-free, irrevocable patent license to make, have made, use, |
| 62 | +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 conditions of the Apache 2.0 |
| 67 | +license. |
| 68 | + |
| 69 | +5. Submission of Contributions. Unless You explicitly state otherwise, any |
| 70 | +Contribution intentionally submitted for inclusion in the Work by You to the |
| 71 | +Licensor shall be under the terms and conditions of this License. |
| 72 | + |
| 73 | +6. Trademarks. This License does not grant permission to use the trade names, |
| 74 | +trademarks, service marks, or product names of the Licensor. |
| 75 | + |
| 76 | +7. Disclaimer of Warranty. Unless required by applicable law or agreed to in |
| 77 | +writing, Licensor provides the Work on an "AS IS" BASIS, WITHOUT WARRANTIES OR |
| 78 | +CONDITIONS OF ANY KIND. |
| 79 | + |
| 80 | +8. Limitation of Liability. In no event and under no legal theory shall any |
| 81 | +Contributor be liable to You for damages arising from this License or out of the |
| 82 | +use or inability to use the Work. |
| 83 | + |
| 84 | +9. Accepting Warranty or Additional Liability. While redistributing the Work or |
| 85 | +Derivative Works thereof, You may choose to offer, and charge a fee for, |
| 86 | +acceptance of support, warranty, indemnity, or other liability obligations. |
0 commit comments