diff options
author | Andrew Chow <achow101@gmail.com> | 2016-09-21 21:58:18 -0400 |
---|---|---|
committer | Andrew Chow <achow101@gmail.com> | 2016-09-22 08:28:14 -0400 |
commit | 4b6740204d0768279d36544a8141f2867fd98359 (patch) | |
tree | 5e20bb6f58f19f1601f38c78ac6f2931c61519a2 | |
parent | cf5ebaa921a939cc3a81948a559c1f1ab53d68b6 (diff) |
Mandatory copyright agreement
All contributions to the repository will agree to use the MIT license
-rw-r--r-- | CONTRIBUTING.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 62ebc7917a..c8cb666b4d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -198,3 +198,11 @@ Release Policy -------------- The project leader is the release manager for each Bitcoin Core release. + +Copyright +--------- + +By contributing to this repository, you agree to license your work under the +MIT license unless specified otherwise in `contrib/debian/copyright` or at +the top of the file itself. Any work contributed where you are not the original +author must contain its license header with the original author(s) and source. |