Skip to content

Commit

Permalink
README: update license requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
winkyao committed Nov 29, 2019
1 parent f583d69 commit 5fca550
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ The PingCAP Template Project is a template for starting new projects in the Ping
- an `OWNERS` with the project leads listed as committers
- a `CONTRIBUTING.md` outlining how to contribute to the project
- an unmodified copy of `code-of-conduct.md` from this repo, which outlines community behavior and the consequences of breaking the code
- a `LICENSE` which must be Apache 2.0 for code projects, or [Creative Commons 4.0] for documentation repositories, without any custom content
- a `LICENSE` which must be Apache 2.0 for code projects and documentation repositories, without any custom content

## Community, discussion, contribution, and support

Expand Down

0 comments on commit 5fca550

Please sign in to comment.