d26c0c
d26c0c
                                 Apache License
d26c0c
                           Version 2.0, January 2004
d26c0c
                        http://www.apache.org/licenses/
d26c0c
d26c0c
   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
d26c0c
d26c0c
   1. Definitions.
d26c0c
d26c0c
      "License" shall mean the terms and conditions for use, reproduction,
d26c0c
      and distribution as defined by Sections 1 through 9 of this document.
d26c0c
d26c0c
      "Licensor" shall mean the copyright owner or entity authorized by
d26c0c
      the copyright owner that is granting the License.
d26c0c
d26c0c
      "Legal Entity" shall mean the union of the acting entity and all
d26c0c
      other entities that control, are controlled by, or are under common
d26c0c
      control with that entity. For the purposes of this definition,
d26c0c
      "control" means (i) the power, direct or indirect, to cause the
d26c0c
      direction or management of such entity, whether by contract or
d26c0c
      otherwise, or (ii) ownership of fifty percent (50%) or more of the
d26c0c
      outstanding shares, or (iii) beneficial ownership of such entity.
d26c0c
d26c0c
      "You" (or "Your") shall mean an individual or Legal Entity
d26c0c
      exercising permissions granted by this License.
d26c0c
d26c0c
      "Source" form shall mean the preferred form for making modifications,
d26c0c
      including but not limited to software source code, documentation
d26c0c
      source, and configuration files.
d26c0c
d26c0c
      "Object" form shall mean any form resulting from mechanical
d26c0c
      transformation or translation of a Source form, including but
d26c0c
      not limited to compiled object code, generated documentation,
d26c0c
      and conversions to other media types.
d26c0c
d26c0c
      "Work" shall mean the work of authorship, whether in Source or
d26c0c
      Object form, made available under the License, as indicated by a
d26c0c
      copyright notice that is included in or attached to the work
d26c0c
      (an example is provided in the Appendix below).
d26c0c
d26c0c
      "Derivative Works" shall mean any work, whether in Source or Object
d26c0c
      form, that is based on (or derived from) the Work and for which the
d26c0c
      editorial revisions, annotations, elaborations, or other modifications
d26c0c
      represent, as a whole, an original work of authorship. For the purposes
d26c0c
      of this License, Derivative Works shall not include works that remain
d26c0c
      separable from, or merely link (or bind by name) to the interfaces of,
d26c0c
      the Work and Derivative Works thereof.
d26c0c
d26c0c
      "Contribution" shall mean any work of authorship, including
d26c0c
      the original version of the Work and any modifications or additions
d26c0c
      to that Work or Derivative Works thereof, that is intentionally
d26c0c
      submitted to Licensor for inclusion in the Work by the copyright owner
d26c0c
      or by an individual or Legal Entity authorized to submit on behalf of
d26c0c
      the copyright owner. For the purposes of this definition, "submitted"
d26c0c
      means any form of electronic, verbal, or written communication sent
d26c0c
      to the Licensor or its representatives, including but not limited to
d26c0c
      communication on electronic mailing lists, source code control systems,
d26c0c
      and issue tracking systems that are managed by, or on behalf of, the
d26c0c
      Licensor for the purpose of discussing and improving the Work, but
d26c0c
      excluding communication that is conspicuously marked or otherwise
d26c0c
      designated in writing by the copyright owner as "Not a Contribution."
d26c0c
d26c0c
      "Contributor" shall mean Licensor and any individual or Legal Entity
d26c0c
      on behalf of whom a Contribution has been received by Licensor and
d26c0c
      subsequently incorporated within the Work.
d26c0c
d26c0c
   2. Grant of Copyright License. Subject to the terms and conditions of
d26c0c
      this License, each Contributor hereby grants to You a perpetual,
d26c0c
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
d26c0c
      copyright license to reproduce, prepare Derivative Works of,
d26c0c
      publicly display, publicly perform, sublicense, and distribute the
d26c0c
      Work and such Derivative Works in Source or Object form.
d26c0c
d26c0c
   3. Grant of Patent License. Subject to the terms and conditions of
d26c0c
      this License, each Contributor hereby grants to You a perpetual,
d26c0c
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
d26c0c
      (except as stated in this section) patent license to make, have made,
d26c0c
      use, offer to sell, sell, import, and otherwise transfer the Work,
d26c0c
      where such license applies only to those patent claims licensable
d26c0c
      by such Contributor that are necessarily infringed by their
d26c0c
      Contribution(s) alone or by combination of their Contribution(s)
d26c0c
      with the Work to which such Contribution(s) was submitted. If You
d26c0c
      institute patent litigation against any entity (including a
d26c0c
      cross-claim or counterclaim in a lawsuit) alleging that the Work
d26c0c
      or a Contribution incorporated within the Work constitutes direct
d26c0c
      or contributory patent infringement, then any patent licenses
d26c0c
      granted to You under this License for that Work shall terminate
d26c0c
      as of the date such litigation is filed.
d26c0c
d26c0c
   4. Redistribution. You may reproduce and distribute copies of the
d26c0c
      Work or Derivative Works thereof in any medium, with or without
d26c0c
      modifications, and in Source or Object form, provided that You
d26c0c
      meet the following conditions:
d26c0c
d26c0c
      (a) You must give any other recipients of the Work or
d26c0c
          Derivative Works a copy of this License; and
d26c0c
d26c0c
      (b) You must cause any modified files to carry prominent notices
d26c0c
          stating that You changed the files; and
d26c0c
d26c0c
      (c) You must retain, in the Source form of any Derivative Works
d26c0c
          that You distribute, all copyright, patent, trademark, and
d26c0c
          attribution notices from the Source form of the Work,
