summaryrefslogtreecommitdiff
path: root/board/beetley
diff options
context:
space:
mode:
Diffstat (limited to 'board/beetley')
-rw-r--r--board/beetley/battery.c2
-rw-r--r--board/beetley/board.c2
-rw-r--r--board/beetley/board.h2
-rw-r--r--board/beetley/build.mk2
-rw-r--r--board/beetley/cbi_ssfc.c2
-rw-r--r--board/beetley/cbi_ssfc.h2
-rw-r--r--board/beetley/ec.tasklist2
-rw-r--r--board/beetley/gpio.inc2
-rw-r--r--board/beetley/led.c2
-rw-r--r--board/beetley/usb_pd_policy.c2
10 files changed, 10 insertions, 10 deletions
diff --git a/board/beetley/battery.c b/board/beetley/battery.c
index 94f5dbb630..0402ef33fd 100644
--- a/board/beetley/battery.c
+++ b/board/beetley/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/beetley/board.c b/board/beetley/board.c
index 2cf45faf93..2fa26be172 100644
--- a/board/beetley/board.c
+++ b/board/beetley/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/beetley/board.h b/board/beetley/board.h
index 610578abcf..a70ee73ebb 100644
--- a/board/beetley/board.h
+++ b/board/beetley/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/beetley/build.mk b/board/beetley/build.mk
index 8167ca9966..01b890bf29 100644
--- a/board/beetley/build.mk
+++ b/board/beetley/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/beetley/cbi_ssfc.c b/board/beetley/cbi_ssfc.c
index 39fd4929a1..81f3ee0dad 100644
--- a/board/beetley/cbi_ssfc.c
+++ b/board/beetley/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/beetley/cbi_ssfc.h b/board/beetley/cbi_ssfc.h
index 942f0cf5f4..bf8853a43a 100644
--- a/board/beetley/cbi_ssfc.h
+++ b/board/beetley/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/beetley/ec.tasklist b/board/beetley/ec.tasklist
index bdcbcdf074..8ccdfc81b2 100644
--- a/board/beetley/ec.tasklist
+++ b/board/beetley/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/beetley/gpio.inc b/board/beetley/gpio.inc
index bbb793ee44..0677e5a2ac 100644
--- a/board/beetley/gpio.inc
+++ b/board/beetley/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/beetley/led.c b/board/beetley/led.c
index e29b61c514..e3d4eb543e 100644
--- a/board/beetley/led.c
+++ b/board/beetley/led.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/beetley/usb_pd_policy.c b/board/beetley/usb_pd_policy.c
index 814287a417..a7633b73ac 100644
--- a/board/beetley/usb_pd_policy.c
+++ b/board/beetley/usb_pd_policy.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.
*/