summaryrefslogtreecommitdiff
path: root/board/herobrine
diff options
context:
space:
mode:
Diffstat (limited to 'board/herobrine')
-rw-r--r--board/herobrine/battery.c2
-rw-r--r--board/herobrine/board.c2
-rw-r--r--board/herobrine/board.h2
-rw-r--r--board/herobrine/build.mk2
-rw-r--r--board/herobrine/ec.tasklist2
-rw-r--r--board/herobrine/gpio.inc2
-rw-r--r--board/herobrine/led.c2
-rw-r--r--board/herobrine/switchcap.c2
-rw-r--r--board/herobrine/usbc_config.c2
-rw-r--r--board/herobrine/usbc_config.h2
10 files changed, 10 insertions, 10 deletions
diff --git a/board/herobrine/battery.c b/board/herobrine/battery.c
index 38e22aafb3..84c43cc263 100644
--- a/board/herobrine/battery.c
+++ b/board/herobrine/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/herobrine/board.c b/board/herobrine/board.c
index a3d2a120b6..1ef1801c44 100644
--- a/board/herobrine/board.c
+++ b/board/herobrine/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/herobrine/board.h b/board/herobrine/board.h
index a208eea156..59580826f5 100644
--- a/board/herobrine/board.h
+++ b/board/herobrine/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/herobrine/build.mk b/board/herobrine/build.mk
index 601c45a042..6827780a6c 100644
--- a/board/herobrine/build.mk
+++ b/board/herobrine/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/herobrine/ec.tasklist b/board/herobrine/ec.tasklist
index 5beeb38feb..228828af3c 100644
--- a/board/herobrine/ec.tasklist
+++ b/board/herobrine/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/herobrine/gpio.inc b/board/herobrine/gpio.inc
index 239bedd95d..9628684737 100644
--- a/board/herobrine/gpio.inc
+++ b/board/herobrine/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/herobrine/led.c b/board/herobrine/led.c
index ace04fcc4a..fb68e85deb 100644
--- a/board/herobrine/led.c
+++ b/board/herobrine/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/herobrine/switchcap.c b/board/herobrine/switchcap.c
index 16b0db6ef6..5173e27f75 100644
--- a/board/herobrine/switchcap.c
+++ b/board/herobrine/switchcap.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/herobrine/usbc_config.c b/board/herobrine/usbc_config.c
index 2bf0133eaf..525628413d 100644
--- a/board/herobrine/usbc_config.c
+++ b/board/herobrine/usbc_config.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/herobrine/usbc_config.h b/board/herobrine/usbc_config.h
index 69f546ef85..da19a67d2d 100644
--- a/board/herobrine/usbc_config.h
+++ b/board/herobrine/usbc_config.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.
*/