Add note about license and copyright of contributions
This commit is contained in:
parent
0c400a9a6f
commit
d55ffa9b5c
1 changed files with 6 additions and 0 deletions
|
|
@ -34,6 +34,12 @@
|
|||
arise.
|
||||
* Additional discussion of good Git & Github workflow is provided at
|
||||
http://matplotlib.org/devel/gitwash/development_workflow.html and https://docs.scipy.org/doc/numpy-dev/dev/index.html
|
||||
* Cantera is licensed under a [BSD
|
||||
license](https://github.com/Cantera/cantera/blob/master/License.txt) which
|
||||
allows others to freely modify the code, and if your Pull Request is accepted,
|
||||
then that code will be release under this license as well. The copyright for
|
||||
Cantera is held collectively by the contributors. If you have made a
|
||||
significant contribution, please add your name to the `AUTHORS` file.
|
||||
|
||||
# Style Guidelines
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue