diff options
Diffstat (limited to 'board/adlrvpp_mchp1521')
-rw-r--r-- | board/adlrvpp_mchp1521/board.c | 2 | ||||
-rw-r--r-- | board/adlrvpp_mchp1521/board.h | 2 | ||||
-rw-r--r-- | board/adlrvpp_mchp1521/build.mk | 2 | ||||
-rw-r--r-- | board/adlrvpp_mchp1521/ec.tasklist | 2 | ||||
-rw-r--r-- | board/adlrvpp_mchp1521/gpio.inc | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/board/adlrvpp_mchp1521/board.c b/board/adlrvpp_mchp1521/board.c index 4a2f20f27c..a65a3ec60e 100644 --- a/board/adlrvpp_mchp1521/board.c +++ b/board/adlrvpp_mchp1521/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/adlrvpp_mchp1521/board.h b/board/adlrvpp_mchp1521/board.h index 61ab5ac7c9..bcd46acf25 100644 --- a/board/adlrvpp_mchp1521/board.h +++ b/board/adlrvpp_mchp1521/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/adlrvpp_mchp1521/build.mk b/board/adlrvpp_mchp1521/build.mk index b53a3bb479..5bc76c4429 100644 --- a/board/adlrvpp_mchp1521/build.mk +++ b/board/adlrvpp_mchp1521/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/adlrvpp_mchp1521/ec.tasklist b/board/adlrvpp_mchp1521/ec.tasklist index 6d30fe3312..0019755448 100644 --- a/board/adlrvpp_mchp1521/ec.tasklist +++ b/board/adlrvpp_mchp1521/ec.tasklist @@ -1,5 +1,5 @@ /* - * 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/adlrvpp_mchp1521/gpio.inc b/board/adlrvpp_mchp1521/gpio.inc index ce6d2de65f..848253fa17 100644 --- a/board/adlrvpp_mchp1521/gpio.inc +++ b/board/adlrvpp_mchp1521/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. */ |