openai/codex-action
Publicmirrored fromhttps://github.com/openai/codex-actionAvailable
CLA.md
44lines · modecode
| 1 | # Individual Contributor License Agreement (v1.0, OpenAI) |
| 2 | |
| 3 | _Based on the Apache Software Foundation Individual CLA v 2.2._ |
| 4 | |
| 5 | By commenting **“I have read the CLA Document and I hereby sign the CLA”** |
| 6 | on a Pull Request, **you (“Contributor”) agree to the following terms** for any |
| 7 | past and future “Contributions” submitted to the **OpenAI Codex CLI project |
| 8 | (the “Project”)**. |
| 9 | |
| 10 | --- |
| 11 | |
| 12 | ## 1. Definitions |
| 13 | - **“Contribution”** – any original work of authorship submitted to the Project |
| 14 | (code, documentation, designs, etc.). |
| 15 | - **“You” / “Your”** – the individual (or legal entity) posting the acceptance |
| 16 | comment. |
| 17 | |
| 18 | ## 2. Copyright License |
| 19 | You grant **OpenAI, Inc.** and all recipients of software distributed by the |
| 20 | Project a perpetual, worldwide, non‑exclusive, royalty‑free, irrevocable |
| 21 | license to reproduce, prepare derivative works of, publicly display, publicly |
| 22 | perform, sublicense, and distribute Your Contributions and derivative works. |
| 23 | |
| 24 | ## 3. Patent License |
| 25 | You grant **OpenAI, Inc.** and all recipients of the Project a perpetual, |
| 26 | worldwide, non‑exclusive, royalty‑free, irrevocable (except as below) patent |
| 27 | license to make, have made, use, sell, offer to sell, import, and otherwise |
| 28 | transfer Your Contributions alone or in combination with the Project. |
| 29 | |
| 30 | If any entity brings patent litigation alleging that the Project or a |
| 31 | Contribution infringes a patent, the patent licenses granted by You to that |
| 32 | entity under this CLA terminate. |
| 33 | |
| 34 | ## 4. Representations |
| 35 | 1. You are legally entitled to grant the licenses above. |
| 36 | 2. Each Contribution is either Your original creation or You have authority to |
| 37 | submit it under this CLA. |
| 38 | 3. Your Contributions are provided **“AS IS”** without warranties of any kind. |
| 39 | 4. You will notify the Project if any statement above becomes inaccurate. |
| 40 | |
| 41 | ## 5. Miscellany |
| 42 | This Agreement is governed by the laws of the **State of California**, USA, |
| 43 | excluding its conflict‑of‑laws rules. If any provision is held unenforceable, |
| 44 | the remaining provisions remain in force. |
| 45 | |