Created
June 24, 2026 17:39
-
-
Save mbuckbee/54b21e3a1d4cc90c5e2322ae7de87da7 to your computer and use it in GitHub Desktop.
CLA
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Hutch Contributor License Agreement | |
| By submitting a contribution to this repository (e.g., a pull request, issue with proposed code, or patch), you agree to the following terms with respect to that contribution. | |
| "You" refers to the individual or legal entity making the contribution. "We" refers to Michael Buckbee and Expedited Security Inc, the maintainer of Hutch. | |
| ## 1. License grant | |
| You grant us a perpetual, worldwide, non-exclusive, royalty-free, irrevocable license to: | |
| - use, reproduce, modify, prepare derivative works of, publicly display, publicly perform, distribute, and sublicense your contribution; and | |
| - relicense your contribution under any license terms, including the GNU Affero General Public License version 3 (under which the public repository is distributed) and any commercial or proprietary license used for the hosted product or future commercial offerings. | |
| This grant covers the contribution itself and any patents you hold or control that are necessarily infringed by the contribution. | |
| ## 2. Your representations | |
| You represent that: | |
| - The contribution is your original work, or you have the right to submit it under these terms; | |
| - The contribution does not infringe any third-party intellectual property rights; | |
| - If your employer has rights to intellectual property you create, you have either received permission to make the contribution on behalf of your employer, or your employer has waived such rights; | |
| - You are legally entitled to grant the above license. | |
| ## 3. No obligation | |
| We are not obligated to use, merge, or distribute your contribution. We may also remove a contribution at any time. | |
| ## 4. No warranty | |
| You provide your contribution "as is," without warranty of any kind, express or implied. | |
| ## 5. Signing | |
| If [CLA Assistant](https://cla-assistant.io/) is configured on this repository, indicating agreement by accepting on your first pull request constitutes your signature. Otherwise, include a line in your pull request stating: "I have read and agree to the CLA in CLA.md." |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment