diff options
| author | Chris Boesch <chrboesch@noreply.codeberg.org> | 2024-08-19 14:04:48 +0200 |
|---|---|---|
| committer | Chris Boesch <chrboesch@noreply.codeberg.org> | 2024-08-19 14:04:48 +0200 |
| commit | 031e11aa61e59ec4997427010263d21b8a886e79 (patch) | |
| tree | 903a7ddcd6525a61d3d82e48a4b78882e6ed82e9 | |
| parent | 118c1252be097bbbcc441feaf8d465b66449508d (diff) | |
Added license to contributing
| -rw-r--r-- | CONTRIBUTING.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index bb43f67..8d9d6b9 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -40,6 +40,7 @@ fit for one reason or another. ## Platforms and Zig Versions + Because it uses the Zig build system, Ziglings should work wherever Zig does. @@ -75,6 +76,15 @@ interface. Specifically: eternal Ziglings contributor glory is yours! +## Licence + +If you submit your contribution to the repository/project, +you agree that your contribution will be licensed under +the license of this repository/this project. +Please note, it does not change your rights to use your own +contribution for any other purpose. + + ## The Secrets If you want to peek at the secrets, take a look at the `patches/` |
