mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2026-05-13 08:26:44 +00:00
Merge 5659ae05ff into de31d56c6c
This commit is contained in:
commit
5ad2844e9f
2 changed files with 25 additions and 0 deletions
|
|
@ -4,6 +4,8 @@
|
|||
## Contributor License Agreement
|
||||
|
||||
By contributing, you agree to the [LICENSE](../LICENSE) of this repository.
|
||||
See the full [Contributor License Agreement](CONTRIBUTOR_LICENSE_AGREEMENT.md)
|
||||
for details.
|
||||
|
||||
|
||||
## Contributor Code of Conduct
|
||||
|
|
|
|||
23
docs/CONTRIBUTOR_LICENSE_AGREEMENT.md
Normal file
23
docs/CONTRIBUTOR_LICENSE_AGREEMENT.md
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
---
|
||||
title: Contributor License Agreement
|
||||
---
|
||||
|
||||
# Contributor License Agreement
|
||||
|
||||
By submitting a contribution (code, content, translations, or any other material)
|
||||
to this repository, you agree that your contribution is licensed under the terms
|
||||
of the project [LICENSE](../LICENSE).
|
||||
|
||||
You also confirm that:
|
||||
|
||||
- You have the right to submit the work under that license.
|
||||
- The work is your original creation, or you have obtained appropriate permission
|
||||
to submit it.
|
||||
- You grant the project maintainers the right to use, modify, and distribute your
|
||||
contribution as part of this repository.
|
||||
|
||||
If you do not agree with these terms, please do not submit a contribution.
|
||||
|
||||
For a full description of the contribution workflow and guidelines, see
|
||||
[CONTRIBUTING](CONTRIBUTING.md). For the Code of Conduct, see
|
||||
[CODE_OF_CONDUCT](CODE_OF_CONDUCT.md).
|
||||
Loading…
Add table
Add a link
Reference in a new issue