17418042dSoh_ci
27418042dSoh_ci                                 Apache License
37418042dSoh_ci                           Version 2.0, January 2004
47418042dSoh_ci                        http://www.apache.org/licenses/
57418042dSoh_ci
67418042dSoh_ci   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
77418042dSoh_ci
87418042dSoh_ci   1. Definitions.
97418042dSoh_ci
107418042dSoh_ci      "License" shall mean the terms and conditions for use, reproduction,
117418042dSoh_ci      and distribution as defined by Sections 1 through 9 of this document.
127418042dSoh_ci
137418042dSoh_ci      "Licensor" shall mean the copyright owner or entity authorized by
147418042dSoh_ci      the copyright owner that is granting the License.
157418042dSoh_ci
167418042dSoh_ci      "Legal Entity" shall mean the union of the acting entity and all
177418042dSoh_ci      other entities that control, are controlled by, or are under common
187418042dSoh_ci      control with that entity. For the purposes of this definition,
197418042dSoh_ci      "control" means (i) the power, direct or indirect, to cause the
207418042dSoh_ci      direction or management of such entity, whether by contract or
217418042dSoh_ci      otherwise, or (ii) ownership of fifty percent (50%) or more of the
227418042dSoh_ci      outstanding shares, or (iii) beneficial ownership of such entity.
237418042dSoh_ci
247418042dSoh_ci      "You" (or "Your") shall mean an individual or Legal Entity
257418042dSoh_ci      exercising permissions granted by this License.
267418042dSoh_ci
277418042dSoh_ci      "Source" form shall mean the preferred form for making modifications,
287418042dSoh_ci      including but not limited to software source code, documentation
297418042dSoh_ci      source, and configuration files.
307418042dSoh_ci
317418042dSoh_ci      "Object" form shall mean any form resulting from mechanical
327418042dSoh_ci      transformation or translation of a Source form, including but
337418042dSoh_ci      not limited to compiled object code, generated documentation,
347418042dSoh_ci      and conversions to other media types.
357418042dSoh_ci
367418042dSoh_ci      "Work" shall mean the work of authorship, whether in Source or
377418042dSoh_ci      Object form, made available under the License, as indicated by a
387418042dSoh_ci      copyright notice that is included in or attached to the work
397418042dSoh_ci      (an example is provided in the Appendix below).
407418042dSoh_ci
417418042dSoh_ci      "Derivative Works" shall mean any work, whether in Source or Object
427418042dSoh_ci      form, that is based on (or derived from) the Work and for which the
437418042dSoh_ci      editorial revisions, annotations, elaborations, or other modifications
447418042dSoh_ci      represent, as a whole, an original work of authorship. For the purposes
457418042dSoh_ci      of this License, Derivative Works shall not include works that remain
467418042dSoh_ci      separable from, or merely link (or bind by name) to the interfaces of,
477418042dSoh_ci      the Work and Derivative Works thereof.
487418042dSoh_ci
497418042dSoh_ci      "Contribution" shall mean any work of authorship, including
507418042dSoh_ci      the original version of the Work and any modifications or additions
517418042dSoh_ci      to that Work or Derivative Works thereof, that is intentionally
527418042dSoh_ci      submitted to Licensor for inclusion in the Work by the copyright owner
537418042dSoh_ci      or by an individual or Legal Entity authorized to submit on behalf of
547418042dSoh_ci      the copyright owner. For the purposes of this definition, "submitted"
557418042dSoh_ci      means any form of electronic, verbal, or written communication sent
567418042dSoh_ci      to the Licensor or its representatives, including but not limited to
577418042dSoh_ci      communication on electronic mailing lists, source code control systems,
587418042dSoh_ci      and issue tracking systems that are managed by, or on behalf of, the
597418042dSoh_ci      Licensor for the purpose of discussing and improving the Work, but
607418042dSoh_ci      excluding communication that is conspicuously marked or otherwise
617418042dSoh_ci      designated in writing by the copyright owner as "Not a Contribution."
627418042dSoh_ci
637418042dSoh_ci      "Contributor" shall mean Licensor and any individual or Legal Entity
647418042dSoh_ci      on behalf of whom a Contribution has been received by Licensor and
657418042dSoh_ci      subsequently incorporated within the Work.
667418042dSoh_ci
677418042dSoh_ci   2. Grant of Copyright License. Subject to the terms and conditions of
687418042dSoh_ci      this License, each Contributor hereby grants to You a perpetual,
697418042dSoh_ci      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
707418042dSoh_ci      copyright license to reproduce, prepare Derivative Works of,
717418042dSoh_ci      publicly display, publicly perform, sublicense, and distribute the
727418042dSoh_ci      Work and such Derivative Works in Source or Object form.
737418042dSoh_ci
747418042dSoh_ci   3. Grant of Patent License. Subject to the terms and conditions of
757418042dSoh_ci      this License, each Contributor hereby grants to You a perpetual,
767418042dSoh_ci      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
777418042dSoh_ci      (except as stated in this section) patent license to make, have made,
787418042dSoh_ci      use, offer to sell, sell, import, and otherwise transfer the Work,
797418042dSoh_ci      where such license applies only to those patent claims licensable
807418042dSoh_ci      by such Contributor that are necessarily infringed by their
817418042dSoh_ci      Contribution(s) alone or by combination of their Contribution(s)
827418042dSoh_ci      with the Work to which such Contribution(s) was submitted. If You
837418042dSoh_ci      institute patent litigation against any entity (including a
847418042dSoh_ci      cross-claim or counterclaim in a lawsuit) alleging that the Work
857418042dSoh_ci      or a Contribution incorporated within the Work constitutes direct
867418042dSoh_ci      or contributory patent infringement, then any patent licenses
877418042dSoh_ci      granted to You under this License for that Work shall terminate
887418042dSoh_ci      as of the date such litigation is filed.
897418042dSoh_ci
907418042dSoh_ci   4. Redistribution. You may reproduce and distribute copies of the
917418042dSoh_ci      Work or Derivative Works thereof in any medium, with or without
927418042dSoh_ci      modifications, and in Source or Object form, provided that You
937418042dSoh_ci      meet the following conditions:
947418042dSoh_ci
957418042dSoh_ci      (a) You must give any other recipients of the Work or
967418042dSoh_ci          Derivative Works a copy of this License; and
977418042dSoh_ci
987418042dSoh_ci      (b) You must cause any modified files to carry prominent notices
997418042dSoh_ci          stating that You changed the files; and
1007418042dSoh_ci
1017418042dSoh_ci      (c) You must retain, in the Source form of any Derivative Works
1027418042dSoh_ci          that You distribute, all copyright, patent, trademark, and
1037418042dSoh_ci          attribution notices from the Source form of the Work,
1047418042dSoh_ci          excluding those notices that do not pertain to any part of
1057418042dSoh_ci          the Derivative Works; and
1067418042dSoh_ci
1077418042dSoh_ci      (d) If the Work includes a "NOTICE" text file as part of its
1087418042dSoh_ci          distribution, then any Derivative Works that You distribute must
1097418042dSoh_ci          include a readable copy of the attribution notices contained
1107418042dSoh_ci          within such NOTICE file, excluding those notices that do not
1117418042dSoh_ci          pertain to any part of the Derivative Works, in at least one
1127418042dSoh_ci          of the following places: within a NOTICE text file distributed
1137418042dSoh_ci          as part of the Derivative Works; within the Source form or
1147418042dSoh_ci          documentation, if provided along with the Derivative Works; or,
1157418042dSoh_ci          within a display generated by the Derivative Works, if and
1167418042dSoh_ci          wherever such third-party notices normally appear. The contents
1177418042dSoh_ci          of the NOTICE file are for informational purposes only and
1187418042dSoh_ci          do not modify the License. You may add Your own attribution
1197418042dSoh_ci          notices within Derivative Works that You distribute, alongside
1207418042dSoh_ci          or as an addendum to the NOTICE text from the Work, provided
1217418042dSoh_ci          that such additional attribution notices cannot be construed
1227418042dSoh_ci          as modifying the License.
1237418042dSoh_ci
1247418042dSoh_ci      You may add Your own copyright statement to Your modifications and
1257418042dSoh_ci      may provide additional or different license terms and conditions
1267418042dSoh_ci      for use, reproduction, or distribution of Your modifications, or
1277418042dSoh_ci      for any such Derivative Works as a whole, provided Your use,
1287418042dSoh_ci      reproduction, and distribution of the Work otherwise complies with
1297418042dSoh_ci      the conditions stated in this License.
1307418042dSoh_ci
1317418042dSoh_ci   5. Submission of Contributions. Unless You explicitly state otherwise,
1327418042dSoh_ci      any Contribution intentionally submitted for inclusion in the Work
1337418042dSoh_ci      by You to the Licensor shall be under the terms and conditions of
1347418042dSoh_ci      this License, without any additional terms or conditions.
1357418042dSoh_ci      Notwithstanding the above, nothing herein shall supersede or modify
1367418042dSoh_ci      the terms of any separate license agreement you may have executed
1377418042dSoh_ci      with Licensor regarding such Contributions.
1387418042dSoh_ci
1397418042dSoh_ci   6. Trademarks. This License does not grant permission to use the trade
1407418042dSoh_ci      names, trademarks, service marks, or product names of the Licensor,
1417418042dSoh_ci      except as required for reasonable and customary use in describing the
1427418042dSoh_ci      origin of the Work and reproducing the content of the NOTICE file.
1437418042dSoh_ci
1447418042dSoh_ci   7. Disclaimer of Warranty. Unless required by applicable law or
1457418042dSoh_ci      agreed to in writing, Licensor provides the Work (and each
1467418042dSoh_ci      Contributor provides its Contributions) on an "AS IS" BASIS,
1477418042dSoh_ci      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
1487418042dSoh_ci      implied, including, without limitation, any warranties or conditions
1497418042dSoh_ci      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
1507418042dSoh_ci      PARTICULAR PURPOSE. You are solely responsible for determining the
1517418042dSoh_ci      appropriateness of using or redistributing the Work and assume any
1527418042dSoh_ci      risks associated with Your exercise of permissions under this License.
1537418042dSoh_ci
1547418042dSoh_ci   8. Limitation of Liability. In no event and under no legal theory,
1557418042dSoh_ci      whether in tort (including negligence), contract, or otherwise,
1567418042dSoh_ci      unless required by applicable law (such as deliberate and grossly
1577418042dSoh_ci      negligent acts) or agreed to in writing, shall any Contributor be
1587418042dSoh_ci      liable to You for damages, including any direct, indirect, special,
1597418042dSoh_ci      incidental, or consequential damages of any character arising as a
1607418042dSoh_ci      result of this License or out of the use or inability to use the
1617418042dSoh_ci      Work (including but not limited to damages for loss of goodwill,
1627418042dSoh_ci      work stoppage, computer failure or malfunction, or any and all
1637418042dSoh_ci      other commercial damages or losses), even if such Contributor
1647418042dSoh_ci      has been advised of the possibility of such damages.
1657418042dSoh_ci
1667418042dSoh_ci   9. Accepting Warranty or Additional Liability. While redistributing
1677418042dSoh_ci      the Work or Derivative Works thereof, You may choose to offer,
1687418042dSoh_ci      and charge a fee for, acceptance of support, warranty, indemnity,
1697418042dSoh_ci      or other liability obligations and/or rights consistent with this
1707418042dSoh_ci      License. However, in accepting such obligations, You may act only
1717418042dSoh_ci      on Your own behalf and on Your sole responsibility, not on behalf
1727418042dSoh_ci      of any other Contributor, and only if You agree to indemnify,
1737418042dSoh_ci      defend, and hold each Contributor harmless for any liability
1747418042dSoh_ci      incurred by, or claims asserted against, such Contributor by reason
1757418042dSoh_ci      of your accepting any such warranty or additional liability.
1767418042dSoh_ci
1777418042dSoh_ci   END OF TERMS AND CONDITIONS