syncthing/CONTRIBUTING.md
2014-06-12 20:52:49 +02:00

14 lines
413 B
Markdown

## 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.
## Style
`go fmt` for Go code.