summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Niklas Hasse <jhasse@bixense.com>2022-10-23 12:08:40 +0200
committerGitHub <noreply@github.com>2022-10-23 12:08:40 +0200
commitb7f72bbfb2369f44c0b4f45b1ea91e3aa851d056 (patch)
tree8cc4ff5a16761f40041ba4fae9ad9ab1d3f3b8e8
parent6a31c0a4899fa5227e32f71d80906f802d88d380 (diff)
parentf6aa7537a7d003f17ebce2fdcb32bddf26fca305 (diff)
downloadninja-b7f72bbfb2369f44c0b4f45b1ea91e3aa851d056.tar.gz
Merge pull request #2188 from ninja-build/nico-patch-1
Remove requirement for Google copyright from CONTRIBUTING
-rw-r--r--CONTRIBUTING.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index c6c190c..37f6ebc 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -18,7 +18,6 @@ a few additions:
please try to avoid relying on it and instead whenever possible use `std::`.
However, please do not change existing code simply to add `std::` unless your
contribution already needs to change that line of code anyway.
-* All source files should have the Google Inc. license header.
* Use `///` for [Doxygen](http://www.doxygen.nl/) (use `\a` to refer to
arguments).
* It's not necessary to document each argument, especially when they're