summaryrefslogtreecommitdiff
path: root/board/marzipan
diff options
context:
space:
mode:
Diffstat (limited to 'board/marzipan')
-rw-r--r--board/marzipan/battery.c2
-rw-r--r--board/marzipan/board.c2
-rw-r--r--board/marzipan/board.h2
-rw-r--r--board/marzipan/build.mk2
-rw-r--r--board/marzipan/ec.tasklist2
-rw-r--r--board/marzipan/gpio.inc2
-rw-r--r--board/marzipan/led.c2
-rw-r--r--board/marzipan/switchcap.c2
-rw-r--r--board/marzipan/usbc_config.c2
-rw-r--r--board/marzipan/usbc_config.h2
10 files changed, 10 insertions, 10 deletions
diff --git a/board/marzipan/battery.c b/board/marzipan/battery.c
index 3a9a1cbaf1..fa3a4ec189 100644
--- a/board/marzipan/battery.c
+++ b/board/marzipan/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/marzipan/board.c b/board/marzipan/board.c
index 28bfe034b5..5c42b69ce2 100644
--- a/board/marzipan/board.c
+++ b/board/marzipan/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/marzipan/board.h b/board/marzipan/board.h
index bcb655d937..c651e55965 100644
--- a/board/marzipan/board.h
+++ b/board/marzipan/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/marzipan/build.mk b/board/marzipan/build.mk
index 09853a26d7..048f0787f7 100644
--- a/board/marzipan/build.mk
+++ b/board/marzipan/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/marzipan/ec.tasklist b/board/marzipan/ec.tasklist
index 5beeb38feb..228828af3c 100644
--- a/board/marzipan/ec.tasklist
+++ b/board/marzipan/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/marzipan/gpio.inc b/board/marzipan/gpio.inc
index 11fa6b5a53..633f689c66 100644
--- a/board/marzipan/gpio.inc
+++ b/board/marzipan/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/marzipan/led.c b/board/marzipan/led.c
index 4475718a87..0a6d8df959 100644
--- a/board/marzipan/led.c
+++ b/board/marzipan/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/marzipan/switchcap.c b/board/marzipan/switchcap.c
index 03198485b2..853f677f27 100644
--- a/board/marzipan/switchcap.c
+++ b/board/marzipan/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/marzipan/usbc_config.c b/board/marzipan/usbc_config.c
index da3eccb251..5b41e22d33 100644
--- a/board/marzipan/usbc_config.c
+++ b/board/marzipan/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/marzipan/usbc_config.h b/board/marzipan/usbc_config.h
index 7f72b01700..56cdb155ea 100644
--- a/board/marzipan/usbc_config.h
+++ b/board/marzipan/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.
*/