diff options
| -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/` |
