From 2f4e412903fc45e493967730c87790819bcb1bcd Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Mon, 18 Oct 2021 18:44:40 +0000 Subject: chip/mchp: Fix license text The cros_license_check presubmit is complaining. BRANCH=none BUG=b:172020503 TEST=none Signed-off-by: Tom Hughes Change-Id: I56657835cb96492e4984f7734e96b8436c3a543b Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3229798 Reviewed-by: Daisuke Nojiri --- chip/mchp/dma_chip.h | 2 +- chip/mchp/gpio_chip.h | 2 +- chip/mchp/gpspi_chip.h | 2 +- chip/mchp/qmspi_chip.h | 2 +- chip/mchp/spi_chip.h | 2 +- 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. * -- cgit v1.2.1