summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Klein <saklein@chromium.org>2022-07-28 16:17:16 -0600
committerChromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com>2022-07-29 11:58:23 +0000
commite534cfcdb6dfbf258b59d89e8aa110b178dbaac2 (patch)
tree3ab4c6c13de290db674eaa95aad1b3454d2f3f0d
parent923f4a6d25591fc18668ff5442f0db687e5337bc (diff)
downloadchrome-ec-e534cfcdb6dfbf258b59d89e8aa110b178dbaac2.tar.gz
Update header templates/examples
ChromiumOS instead of Chromium OS and drop "All rights reserved.". BUG=b:230609017 TEST=None Change-Id: I55bf56261a7695a5b52ce61b46d6fb2695495d87 Signed-off-by: Alex Klein <saklein@google.com> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3791656 Commit-Queue: Mary Ruthven <mruthven@chromium.org> Reviewed-by: Mary Ruthven <mruthven@chromium.org> Tested-by: Mary Ruthven <mruthven@chromium.org>
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c35987cbdb..d32ca9145d 100644
--- a/README.md
+++ b/README.md
@@ -466,7 +466,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.
*/