summaryrefslogtreecommitdiff
path: root/board/cherry_scp
diff options
context:
space:
mode:
Diffstat (limited to 'board/cherry_scp')
-rw-r--r--board/cherry_scp/board.h2
-rw-r--r--board/cherry_scp/build.mk2
-rw-r--r--board/cherry_scp/ec.tasklist2
-rw-r--r--board/cherry_scp/gpio.inc2
4 files changed, 4 insertions, 4 deletions
diff --git a/board/cherry_scp/board.h b/board/cherry_scp/board.h
index 576b412c40..0f6d006a44 100644
--- a/board/cherry_scp/board.h
+++ b/board/cherry_scp/board.h
@@ -1,4 +1,4 @@
-/* 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.
*/
diff --git a/board/cherry_scp/build.mk b/board/cherry_scp/build.mk
index 0d6c33755f..498bee2848 100644
--- a/board/cherry_scp/build.mk
+++ b/board/cherry_scp/build.mk
@@ -1,5 +1,5 @@
# -*- makefile -*-
-# 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.
#
diff --git a/board/cherry_scp/ec.tasklist b/board/cherry_scp/ec.tasklist
index 1c8cd120a0..353e5ee686 100644
--- a/board/cherry_scp/ec.tasklist
+++ b/board/cherry_scp/ec.tasklist
@@ -1,4 +1,4 @@
-/* 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.
*/
diff --git a/board/cherry_scp/gpio.inc b/board/cherry_scp/gpio.inc
index 48b397b9a9..8301fb437f 100644
--- a/board/cherry_scp/gpio.inc
+++ b/board/cherry_scp/gpio.inc
@@ -1,6 +1,6 @@
/* -*- mode:c -*-
*
- * 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.
*/