Merge pull request #20 from celestehorgan/add-docs-howtos

correct license spelling
This commit is contained in:
Celeste Horgan 2021-06-22 12:00:38 -07:00 committed by GitHub
commit 2e9ff3a9ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 4 deletions

View File

@ -14,15 +14,14 @@ For more information:
CLA/DCO should be set up for a project as a part of their project onboarding.
## Licence files
## License files
Unless otherwise specified, documentation for CNCF projects is licenced under [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/). Code is licenced under [Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0).
Unless otherwise specified, documentation for CNCF projects is licensed under [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/). Code is licensed under [Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0).
Most CNCF documentation repositories are a mix of code (website code) and documentation itself, so they need two licence files.
Most CNCF documentation repositories are a mix of code (website code) and documentation itself, so they need two license files.
For documentation this means you must:
1. Add copyright notices for both the code and the docs to the repository's `README` and the website's footer
For the repository: