summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Hughes <tomhughes@chromium.org>2021-10-18 18:44:40 +0000
committerCommit Bot <commit-bot@chromium.org>2021-10-19 00:17:14 +0000
commit2f4e412903fc45e493967730c87790819bcb1bcd (patch)
tree9cbc8d2e3432fa39c709ae9ccf1359311bac926c
parent0ce1c0db7c906943d22c58c50d2182e87f46de8c (diff)
downloadchrome-ec-2f4e412903fc45e493967730c87790819bcb1bcd.tar.gz
chip/mchp: Fix license text
The cros_license_check presubmit is complaining. BRANCH=none BUG=b:172020503 TEST=none Signed-off-by: Tom Hughes <tomhughes@chromium.org> Change-Id: I56657835cb96492e4984f7734e96b8436c3a543b Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3229798 Reviewed-by: Daisuke Nojiri <dnojiri@chromium.org>
-rw-r--r--chip/mchp/dma_chip.h2
-rw-r--r--chip/mchp/gpio_chip.h2
-rw-r--r--chip/mchp/gpspi_chip.h2
-rw-r--r--chip/mchp/qmspi_chip.h2
-rw-r--r--chip/mchp/spi_chip.h2
5 files changed, 5 insertions, 5 deletions
diff --git a/chip/mchp/dma_chip.h b/chip/mchp/dma_chip.h
index 308019f348..42bcb095f6 100644
--- a/chip/mchp/dma_chip.h
+++ b/chip/mchp/dma_chip.h
@@ -1,4 +1,4 @@
-/* Copyright 2017 The Chromium OS Authors. All rights reserved
+/* Copyright 2017 The Chromium OS Authors. All rights reserved.
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*
diff --git a/chip/mchp/gpio_chip.h b/chip/mchp/gpio_chip.h
index a22ba80a33..53723cfd80 100644
--- a/chip/mchp/gpio_chip.h
+++ b/chip/mchp/gpio_chip.h
@@ -1,4 +1,4 @@
-/* Copyright 2017 The Chromium OS Authors. All rights reserved
+/* Copyright 2017 The Chromium OS Authors. All rights reserved.
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*
diff --git a/chip/mchp/gpspi_chip.h b/chip/mchp/gpspi_chip.h
index e1d83ed6d8..b48aec0976 100644
--- a/chip/mchp/gpspi_chip.h
+++ b/chip/mchp/gpspi_chip.h
@@ -1,4 +1,4 @@
-/* Copyright 2017 The Chromium OS Authors. All rights reserved
+/* Copyright 2017 The Chromium OS Authors. All rights reserved.
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*
diff --git a/chip/mchp/qmspi_chip.h b/chip/mchp/qmspi_chip.h
index 8d836f22ff..1db440b868 100644
--- a/chip/mchp/qmspi_chip.h
+++ b/chip/mchp/qmspi_chip.h
@@ -1,4 +1,4 @@
-/* Copyright 2017 The Chromium OS Authors. All rights reserved
+/* Copyright 2017 The Chromium OS Authors. All rights reserved.
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*
diff --git a/chip/mchp/spi_chip.h b/chip/mchp/spi_chip.h
index 8a83968e49..167a9cdf4a 100644
--- a/chip/mchp/spi_chip.h
+++ b/chip/mchp/spi_chip.h
@@ -1,4 +1,4 @@
-/* Copyright 2017 The Chromium OS Authors. All rights reserved
+/* Copyright 2017 The Chromium OS Authors. All rights reserved.
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*