From b964488e536c2fd8ce4a8a77f8bd69874290c000 Mon Sep 17 00:00:00 2001 From: Enno Gelhaus Date: Thu, 17 Jul 2025 02:33:11 +0200 Subject: [PATCH] Create CLA --- CONTRIBUTION_LICENSE.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 CONTRIBUTION_LICENSE.md diff --git a/CONTRIBUTION_LICENSE.md b/CONTRIBUTION_LICENSE.md new file mode 100644 index 00000000..b14f2cdb --- /dev/null +++ b/CONTRIBUTION_LICENSE.md @@ -0,0 +1,21 @@ +# Contribution Guidelines and License Grant + +Thank you for contributing to this project! + +By submitting a pull request, you agree to the following: + +1. **License Grant** + You grant the project maintainer (and its legal successors) a perpetual, irrevocable, worldwide, royalty-free license to use, modify, sublicense, and relicense your contribution under any license, including but not limited to the AGPL and proprietary licenses. + +2. **Original Work** + You confirm that your contribution is your own original work, or that you have the right to submit it under the terms of this agreement. + +3. **No Further Claims** + You agree not to assert any intellectual property rights or moral rights that would restrict the project maintainer’s ability to use your contribution in any context. + +4. **Scope** + This agreement applies to all contributions you submit to this project, past and future, unless explicitly agreed otherwise in writing. + +--- + +If you do not agree with these terms, please do not submit a pull request. \ No newline at end of file