summaryrefslogtreecommitdiff
path: root/board/lalala
diff options
context:
space:
mode:
Diffstat (limited to 'board/lalala')
-rw-r--r--board/lalala/battery.c2
-rw-r--r--board/lalala/board.c2
-rw-r--r--board/lalala/board.h2
-rw-r--r--board/lalala/build.mk2
-rw-r--r--board/lalala/cbi_ssfc.c2
-rw-r--r--board/lalala/cbi_ssfc.h2
-rw-r--r--board/lalala/ec.tasklist2
-rw-r--r--board/lalala/gpio.inc2
-rw-r--r--board/lalala/led.c2
-rw-r--r--board/lalala/usb_pd_policy.c2
10 files changed, 10 insertions, 10 deletions
diff --git a/board/lalala/battery.c b/board/lalala/battery.c
index 326ac93a6b..4edf5fa864 100644
--- a/board/lalala/battery.c
+++ b/board/lalala/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/lalala/board.c b/board/lalala/board.c
index 1cf225b6f2..01166996e8 100644
--- a/board/lalala/board.c
+++ b/board/lalala/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/lalala/board.h b/board/lalala/board.h
index 05ebabe24a..4967e49752 100644
--- a/board/lalala/board.h
+++ b/board/lalala/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/lalala/build.mk b/board/lalala/build.mk
index b012d8d502..eb422dae93 100644
--- a/board/lalala/build.mk
+++ b/board/lalala/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/lalala/cbi_ssfc.c b/board/lalala/cbi_ssfc.c
index 39fd4929a1..81f3ee0dad 100644
--- a/board/lalala/cbi_ssfc.c
+++ b/board/lalala/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/lalala/cbi_ssfc.h b/board/lalala/cbi_ssfc.h
index 942f0cf5f4..bf8853a43a 100644
--- a/board/lalala/cbi_ssfc.h
+++ b/board/lalala/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/lalala/ec.tasklist b/board/lalala/ec.tasklist
index d4fb416bce..29666dd959 100644
--- a/board/lalala/ec.tasklist
+++ b/board/lalala/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/lalala/gpio.inc b/board/lalala/gpio.inc
index 3d81cd089d..8d37079ca4 100644
--- a/board/lalala/gpio.inc
+++ b/board/lalala/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/lalala/led.c b/board/lalala/led.c
index a726ebcd84..db36e2cb0b 100644
--- a/board/lalala/led.c
+++ b/board/lalala/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/lalala/usb_pd_policy.c b/board/lalala/usb_pd_policy.c
index 98b770be8f..3410726e87 100644
--- a/board/lalala/usb_pd_policy.c
+++ b/board/lalala/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.
*/