From 2a11097cac250062c3e103bc45b36e73529bab94 Mon Sep 17 00:00:00 2001 From: markqvist Date: Sun, 10 Mar 2024 22:13:33 +0100 Subject: [PATCH] Update Contributing.md --- Contributing.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Contributing.md b/Contributing.md index db086f2..0f34cc6 100644 --- a/Contributing.md +++ b/Contributing.md @@ -38,3 +38,5 @@ Pull requests have a high chance of being accepted if they are: - Well-documented Even new ideas and proposals that have not been approved by a maintainer, or fall outside the established roadmap, are *occasionally* accepted - if they possess the remaining of the above qualities. If not, they will be closed and removed without comments or explanation. + +By contributing code to this project, you agree that copyright for the code is transferred to the Reticulum maintainers and that the code is irrevocably placed under the [MIT license](./LICENSE.txt).