summaryrefslogtreecommitdiff
path: root/board/host
diff options
context:
space:
mode:
Diffstat (limited to 'board/host')
-rw-r--r--board/host/board.c2
-rw-r--r--board/host/board.h2
-rw-r--r--board/host/build.mk2
-rw-r--r--board/host/chipset.c2
-rw-r--r--board/host/dcrypto.h2
-rw-r--r--board/host/ec.tasklist2
-rw-r--r--board/host/fan.c2
-rw-r--r--board/host/gpio.inc2
-rw-r--r--board/host/tpm_nvmem_ops.h2
9 files changed, 9 insertions, 9 deletions
diff --git a/board/host/board.c b/board/host/board.c
index 210787f3a3..de032ba724 100644
--- a/board/host/board.c
+++ b/board/host/board.c
@@ -1,4 +1,4 @@
-/* Copyright 2013 The Chromium OS Authors. All rights reserved.
+/* Copyright 2013 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/host/board.h b/board/host/board.h
index 29623c0ca7..945b85cc59 100644
--- a/board/host/board.h
+++ b/board/host/board.h
@@ -1,4 +1,4 @@
-/* Copyright 2013 The Chromium OS Authors. All rights reserved.
+/* Copyright 2013 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/host/build.mk b/board/host/build.mk
index 7719998eda..5e20f3310a 100644
--- a/board/host/build.mk
+++ b/board/host/build.mk
@@ -1,5 +1,5 @@
# -*- makefile -*-
-# Copyright 2013 The Chromium OS Authors. All rights reserved.
+# Copyright 2013 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/host/chipset.c b/board/host/chipset.c
index 0104fa2ff0..a2493d4bb8 100644
--- a/board/host/chipset.c
+++ b/board/host/chipset.c
@@ -1,4 +1,4 @@
-/* Copyright 2013 The Chromium OS Authors. All rights reserved.
+/* Copyright 2013 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/host/dcrypto.h b/board/host/dcrypto.h
index 030e8bbb23..749f1b6845 100644
--- a/board/host/dcrypto.h
+++ b/board/host/dcrypto.h
@@ -1,4 +1,4 @@
-/* Copyright 2018 The Chromium OS Authors. All rights reserved.
+/* Copyright 2018 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/host/ec.tasklist b/board/host/ec.tasklist
index c056c51e8a..0195800932 100644
--- a/board/host/ec.tasklist
+++ b/board/host/ec.tasklist
@@ -1,4 +1,4 @@
-/* Copyright 2013 The Chromium OS Authors. All rights reserved.
+/* Copyright 2013 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/host/fan.c b/board/host/fan.c
index 1e1001f1cd..7efd7dd039 100644
--- a/board/host/fan.c
+++ b/board/host/fan.c
@@ -1,4 +1,4 @@
-/* Copyright 2013 The Chromium OS Authors. All rights reserved.
+/* Copyright 2013 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/host/gpio.inc b/board/host/gpio.inc
index 21b95e4c3e..8e6b914d37 100644
--- a/board/host/gpio.inc
+++ b/board/host/gpio.inc
@@ -1,6 +1,6 @@
/* -*- mode:c -*-
*
- * Copyright 2014 The Chromium OS Authors. All rights reserved.
+ * Copyright 2014 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/host/tpm_nvmem_ops.h b/board/host/tpm_nvmem_ops.h
index f2090f7733..5283b67d16 100644
--- a/board/host/tpm_nvmem_ops.h
+++ b/board/host/tpm_nvmem_ops.h
@@ -1,5 +1,5 @@
/*
- * 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.
*/