summaryrefslogtreecommitdiff
path: root/board/boldar
diff options
context:
space:
mode:
Diffstat (limited to 'board/boldar')
-rw-r--r--board/boldar/battery.c2
-rw-r--r--board/boldar/board.c2
-rw-r--r--board/boldar/board.h2
-rw-r--r--board/boldar/build.mk2
-rw-r--r--board/boldar/ec.tasklist2
-rw-r--r--board/boldar/gpio.inc2
-rw-r--r--board/boldar/led.c2
-rw-r--r--board/boldar/sensors.c2
8 files changed, 8 insertions, 8 deletions
diff --git a/board/boldar/battery.c b/board/boldar/battery.c
index 48f7fcda84..2b2a9f4842 100644
--- a/board/boldar/battery.c
+++ b/board/boldar/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/boldar/board.c b/board/boldar/board.c
index d2bfda4bae..d15939bbf2 100644
--- a/board/boldar/board.c
+++ b/board/boldar/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/boldar/board.h b/board/boldar/board.h
index e78f5129a7..f2a76dab82 100644
--- a/board/boldar/board.h
+++ b/board/boldar/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/boldar/build.mk b/board/boldar/build.mk
index 838d6a16ce..c994631759 100644
--- a/board/boldar/build.mk
+++ b/board/boldar/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/boldar/ec.tasklist b/board/boldar/ec.tasklist
index 3e20d8ae39..c29125d517 100644
--- a/board/boldar/ec.tasklist
+++ b/board/boldar/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/boldar/gpio.inc b/board/boldar/gpio.inc
index 6c31fca931..f06541ebbb 100644
--- a/board/boldar/gpio.inc
+++ b/board/boldar/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/boldar/led.c b/board/boldar/led.c
index 1cd5d092a2..d2425d13b6 100644
--- a/board/boldar/led.c
+++ b/board/boldar/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/boldar/sensors.c b/board/boldar/sensors.c
index 1d9cb27558..0670223f13 100644
--- a/board/boldar/sensors.c
+++ b/board/boldar/sensors.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.
*/