Skip to content

Latest commit

 

History

History
139 lines (109 loc) · 6.55 KB

File metadata and controls

139 lines (109 loc) · 6.55 KB

Contributor License Agreement (CLA)

Project: Claude Code Agent Monitor Maintainer / "Project Owner": Son Nguyen (@hoangsonww)

Thank you for your interest in contributing to Claude Code Agent Monitor (the "Project"). This Contributor License Agreement ("Agreement") documents the rights granted by contributors to the Project Owner. It protects you as a contributor as well as the Project Owner and the Project's users; it does not change your rights to use your own contributions for any other purpose.

This Agreement applies to every contribution you submit to the Project, whether the contribution is submitted before or after the date you sign, and regardless of the channel through which it is submitted (pull request, patch, issue attachment, or otherwise).

By signing this Agreement (see How to sign below) you accept and agree to the following terms for your past, present, and future Contributions to the Project.


1. Definitions

  • "You" (or "Your") means the individual who submits a Contribution, or the legal entity on whose behalf the Contribution is submitted. For a legal entity, the entity making a Contribution and all other entities that control, are controlled by, or are under common control with that entity are considered a single Contributor.
  • "Contribution" means any original work of authorship, including any modification of or addition to an existing work, that is intentionally submitted by You to the Project for inclusion in, or documentation of, any of the products owned or managed by the Project ("Work"). "Submitted" means any form of electronic, verbal, or written communication sent to the Project or its maintainers, including but not limited to communication on source-code control systems, issue trackers, and pull requests, but excluding communication that is conspicuously marked or otherwise designated in writing by You as "Not a Contribution."

2. Grant of Copyright License

Subject to the terms and conditions of this Agreement, You hereby grant to the Project Owner and to recipients of software distributed by the Project 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.

The Project is distributed under the MIT License (see LICENSE). You agree that Your Contributions may be licensed to others under that same license, and under any later version of that license that the Project Owner adopts for the Project.

3. Grant of Patent License

Subject to the terms and conditions of this Agreement, You hereby grant to the Project Owner and to recipients of software distributed by the Project 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 the Work. This license applies only to those patent claims licensable by You that are necessarily infringed by Your Contribution(s) alone or by combination of Your Contribution(s) with the Work to which such Contribution(s) was submitted.

If any entity institutes patent litigation against You or any other entity (including a cross-claim or counterclaim in a lawsuit) alleging that Your Contribution, or the Work to which You have contributed, constitutes direct or contributory patent infringement, then any patent licenses granted to that entity under this Agreement for that Contribution or Work shall terminate as of the date such litigation is filed.

4. Representations

You represent that:

  1. You are legally entitled to grant the above licenses. If Your employer(s) has rights to intellectual property that You create that includes Your Contributions, You represent that You have received permission to make Contributions on behalf of that employer, that Your employer has waived such rights for Your Contributions to the Project, or that Your employer has executed a separate Corporate CLA with the Project Owner.
  2. Each of Your Contributions is Your original creation (see Section 5 for submissions on behalf of others).
  3. Your Contribution submissions include complete details of any third-party license or other restriction (including, but not limited to, related patents and trademarks) of which You are personally aware and which are associated with any part of Your Contributions.

5. Third-Party Work

Should You wish to submit work that is not Your original creation, You may submit it to the Project separately from any Contribution, identifying the complete details of its source and of any license or other restriction (including, but not limited to, related patents, trademarks, and license agreements) of which You are personally aware, and conspicuously marking the work as "Submitted on behalf of a third-party: [named here]".

6. No Obligation & No Warranty

You understand that the decision to include Your Contribution in any project or source repository is entirely that of the Project Owner, and this Agreement does not guarantee that the Contributions will be included in any product. Except for the express representations in Section 4, You provide Your Contributions on an "AS IS" basis, without warranties or conditions of any kind, either express or implied.

7. Notice of Changes

You agree to notify the Project Owner of any facts or circumstances of which You become aware that would make these representations inaccurate in any respect.


How to sign

Signatures are collected automatically when you open a pull request, via the CLA Assistant GitHub Action.

  1. Open a pull request as usual.

  2. A bot will comment on your PR asking you to sign this CLA (this happens once per GitHub account — returning contributors are not asked again).

  3. Read this document, then post the following comment verbatim on the pull request:

    I have read the CLA Document and I hereby sign the CLA
    
  4. The bot records your GitHub username, the signed commit, and a timestamp in signatures/version1/cla.json, and turns the CLA status check green. Your PR can then be merged.

Your signature covers all of your current and future Contributions to the Project. You only need to sign once.

If you are contributing on behalf of a company, please contact the Project Owner so that a Corporate CLA can be arranged before your contributions are merged.