summaryrefslogtreecommitdiff
path: root/zephyr/projects/rex
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/projects/rex')
-rw-r--r--zephyr/projects/rex/BUILD.py2
-rw-r--r--zephyr/projects/rex/CMakeLists.txt2
-rw-r--r--zephyr/projects/rex/Kconfig2
-rw-r--r--zephyr/projects/rex/battery.dts2
-rw-r--r--zephyr/projects/rex/fan.dts2
-rw-r--r--zephyr/projects/rex/generated.dts2
-rw-r--r--zephyr/projects/rex/include/gpio_map.h2
-rw-r--r--zephyr/projects/rex/interrupts.dts2
-rw-r--r--zephyr/projects/rex/keyboard.dts2
-rw-r--r--zephyr/projects/rex/led.dts2
-rw-r--r--zephyr/projects/rex/motionsense.dts2
-rw-r--r--zephyr/projects/rex/power_signals.dts2
-rw-r--r--zephyr/projects/rex/prj.conf2
-rw-r--r--zephyr/projects/rex/prj_rex.conf2
-rw-r--r--zephyr/projects/rex/rex.dts2
-rw-r--r--zephyr/projects/rex/src/board_power.c2
-rw-r--r--zephyr/projects/rex/src/usb_pd_policy.c2
-rw-r--r--zephyr/projects/rex/src/usbc_config.c2
-rw-r--r--zephyr/projects/rex/temp_sensors.dts2
-rw-r--r--zephyr/projects/rex/usbc.dts2
20 files changed, 20 insertions, 20 deletions
diff --git a/zephyr/projects/rex/BUILD.py b/zephyr/projects/rex/BUILD.py
index 2d982b65cf..2537f61226 100644
--- a/zephyr/projects/rex/BUILD.py
+++ b/zephyr/projects/rex/BUILD.py
@@ -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/projects/rex/CMakeLists.txt b/zephyr/projects/rex/CMakeLists.txt
index 9f2264a629..27d7dff068 100644
--- a/zephyr/projects/rex/CMakeLists.txt
+++ b/zephyr/projects/rex/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/projects/rex/Kconfig b/zephyr/projects/rex/Kconfig
index 4fc561ab4f..7d17c27815 100644
--- a/zephyr/projects/rex/Kconfig
+++ b/zephyr/projects/rex/Kconfig
@@ -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/projects/rex/battery.dts b/zephyr/projects/rex/battery.dts
index 5dee2e4578..e11346f48d 100644
--- a/zephyr/projects/rex/battery.dts
+++ b/zephyr/projects/rex/battery.dts
@@ -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/projects/rex/fan.dts b/zephyr/projects/rex/fan.dts
index 431f096064..aa6dcfde7d 100644
--- a/zephyr/projects/rex/fan.dts
+++ b/zephyr/projects/rex/fan.dts
@@ -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/projects/rex/generated.dts b/zephyr/projects/rex/generated.dts
index a8b1f7f709..549f0e5fde 100644
--- a/zephyr/projects/rex/generated.dts
+++ b/zephyr/projects/rex/generated.dts
@@ -1,4 +1,4 @@
-/* Copyright 2022 The Chromium OS Authors. All rights reserved.
+/* 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/projects/rex/include/gpio_map.h b/zephyr/projects/rex/include/gpio_map.h
index 886e7d1ebf..01cbc44396 100644
--- a/zephyr/projects/rex/include/gpio_map.h
+++ b/zephyr/projects/rex/include/gpio_map.h
@@ -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/projects/rex/interrupts.dts b/zephyr/projects/rex/interrupts.dts
index 2844aa4263..7c4e6bca58 100644
--- a/zephyr/projects/rex/interrupts.dts
+++ b/zephyr/projects/rex/interrupts.dts
@@ -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/projects/rex/keyboard.dts b/zephyr/projects/rex/keyboard.dts
index e97165cc92..5248c4aaff 100644
--- a/zephyr/projects/rex/keyboard.dts
+++ b/zephyr/projects/rex/keyboard.dts
@@ -1,4 +1,4 @@
-/* Copyright 2022 The Chromium OS Authors. All rights reserved.
+/* 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/projects/rex/led.dts b/zephyr/projects/rex/led.dts
index 5821e326e8..94acb6da5c 100644
--- a/zephyr/projects/rex/led.dts
+++ b/zephyr/projects/rex/led.dts
@@ -1,4 +1,4 @@
-/* Copyright 2022 The Chromium OS Authors. All rights reserved.
+/* 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/projects/rex/motionsense.dts b/zephyr/projects/rex/motionsense.dts
index e8c7b4270f..8b1c80921b 100644
--- a/zephyr/projects/rex/motionsense.dts
+++ b/zephyr/projects/rex/motionsense.dts
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2022 The Chromium OS Authors
+ * Copyright 2022 The ChromiumOS Authors
*
* SPDX-License-Identifier: Apache-2.0
*/
diff --git a/zephyr/projects/rex/power_signals.dts b/zephyr/projects/rex/power_signals.dts
index a4cc3cb5ef..860c316795 100644
--- a/zephyr/projects/rex/power_signals.dts
+++ b/zephyr/projects/rex/power_signals.dts
@@ -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/projects/rex/prj.conf b/zephyr/projects/rex/prj.conf
index ea3c87857e..a3b874fe5f 100644
--- a/zephyr/projects/rex/prj.conf
+++ b/zephyr/projects/rex/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/projects/rex/prj_rex.conf b/zephyr/projects/rex/prj_rex.conf
index 9a3b851812..0f204b9669 100644
--- a/zephyr/projects/rex/prj_rex.conf
+++ b/zephyr/projects/rex/prj_rex.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/projects/rex/rex.dts b/zephyr/projects/rex/rex.dts
index ed1ca0286f..0569befc10 100644
--- a/zephyr/projects/rex/rex.dts
+++ b/zephyr/projects/rex/rex.dts
@@ -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/projects/rex/src/board_power.c b/zephyr/projects/rex/src/board_power.c
index 922d2f8324..c7f12d024e 100644
--- a/zephyr/projects/rex/src/board_power.c
+++ b/zephyr/projects/rex/src/board_power.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/projects/rex/src/usb_pd_policy.c b/zephyr/projects/rex/src/usb_pd_policy.c
index b61fcd6b70..7e9876f9c1 100644
--- a/zephyr/projects/rex/src/usb_pd_policy.c
+++ b/zephyr/projects/rex/src/usb_pd_policy.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/projects/rex/src/usbc_config.c b/zephyr/projects/rex/src/usbc_config.c
index 1add443b50..3aeaac8977 100644
--- a/zephyr/projects/rex/src/usbc_config.c
+++ b/zephyr/projects/rex/src/usbc_config.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/projects/rex/temp_sensors.dts b/zephyr/projects/rex/temp_sensors.dts
index b4427ce71b..53025785d4 100644
--- a/zephyr/projects/rex/temp_sensors.dts
+++ b/zephyr/projects/rex/temp_sensors.dts
@@ -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/projects/rex/usbc.dts b/zephyr/projects/rex/usbc.dts
index 3c16d77935..f02abd6780 100644
--- a/zephyr/projects/rex/usbc.dts
+++ b/zephyr/projects/rex/usbc.dts
@@ -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.
*/