summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAlex Klein <saklein@chromium.org>2022-07-28 16:23:25 -0600
committerChromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com>2022-07-29 13:41:56 +0000
commitd764a2256d213f6b92938488869d3bb42ce45d72 (patch)
tree0116449030464d5a03b3e992629b8e1a6d4f3bf4 /README.md
parented5fc8f4ec773392fe75e341f73ed0d176dd616a (diff)
downloadchrome-ec-d764a2256d213f6b92938488869d3bb42ce45d72.tar.gz
Update header templates/examples
ChromiumOS instead of Chromium OS and drop "All rights reserved.". BRANCH=None BUG=b:230609017 TEST=None Signed-off-by: Alex Klein <saklein@google.com> Change-Id: I6a28e041909f484298f499c9b1730ea7e6cccd6a Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3791657 Auto-Submit: Alex Klein <saklein@chromium.org> Reviewed-by: Ram Chandrasekar <rchandrasekar@google.com> Commit-Queue: Ram Chandrasekar <rchandrasekar@google.com> Tested-by: Alex Klein <saklein@chromium.org>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3d326e394c..b94ac3e4f8 100644
--- a/README.md
+++ b/README.md
@@ -489,7 +489,7 @@ Other style notes:
all contributions to the Chromium project:
```
- /* Copyright <year> The Chromium OS Authors. All rights reserved.
+ /* Copyright <year> The ChromiumOS Authors.
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/