Blame LICENSE

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