aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorJakob Borg <jakob@nym.se>2014-03-24 14:57:14 +0100
committerJakob Borg <jakob@nym.se>2014-03-24 14:57:14 +0100
commitbcd3fd40e4158ec1aef982435729919c5c6e4472 (patch)
treedd9e5ed0bf7fecd5a7c7193e0b9c95c49e23135c /CONTRIBUTING.md
parentd3d1a7999623773f0066f543a95af5a0226fa9cf (diff)
downloadsyncthing-bcd3fd40e4158ec1aef982435729919c5c6e4472.tar.gz
syncthing-bcd3fd40e4158ec1aef982435729919c5c6e4472.zip
Add licensing and contribution info
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 7b4177fa5..49e3d27c5 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -1,5 +1,15 @@
Please do contribute!
+## Licensing
+
+All contributions are made under the same MIT License as the rest of the
+project, except documentation which is licensed under the Creative
+Commons Attribution 4.0 International License. You retain the copyright
+to code you have written.
+
+When accepting your first contribution, the maintainer of the project
+will ensure that you are added to the CONTRIBUTORS file.
+
## Building
[See the wiki](https://github.com/calmh/syncthing/wiki/Building)