diff options
| author | assiduous <assiduous@diligentgraphics.com> | 2021-01-03 21:23:32 +0000 |
|---|---|---|
| committer | assiduous <assiduous@diligentgraphics.com> | 2021-01-03 21:23:32 +0000 |
| commit | b3fd65985d9c166a7c2a5b0208a39fe1f6920c83 (patch) | |
| tree | 7242d2c43a44a7b6810078de943904cc619b7b0c | |
| parent | Updated copyright notice (diff) | |
| download | DiligentTools-b3fd65985d9c166a7c2a5b0208a39fe1f6920c83.tar.gz DiligentTools-b3fd65985d9c166a7c2a5b0208a39fe1f6920c83.zip | |
Readme: updated Contributing section
| -rw-r--r-- | README.md | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -41,8 +41,10 @@ This project has some third-party dependencies, each of which may have independe To contribute your code, submit a [Pull Request](https://github.com/DiligentGraphics/DiligentTools/pulls) to this repository. **Diligent Engine** is distributed under the [Apache 2.0 license](License.txt) that guarantees -that code in the **DiligentTools** repository is free of Intellectual Property encumbrances. In submitting code to -this repository, you are agreeing that the code is free of any Intellectual Property claims. +that content in the **DiligentTools** repository is free of Intellectual Property encumbrances. +In submitting any content to this repository, +[you license that content under the same terms](https://docs.github.com/en/free-pro-team@latest/github/site-policy/github-terms-of-service#6-contributions-under-repository-license), +and you agree that the content is free of any Intellectual Property claims and you have the right to license it under those terms. Diligent Engine uses [clang-format](https://clang.llvm.org/docs/ClangFormat.html) to ensure consistent source code style throught the code base. The format is validated by appveyor and travis |
