Skip to content

Commit

Permalink
add CLA
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuatbrown committed Jan 24, 2024
1 parent 30ab9cb commit 9b33a37
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/cla.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# via https://github.com/marketplace/actions/cla-assistant-lite
name: "CLA Assistant"
on:
issue_comment:
Expand Down Expand Up @@ -26,10 +27,10 @@ jobs:
PERSONAL_ACCESS_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
with:
path-to-signatures: 'signatures/version1/cla.json'
path-to-document: 'https://github.com/cla-assistant/github-action/blob/master/SAPCLA.md' # e.g. a CLA or a DCO document
path-to-document: 'https://github.com/planetary-social/nos/blob/main/CLA.md' # e.g. a CLA or a DCO document
# branch should not be protected
branch: 'main'
allowlist: user1,bot*
#allowlist: user1,bot*

# the followings are the optional inputs - If the optional inputs are not given, then default values will be taken
#remote-organization-name: enter the remote organization name where the signatures should be stored (Default is storing the signatures in the same repository)
Expand Down
33 changes: 33 additions & 0 deletions CLA.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
# Planetary Contributor Agreement

This Planetary Contributor Agreement (this **"Agreement"**) applies to any Contribution you make to any Work.

This is a binding legal agreement on you and any organization you represent. If you are signing this Agreement on behalf of your employer or other organization, you represent and warrant that you have the authority to agree to this Agreement on behalf of the organization.

## 1. Definitions.

**"Contribution"** means any original work, including any modification of or addition to an existing work, that you submit to Planetary in any manner for inclusion of any Work.

**"Planetary," "we"** and **"us"** means Verse Communications, Inc.

**"Work"** means any project, work or materials owned or managed by Planetary.

**"You"** and **"your"** means you and any organization on who's behalf you are entering this Agreement.

## 2. Copyright Assignment, License and Waiver.

**(a) Assignment.** By Submitting a Contribution, you assign to Planetary all right, title and interest in any copyright you have in the Contribution, and you waive any rights, including any moral rights, database rights, etc., that may affect our ownership of the copyright in the Contribution.

**(b) License to Planetary.** If your assignment in Section 2(a) is ineffective for any reason, you grant to us and to any recipient of any Work distributed by us, a perpetual, worldwide, transferable, non-exclusive, no-charge, royalty-free, irrevocable, and sub-licensable license to use, reproduce, prepare derivative works of, publicly display, publicly perform, sublicense, and distribute Contributions and any derivative work created based on a Contribution. If your license grant is ineffective for any reason, you irrevocably waive and covenant to not assert any claim you may have against us, our successors in interest, and any of our direct or indirect licensees and customers, arising out of our, our successors in interest's, or any of our direct or indirect licensees' or customers' use, reproduction, preparation of derivative works, public display, public performance, sublicense, and distribution of a Contribution. You also agree that we may publicly use your name and the name of any organization on whose behalf you're entering in to this Agreement in connection with publicizing the Work.

**(c) License to You.** We grant to you a perpetual, worldwide, transferable, non-exclusive, no-charge, royalty-free, irrevocable, and sub-licensable license to use, reproduce, prepare derivative works of, publicly display, publicly perform, sublicense, and distribute a Contribution and any derivative works you create based on a Contribution.

**3\. Patent License.** You grant to us and to any recipient of any Work distributed by us, a perpetual, worldwide, transferable, non-exclusive, no-charge, royalty-free, irrevocable, and subs licensable patent license to make, have made, use, sell, offers to sell, import, and otherwise transfer the Contribution in whole or in part, alone or included in any Work under any patent you own, or license from a third party, that is necessarily infringed by the Contribution or by combination of the Contribution with any Work.

**4\. Your Representations and Warranties.** By submitting a Contribution, you represent and parent that: (a) each Contribution you submit is an original work and you legally grant the rights set out in tis Agreement; (b) the Contribution does not, and any exercise of the rights granted by you will not, infringe any third party's intellectual property or other right; and (c) you are not aware of any claims, suits, or actions pertaining to the Contribution. You will notify us immediately if you become aware or have reason to believe that any of you representations and warranties is or becomes inaccurate.

**5\. Intellectual Property.** Except for the assignment and licenses set forth in this Agreement, this Agreement does not transfer any right, title or interest in any intellectual property right of either party to the other. If you choose to provide us with suggestions, ideas for improvement, recommendations or other feedback, on any Work we may use your feedback without any restriction or payment.

**6\. Miscellaneous.** Oregon Law governs this Agreement, excluding any applicable conflict of laws rules or principals, and the parties agree to exclusive jurisdiction of the courts of Portland, Oregon. This Agreement does not create a partnership, agency relationship, or join venture between the parties. We ma assign this Agreement without notice or restriction. If any provision of this Agreement is unenforceable, that provision will be modified to render it enforceable to the extend possible to the effect the parties' intention and the rating provisions will not be affected. The parties may amend this Agreement only in a written amendment signed by both parties. This Agreement comprises the parties' entire agreement relating to the subject matter of this Agreement.

**Agreed and accepted on my behalf and on behalf of my organization:**

0 comments on commit 9b33a37

Please sign in to comment.