Site updated at 2017-01-28 05:59:10 UTC
This commit is contained in:
parent
d9ee9d97db
commit
257bae1f54
145 changed files with 438 additions and 288 deletions
|
@ -90,47 +90,35 @@
|
|||
<hr class="divider">
|
||||
|
||||
|
||||
<p>The following terms are used throughout this agreement:</p>
|
||||
<h1>Contributor License Agreement</h1>
|
||||
|
||||
<p><strong>You</strong> - the person or legal entity including its affiliates asked to accept this agreement.
|
||||
An affiliate is any entity that controls or is controlled by the legal entity, or is under common control with it.</p>
|
||||
<div class="highlighter-rouge"><pre class="highlight"><code>By making a contribution to this project, I certify that:
|
||||
|
||||
<p><strong>Project</strong> - is an umbrella term that refers to any and all Home Assistant open source projects.</p>
|
||||
(a) The contribution was created in whole or in part by me and I
|
||||
have the right to submit it under the Apache 2.0 license; or
|
||||
|
||||
<p><strong>Contribution</strong> - any type of work that is submitted to a Project, including any modifications or additions to existing work.</p>
|
||||
(b) The contribution is based upon previous work that, to the best
|
||||
of my knowledge, is covered under an appropriate open source
|
||||
license and I have the right under that license to submit that
|
||||
work with modifications, whether created in whole or in part
|
||||
by me, under the Apache 2.0 license; or
|
||||
|
||||
<p><strong>Submitted</strong> - conveyed to a Project via a pull request, commit, issue, or any form of electronic, written, or
|
||||
verbal communication with Home Assistant, contributors or maintainers.</p>
|
||||
(c) The contribution was provided directly to me by some other
|
||||
person who certified (a), (b) or (c) and I have not modified
|
||||
it.
|
||||
|
||||
<h1>1. Grant of Copyright License.</h1>
|
||||
|
||||
<p>Subject to the terms and conditions of this agreement, You grant to the Projects’ maintainers, contributors,
|
||||
users and to Home Assistant a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce,
|
||||
prepare derivative works of, publicly display, publicly perform, sublicense, and distribute Your contributions and such
|
||||
derivative works. Except for this license, You reserve all rights, title, and interest in your contributions.</p>
|
||||
|
||||
<h1>2. Grant of Patent License.</h1>
|
||||
|
||||
<p>Subject to the terms and conditions of this agreement, You grant to the Projects’ maintainers, contributors, users and to
|
||||
Home Assistant a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent
|
||||
license to make, have made, use, offer to sell, sell, import, and otherwise transfer your contributions, where such license
|
||||
applies only to those patent claims licensable by you that are necessarily infringed by your contribution or by combination of
|
||||
your contribution with the project to which this contribution was submitted.</p>
|
||||
|
||||
<p>If any entity institutes patent litigation - including cross-claim or counterclaim in a lawsuit - against You alleging that
|
||||
your contribution or any project it was submitted to constitutes or is responsible for direct or contributory patent infringement,
|
||||
then any patent licenses granted to that entity under this agreement shall terminate as of the date such litigation is filed.</p>
|
||||
|
||||
<h1>3. Source of Contribution.</h1>
|
||||
|
||||
<p>Your contribution is either your original creation, based upon previous work that, to the best of your knowledge,
|
||||
is covered under an appropriate open source license and you have the right under that license to submit that work with modifications,
|
||||
whether created in whole or in part by you, or you have clearly identified the source of the contribution and any license or other
|
||||
restriction (like related patents, trademarks, and license agreements) of which you are personally aware.</p>
|
||||
(d) I understand and agree that this project and the contribution
|
||||
are public and that a record of the contribution (including all
|
||||
personal information I submit with it) is maintained indefinitely
|
||||
and may be redistributed consistent with this project or the open
|
||||
source license(s) involved.
|
||||
</code></pre>
|
||||
</div>
|
||||
|
||||
<h2>Attribution</h2>
|
||||
|
||||
<p>This Contributor License Agreement is adapted from the <a href="https://cla.github.com/agreement">GitHub CLA</a>.</p>
|
||||
<p>The text of this license is available under the <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-ShareAlike 3.0 Unported License</a>. It is based on the Linux <a href="http://elinux.org/Developer_Certificate_Of_Origin">Developer Certificate Of Origin</a>, but is modified to explicitly use the Apache 2.0 license
|
||||
and not mention sign-off.</p>
|
||||
|
||||
<h2>Signing</h2>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue