Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 2.48 KB

CLA.md

File metadata and controls

21 lines (11 loc) · 2.48 KB

Contributor License Agreement

Before making any contributions (comments, source code, documentation, algorithms, etc...) to any part of this project (wiki, any files in the project, issue tracker, etc...), you must agree to be bound by the following terms:

  • DO NOT post any contributions which are prohibited under any other Copyright, License, or Intellectual Property Agreement without prior written consent of the owner(s). By posting any contribution, you are asserting that you have obtained written approval to do so.

  • DO NOT post any patented contributions which are not able to be used under this project's license agreement (i.e., freely, without royalties or other payment).

  • DO NOT post any contributions which are licensed under GPL, LGPL, or any other license with provisions that are incompatible with this project's license.

  • YOU MUST consent to licensing such contributions under this project's licensing terms.

  • YOU MUST provide a web link or other verifiable reference to the source of any contributions which already exist in the public domain, for the purposes of review and inclusion in source code documentation.

  • YOU MUST agree to follow any posted guidelines and conventions of this project. When no explicit guidelines are given or applicable, do your best to follow any conventions already established elsewhere in the project (especially those used in proximity to your contribution).

  • YOU MAY document copyright, authorship, and/or ownership of your contribution on the wiki, documentation, and/or in the section to which it is applicable.

  • YOU MUST consent to your code being copied, modified, or removed by the project owner, other contributors, and/or maintainers of the code for ANY reason.

THIS SOFTWARE AND ALL ACCOMPANYING DOCUMENTATION ARE PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.