summaryrefslogtreecommitdiff
path: root/board/boten
diff options
context:
space:
mode:
Diffstat (limited to 'board/boten')
-rw-r--r--board/boten/battery.c2
-rw-r--r--board/boten/board.c2
-rw-r--r--board/boten/board.h2
-rw-r--r--board/boten/build.mk2
-rw-r--r--board/boten/cbi_ssfc.c2
-rw-r--r--board/boten/cbi_ssfc.h2
-rw-r--r--board/boten/ec.tasklist2
-rw-r--r--board/boten/gpio.inc2
-rw-r--r--board/boten/led.c2
-rw-r--r--board/boten/usb_pd_policy.c2
10 files changed, 10 insertions, 10 deletions
diff --git a/board/boten/battery.c b/board/boten/battery.c
index 0f4c8ffeb9..c4b4f9261d 100644
--- a/board/boten/battery.c
+++ b/board/boten/battery.c
@@ -1,4 +1,4 @@
-/* Copyright 2020 The Chromium OS Authors. All rights reserved.
+/* Copyright 2020 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/boten/board.c b/board/boten/board.c
index 83845098d0..6c88b98782 100644
--- a/board/boten/board.c
+++ b/board/boten/board.c
@@ -1,4 +1,4 @@
-/* Copyright 2020 The Chromium OS Authors. All rights reserved.
+/* Copyright 2020 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/boten/board.h b/board/boten/board.h
index 68e50cbade..ec5d25ff9f 100644
--- a/board/boten/board.h
+++ b/board/boten/board.h
@@ -1,4 +1,4 @@
-/* Copyright 2020 The Chromium OS Authors. All rights reserved.
+/* Copyright 2020 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/boten/build.mk b/board/boten/build.mk
index 806168ea0d..9b862c7624 100644
--- a/board/boten/build.mk
+++ b/board/boten/build.mk
@@ -1,5 +1,5 @@
# -*- makefile -*-
-# Copyright 2020 The Chromium OS Authors. All rights reserved.
+# Copyright 2020 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/boten/cbi_ssfc.c b/board/boten/cbi_ssfc.c
index 39fd4929a1..81f3ee0dad 100644
--- a/board/boten/cbi_ssfc.c
+++ b/board/boten/cbi_ssfc.c
@@ -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/boten/cbi_ssfc.h b/board/boten/cbi_ssfc.h
index 942f0cf5f4..bf8853a43a 100644
--- a/board/boten/cbi_ssfc.h
+++ b/board/boten/cbi_ssfc.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/boten/ec.tasklist b/board/boten/ec.tasklist
index be1f92aff2..e610e8ad33 100644
--- a/board/boten/ec.tasklist
+++ b/board/boten/ec.tasklist
@@ -1,4 +1,4 @@
-/* Copyright 2020 The Chromium OS Authors. All rights reserved.
+/* Copyright 2020 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/boten/gpio.inc b/board/boten/gpio.inc
index 4e8290c277..4c9890441d 100644
--- a/board/boten/gpio.inc
+++ b/board/boten/gpio.inc
@@ -1,6 +1,6 @@
/* -*- mode:c -*-
*
- * Copyright 2020 The Chromium OS Authors. All rights reserved.
+ * Copyright 2020 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/boten/led.c b/board/boten/led.c
index 90e6bab217..ca2f7c9399 100644
--- a/board/boten/led.c
+++ b/board/boten/led.c
@@ -1,4 +1,4 @@
-/* Copyright 2020 The Chromium OS Authors. All rights reserved.
+/* Copyright 2020 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/boten/usb_pd_policy.c b/board/boten/usb_pd_policy.c
index d5aa77fe93..74167850ee 100644
--- a/board/boten/usb_pd_policy.c
+++ b/board/boten/usb_pd_policy.c
@@ -1,4 +1,4 @@
-/* Copyright 2020 The Chromium OS Authors. All rights reserved.
+/* Copyright 2020 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/