summaryrefslogtreecommitdiff
path: root/board/dojo
diff options
context:
space:
mode:
authorMike Frysinger <vapier@chromium.org>2022-09-12 14:54:36 -0400
committerChromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com>2022-09-12 20:11:50 +0000
commit71b2ef709dcb14260f5fdaa3ab4ced005a29fb46 (patch)
tree76ce790c79cc5e9ef4646a412082bf02c75fafc5 /board/dojo
parent1cd8f2fca2dfcfd1c0f5f9cd22f822ede4e1b7a4 (diff)
downloadchrome-ec-71b2ef709dcb14260f5fdaa3ab4ced005a29fb46.tar.gz
Update license boilerplate text in source code files
Normally we don't do this, but enough changes have accumulated that we're doing a tree-wide one-off update of the name & style. BRANCH=none BUG=chromium:1098010 TEST=`repo upload` works Change-Id: Icd3a1723c20595356af83d190b2c6a9078b3013b Signed-off-by: Mike Frysinger <vapier@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3891203 Reviewed-by: Jeremy Bettis <jbettis@chromium.org> Reviewed-by: Jack Rosenthal <jrosenth@chromium.org>
Diffstat (limited to 'board/dojo')
-rw-r--r--board/dojo/battery.c2
-rw-r--r--board/dojo/board.c2
-rw-r--r--board/dojo/board.h2
-rw-r--r--board/dojo/build.mk2
-rw-r--r--board/dojo/cbi_fw_config.c2
-rw-r--r--board/dojo/cbi_fw_config.h2
-rw-r--r--board/dojo/cbi_ssfc.c2
-rw-r--r--board/dojo/cbi_ssfc.h2
-rw-r--r--board/dojo/ec.tasklist2
-rw-r--r--board/dojo/gpio.inc2
-rw-r--r--board/dojo/led.c2
11 files changed, 11 insertions, 11 deletions
diff --git a/board/dojo/battery.c b/board/dojo/battery.c
index 40d1290309..a766ea3e59 100644
--- a/board/dojo/battery.c
+++ b/board/dojo/battery.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/dojo/board.c b/board/dojo/board.c
index a53c2af881..8ceae742ae 100644
--- a/board/dojo/board.c
+++ b/board/dojo/board.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/dojo/board.h b/board/dojo/board.h
index 160d98d3ff..cc2d5eba2f 100644
--- a/board/dojo/board.h
+++ b/board/dojo/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/dojo/build.mk b/board/dojo/build.mk
index e32df81d01..740cd30a9d 100644
--- a/board/dojo/build.mk
+++ b/board/dojo/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/dojo/cbi_fw_config.c b/board/dojo/cbi_fw_config.c
index 7db743a8f9..96e6d9b266 100644
--- a/board/dojo/cbi_fw_config.c
+++ b/board/dojo/cbi_fw_config.c
@@ -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/board/dojo/cbi_fw_config.h b/board/dojo/cbi_fw_config.h
index 66dcf1f782..6ca0e5b9a8 100644
--- a/board/dojo/cbi_fw_config.h
+++ b/board/dojo/cbi_fw_config.h
@@ -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/board/dojo/cbi_ssfc.c b/board/dojo/cbi_ssfc.c
index 6ece151e12..3b7ed483f5 100644
--- a/board/dojo/cbi_ssfc.c
+++ b/board/dojo/cbi_ssfc.c
@@ -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/board/dojo/cbi_ssfc.h b/board/dojo/cbi_ssfc.h
index 53caad7ac8..da37dbaca1 100644
--- a/board/dojo/cbi_ssfc.h
+++ b/board/dojo/cbi_ssfc.h
@@ -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/board/dojo/ec.tasklist b/board/dojo/ec.tasklist
index f9050fef87..5ce0fab583 100644
--- a/board/dojo/ec.tasklist
+++ b/board/dojo/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/dojo/gpio.inc b/board/dojo/gpio.inc
index 01cf57258d..0fb85b47b7 100644
--- a/board/dojo/gpio.inc
+++ b/board/dojo/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.
*/
diff --git a/board/dojo/led.c b/board/dojo/led.c
index 56b53a542d..4b2b379a1b 100644
--- a/board/dojo/led.c
+++ b/board/dojo/led.c
@@ -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.
*/