summaryrefslogtreecommitdiff
path: root/zephyr/test/drivers/ap_mux_control
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/test/drivers/ap_mux_control')
-rw-r--r--zephyr/test/drivers/ap_mux_control/CMakeLists.txt2
-rw-r--r--zephyr/test/drivers/ap_mux_control/prj.conf2
-rw-r--r--zephyr/test/drivers/ap_mux_control/src/ap_mux_control.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/zephyr/test/drivers/ap_mux_control/CMakeLists.txt b/zephyr/test/drivers/ap_mux_control/CMakeLists.txt
index e497140878..005e72e714 100644
--- a/zephyr/test/drivers/ap_mux_control/CMakeLists.txt
+++ b/zephyr/test/drivers/ap_mux_control/CMakeLists.txt
@@ -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/drivers/ap_mux_control/prj.conf b/zephyr/test/drivers/ap_mux_control/prj.conf
index 490f891ff6..75b05bce0b 100644
--- a/zephyr/test/drivers/ap_mux_control/prj.conf
+++ b/zephyr/test/drivers/ap_mux_control/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/drivers/ap_mux_control/src/ap_mux_control.c b/zephyr/test/drivers/ap_mux_control/src/ap_mux_control.c
index 15ea7b8374..49c695b830 100644
--- a/zephyr/test/drivers/ap_mux_control/src/ap_mux_control.c
+++ b/zephyr/test/drivers/ap_mux_control/src/ap_mux_control.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.
*/