summaryrefslogtreecommitdiff
path: root/zephyr/test/system_common
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/test/system_common')
-rw-r--r--zephyr/test/system_common/CMakeLists.txt2
-rw-r--r--zephyr/test/system_common/boards/native_posix.overlay2
-rw-r--r--zephyr/test/system_common/prj.conf2
-rw-r--r--zephyr/test/system_common/src/build_info.c2
-rw-r--r--zephyr/test/system_common/src/fff.c2
-rw-r--r--zephyr/test/system_common/src/get_version.c2
-rw-r--r--zephyr/test/system_common/src/reboot.c2
7 files changed, 7 insertions, 7 deletions
diff --git a/zephyr/test/system_common/CMakeLists.txt b/zephyr/test/system_common/CMakeLists.txt
index a51c436fc2..05938b2ec6 100644
--- a/zephyr/test/system_common/CMakeLists.txt
+++ b/zephyr/test/system_common/CMakeLists.txt
@@ -1,4 +1,4 @@
-# Copyright 2022 The Chromium OS Authors.
+# Copyright 2022 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/zephyr/test/system_common/boards/native_posix.overlay b/zephyr/test/system_common/boards/native_posix.overlay
index 67dfebf130..c6325f6ecc 100644
--- a/zephyr/test/system_common/boards/native_posix.overlay
+++ b/zephyr/test/system_common/boards/native_posix.overlay
@@ -1,4 +1,4 @@
-/* Copyright 2022 The Chromium OS Authors.
+/* Copyright 2022 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/zephyr/test/system_common/prj.conf b/zephyr/test/system_common/prj.conf
index 9f6d11d031..ebc7c64321 100644
--- a/zephyr/test/system_common/prj.conf
+++ b/zephyr/test/system_common/prj.conf
@@ -1,4 +1,4 @@
-# Copyright 2022 The ChromiumOS Authors.
+# Copyright 2022 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/zephyr/test/system_common/src/build_info.c b/zephyr/test/system_common/src/build_info.c
index bcd442475f..7983c1f0a4 100644
--- a/zephyr/test/system_common/src/build_info.c
+++ b/zephyr/test/system_common/src/build_info.c
@@ -1,4 +1,4 @@
-/* Copyright 2022 The ChromiumOS Authors.
+/* Copyright 2022 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/zephyr/test/system_common/src/fff.c b/zephyr/test/system_common/src/fff.c
index 009aeb9bb0..3b10dc3706 100644
--- a/zephyr/test/system_common/src/fff.c
+++ b/zephyr/test/system_common/src/fff.c
@@ -1,4 +1,4 @@
-/* Copyright 2022 The ChromiumOS Authors.
+/* Copyright 2022 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/zephyr/test/system_common/src/get_version.c b/zephyr/test/system_common/src/get_version.c
index f1f0d781cd..87a41bad58 100644
--- a/zephyr/test/system_common/src/get_version.c
+++ b/zephyr/test/system_common/src/get_version.c
@@ -1,4 +1,4 @@
-/* Copyright 2022 The ChromiumOS Authors.
+/* Copyright 2022 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/zephyr/test/system_common/src/reboot.c b/zephyr/test/system_common/src/reboot.c
index 930b844632..759b93d89f 100644
--- a/zephyr/test/system_common/src/reboot.c
+++ b/zephyr/test/system_common/src/reboot.c
@@ -1,4 +1,4 @@
-/* Copyright 2022 The ChromiumOS Authors.
+/* Copyright 2022 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/