d26c0c
          excluding those notices that do not pertain to any part of
d26c0c
          the Derivative Works; and
d26c0c
d26c0c
      (d) If the Work includes a "NOTICE" text file as part of its
d26c0c
          distribution, then any Derivative Works that You distribute must
d26c0c
          include a readable copy of the attribution notices contained
d26c0c
          within such NOTICE file, excluding those notices that do not
d26c0c
          pertain to any part of the Derivative Works, in at least one
d26c0c
          of the following places: within a NOTICE text file distributed
d26c0c
          as part of the Derivative Works; within the Source form or
d26c0c
          documentation, if provided along with the Derivative Works; or,
d26c0c
          within a display generated by the Derivative Works, if and
d26c0c
          wherever such third-party notices normally appear. The contents
d26c0c
          of the NOTICE file are for informational purposes only and
d26c0c
          do not modify the License. You may add Your own attribution
d26c0c
          notices within Derivative Works that You distribute, alongside
d26c0c
          or as an addendum to the NOTICE text from the Work, provided
d26c0c
          that such additional attribution notices cannot be construed
d26c0c
          as modifying the License.
d26c0c
d26c0c
      You may add Your own copyright statement to Your modifications and
d26c0c
      may provide additional or different license terms and conditions
d26c0c
      for use, reproduction, or distribution of Your modifications, or
d26c0c
      for any such Derivative Works as a whole, provided Your use,
d26c0c
      reproduction, and distribution of the Work otherwise complies with
d26c0c
      the conditions stated in this License.
d26c0c
d26c0c
   5. Submission of Contributions. Unless You explicitly state otherwise,
d26c0c
      any Contribution intentionally submitted for inclusion in the Work
d26c0c
      by You to the Licensor shall be under the terms and conditions of
d26c0c
      this License, without any additional terms or conditions.
d26c0c
      Notwithstanding the above, nothing herein shall supersede or modify
d26c0c
      the terms of any separate license agreement you may have executed
d26c0c
      with Licensor regarding such Contributions.
d26c0c
d26c0c
   6. Trademarks. This License does not grant permission to use the trade
d26c0c
      names, trademarks, service marks, or product names of the Licensor,
d26c0c
      except as required for reasonable and customary use in describing the
d26c0c
      origin of the Work and reproducing the content of the NOTICE file.
d26c0c
d26c0c
   7. Disclaimer of Warranty. Unless required by applicable law or
d26c0c
      agreed to in writing, Licensor provides the Work (and each
d26c0c
      Contributor provides its Contributions) on an "AS IS" BASIS,
d26c0c
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
d26c0c
      implied, including, without limitation, any warranties or conditions
d26c0c
      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
d26c0c
      PARTICULAR PURPOSE. You are solely responsible for determining the
d26c0c
      appropriateness of using or redistributing the Work and assume any
d26c0c
      risks associated with Your exercise of permissions under this License.
d26c0c
d26c0c
   8. Limitation of Liability. In no event and under no legal theory,
d26c0c
      whether in tort (including negligence), contract, or otherwise,
d26c0c
      unless required by applicable law (such as deliberate and grossly
d26c0c
      negligent acts) or agreed to in writing, shall any Contributor be
d26c0c
      liable to You for damages, including any direct, indirect, special,
d26c0c
      incidental, or consequential damages of any character arising as a
d26c0c
      result of this License or out of the use or inability to use the
d26c0c
      Work (including but not limited to damages for loss of goodwill,
d26c0c
      work stoppage, computer failure or malfunction, or any and all
d26c0c
      other commercial damages or losses), even if such Contributor
d26c0c
      has been advised of the possibility of such damages.
d26c0c
d26c0c
   9. Accepting Warranty or Additional Liability. While redistributing
d26c0c
      the Work or Derivative Works thereof, You may choose to offer,
d26c0c
      and charge a fee for, acceptance of support, warranty, indemnity,
d26c0c
      or other liability obligations and/or rights consistent with this
d26c0c
      License. However, in accepting such obligations, You may act only
d26c0c
      on Your own behalf and on Your sole responsibility, not on behalf
d26c0c
      of any other Contributor, and only if You agree to indemnify,
d26c0c
      defend, and hold each Contributor harmless for any liability
d26c0c
      incurred by, or claims asserted against, such Contributor by reason
d26c0c
      of your accepting any such warranty or additional liability.
d26c0c
d26c0c
   END OF TERMS AND CONDITIONS
d26c0c
d26c0c
   APPENDIX: How to apply the Apache License to your work.
d26c0c
d26c0c
      To apply the Apache License to your work, attach the following
d26c0c
      boilerplate notice, with the fields enclosed by brackets "[]"
d26c0c
      replaced with your own identifying information. (Don't include
d26c0c
      the brackets!)  The text should be enclosed in the appropriate
d26c0c
      comment syntax for the file format. We also recommend that a
d26c0c
      file or class name and description of purpose be included on the
d26c0c
      same "printed page" as the copyright notice for easier
d26c0c
      identification within third-party archives.
d26c0c
d26c0c
   Copyright [yyyy] [name of copyright owner]
d26c0c
d26c0c
   Licensed under the Apache License, Version 2.0 (the "License");
d26c0c
   you may not use this file except in compliance with the License.
d26c0c
   You may obtain a copy of the License at
d26c0c
d26c0c
       http://www.apache.org/licenses/LICENSE-2.0
d26c0c
d26c0c
   Unless required by applicable law or agreed to in writing, software
d26c0c
   distributed under the License is distributed on an "AS IS" BASIS,
d26c0c
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
d26c0c
   See the License for the specific language governing permissions and
d26c0c
   limitations under the License.