summaryrefslogtreecommitdiff
path: root/docs/zephyr/project_config.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/zephyr/project_config.md')
-rw-r--r--docs/zephyr/project_config.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/zephyr/project_config.md b/docs/zephyr/project_config.md
index 6e1346b0fa..f930908502 100644
--- a/docs/zephyr/project_config.md
+++ b/docs/zephyr/project_config.md
@@ -148,7 +148,7 @@ Below is an example of how programs may wish to structure this in
`BUILD.py`:
``` python
-# Copyright 2021 The Chromium OS Authors. All rights reserved.
+# Copyright 2021 The ChromiumOS Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.