Blame LICENSE

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