LICENSE 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174
  1. Apache License
  2. Version 2.0, January 2004
  3. http://www.apache.org/licenses/
  4. TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
  5. 1. Definitions.
  6. "License" shall mean the terms and conditions for use, reproduction,
  7. and distribution as defined by Sections 1 through 9 of this document.
  8. "Licensor" shall mean the copyright owner or entity authorized by
  9. the copyright owner that is granting the License.
  10. "Legal Entity" shall mean the union of the acting entity and all
  11. other entities that control, are controlled by, or are under common
  12. control with that entity. For the purposes of this definition,
  13. "control" means (i) the power, direct or indirect, to cause the
  14. direction or management of such entity, whether by contract or otherwise,
  15. or (ii) ownership of fifty percent (50%) or more of the outstanding shares,
  16. or (iii) beneficial ownership of such entity.
  17. "You" (or "Your") shall mean an individual or Legal Entity exercising
  18. permissions granted by this License.
  19. "Source" form shall mean the preferred form for making modifications,
  20. including but not limited to software source code, documentation source,
  21. and configuration files.
  22. "Object" form shall mean any form resulting from mechanical transformation
  23. or translation of a Source form, including but not limited to compiled
  24. object code, generated documentation, and conversions to other media types.
  25. "Work" shall mean the work of authorship, whether in Source or Object form,
  26. made available under the License, as indicated by a copyright notice
  27. that is included in or attached to the work (an example is provided in the
  28. Appendix below).
  29. "Derivative Works" shall mean any work, whether in Source or Object form,
  30. that is based on (or derived from) the Work and for which the editorial
  31. revisions, annotations, elaborations, or other modifications represent, as
  32. a whole, an original work of authorship. For the purposes of this License,
  33. Derivative Works shall not include works that remain separable from, or
  34. merely link (or bind by name) to the interfaces of, the Work and Derivative
  35. Works thereof.
  36. "Contribution" shall mean any work of authorship, including the original
  37. version of the Work and any modifications or additions to that Work or
  38. Derivative Works thereof, that is intentionally submitted to Licensor for
  39. inclusion in the Work by the copyright owner or by an individual or Legal
  40. Entity authorized to submit on behalf of the copyright owner. For the
  41. purposes of this definition, "submitted" means any form of electronic,
  42. verbal, or written communication sent to the Licensor or its representatives,
  43. including but not limited to communication on electronic mailing lists,
  44. source code control systems, and issue tracking systems that are managed by,
  45. or on behalf of, the Licensor for the purpose of discussing and improving the
  46. Work, but excluding communication that is conspicuously marked or otherwise
  47. designated in writing by the copyright owner as "Not a Contribution."
  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. 2. Grant of License.
  52. Subject to the terms and conditions of this License, each Contributor hereby
  53. grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free,
  54. irrevocable (except as stated in this section) patent license to make, have made,
  55. use, offer to sell, sell, import, and otherwise transfer the Work, where such
  56. license applies only to those patent claims licensable by such Contributor that
  57. are necessarily infringed by their Contribution(s) alone or by combination of
  58. their Contribution(s) with the Work to which such Contribution(s) was submitted.
  59. If You institute patent litigation against any entity (including a cross-claim or
  60. counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated
  61. within the Work constitutes direct or contributory patent infringement, then any
  62. patent licenses granted to You under this License for that Work shall terminate
  63. as of the date such litigation is filed.
  64. 3. Redistribution.
  65. You may reproduce and distribute copies of the Work or Derivative Works thereof in
  66. any medium, with or without modifications, and in Source or Object form, provided
  67. that You meet the following conditions:
  68. (a) You must give any other recipients of the Work or Derivative Works a copy of
  69. this License; and
  70. (b) You must cause any modified files to carry prominent notices stating that You
  71. changed the files; and
  72. (c) You must retain, in the Source form of any Derivative Works that You distribute,
  73. all copyright, patent, trademark, and attribution notices from the Source form
  74. of the Work, excluding those notices that do not pertain to any part of the
  75. Derivative Works; and
  76. (d) If the Work includes a "NOTICE" text file as part of its distribution, then any
  77. Derivative Works that You distribute must include a readable copy of the
  78. attribution notices contained within such NOTICE file, excluding those notices
  79. that do not pertain to any part of the Derivative Works, in at least one of the
  80. following places: within a NOTICE text file distributed as part of the Derivative
  81. Works; within the Source form or documentation, if provided along with the
  82. Derivative Works; or, within a display generated by the Derivative Works, if and
  83. wherever such third-party notices normally appear. The contents of the NOTICE file
  84. are for informational purposes only and do not modify the License. You may add Your
  85. own attribution notices within Derivative Works that You distribute, alongside or
  86. as an addendum to the NOTICE text from the Work, provided that such additional
  87. attribution notices cannot be construed as modifying the License.
  88. 4. Submission of Contributions.
  89. Unless You explicitly state otherwise, any Contribution intentionally submitted for
  90. inclusion in the Work by You to the Licensor shall be under the terms and conditions
  91. of this License, without any additional terms or conditions. Notwithstanding the above,
  92. nothing herein shall supersede or modify the terms of any separate license agreement you
  93. may have executed with Licensor regarding such Contributions.
  94. 5. Trademarks.
  95. This License does not grant permission to use the trade names, trademarks, service marks, or
  96. product names of the Licensor, except as required for describing the origin of the Work and
  97. reproducing the content of the NOTICE file.
  98. 6. Disclaimer of Warranty.
  99. Unless required by applicable law or agreed to in writing, Licensor provides the Work
  100. (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES
  101. OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any
  102. warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
  103. PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using
  104. or redistributing the Work and assume any risks associated with Your exercise of permissions
  105. under this License.
  106. 7. Limitation of Liability.
  107. In no event and under no legal theory, whether in tort (including negligence), contract,
  108. or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts)
  109. or agreed to in writing, shall any Contributor be liable to You for damages, including any
  110. direct, indirect, special, incidental, or consequential damages of any character arising as a
  111. result of this License or out of the use or inability to use the Work (including but not limited
  112. to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all
  113. other commercial damages or losses), even if such Contributor has been advised of the possibility
  114. of such damages.
  115. 8. Accepting Warranty or Additional Liability.
  116. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a
  117. fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or services.
  118. However, in accepting such obligations, You may act only on Your own behalf and on Your sole
  119. responsibility, not on behalf of any Contributor, and only if You agree to indemnify, defend, and
  120. hold each Contributor harmless for any liability incurred by, or claims asserted against, such
  121. Contributor by reason of your accepting any such warranty or additional liability.
  122. 9. Miscellaneous.
  123. This License represents the complete agreement concerning the subject matter herein and
  124. supersedes all prior agreements or understandings, whether written or oral, relating to the subject
  125. matter of this License. If any provision of this License is held to be unenforceable, such provision
  126. shall be reformed only to the extent necessary to make it enforceable. Any failure to enforce any
  127. provision of this License shall not constitute a waiver of such provision. This License does not,
  128. and shall not be, construed as granting any rights to use the trademarks, service marks, or logos of
  129. the Licensor except as expressly stated herein.
  130. Each Contributor's rights under this License shall terminate automatically if You breach any of the
  131. terms and conditions of this License. However, this License will terminate Your rights only
  132. for the specific Contributions affected by such a breach.
  133. If You bring a claim for patent infringement against any entity (including a cross-claim or counterclaim
  134. in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct
  135. or contributory patent infringement, then any patent licenses granted to You under this License for
  136. that Work shall terminate as of the date such litigation is filed.
  137. Sections 1 through 9 shall survive termination of this License.
  138. END OF TERMS AND CONDITIONS