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