diff options
| author | Andrew Chow <[email protected]> | 2016-09-21 21:58:18 -0400 |
|---|---|---|
| committer | Andrew Chow <[email protected]> | 2016-09-22 08:28:14 -0400 |
| commit | 4b6740204d0768279d36544a8141f2867fd98359 (patch) | |
| tree | 5e20bb6f58f19f1601f38c78ac6f2931c61519a2 /CONTRIBUTING.md | |
| parent | Merge #8656: Trivial: Do not shadow global variable fileout (diff) | |
| download | discoin-4b6740204d0768279d36544a8141f2867fd98359.tar.xz discoin-4b6740204d0768279d36544a8141f2867fd98359.zip | |
Mandatory copyright agreement
All contributions to the repository will agree to use the MIT license
Diffstat (limited to 'CONTRIBUTING.md')
| -rw-r--r-- | CONTRIBUTING.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 62ebc7917..c8cb666b4 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. |