Skip to content

Commit a443ec3

Browse files
authored
Add Copyright to CONTRIBUTING.md
Fix typos.
1 parent 1fe7a7b commit a443ec3

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ Generally things to the left are in progess or done. Some things go through "Com
1616
Usually the things closer to the top of each column are the ones that will be worked on soonest.
1717
If you are interested in cryptography, math, or just like hacking in python, there are many interesting problems to work on.
1818
Contact any of the team members on keybase: https://keybase.io/team/chia_network.public, which we use as the main communication method and you can comment on any Trello card.
19-
All source code and documentation contributions must be in the public domain, or made and submitted pursuant to the Apache License 2.0. Contributions may also incorporate third-party code that is in the public domain, or licensed under the
20-
Apache License 2.0 or the MIT License.
2119

2220
### Run tests and linting
2321
The first time the tests are run, BlockTools will create and persist many plots. These are used for creating
@@ -45,4 +43,4 @@ For example, after the 1.2 release, the 1.3 branch is used for development, etc.
4543
The master branch is updated with the latest releases only.
4644

4745
### Copyright
48-
By contributing to this repository, you agree to license your work under the Apache License version 2.0, or the MIT License, or release your work to the public domain. Any work contributed where you are not the original author must contain its license header with the original author(s) and be in the public domain, or licensed under the Apache License 2.0 or the MIT License.
46+
By contributing to this repository, you agree to license your work under the Apache License Version 2.0, or the MIT License, or release your work to the public domain. Any work contributed where you are not the original author must contain its license header with the original author(s) and be in the public domain, or licensed under the Apache License Version 2.0 or the MIT License.

0 commit comments

Comments
 (0)