diff options
author | Kevin Barnett <kevin.barnett@microchip.com> | 2021-07-14 20:28:40 +0200 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2021-07-20 04:00:56 +0200 |
commit | 889653ecfc989349bf61736e45695b614d5b64d1 (patch) | |
tree | d359c9aea6f4ac6d0284e880e90ca871fbc4dcb3 /drivers/scsi/smartpqi/Kconfig | |
parent | scsi: smartpqi: Add PCI IDs for H3C P4408 controllers (diff) | |
download | linux-889653ecfc989349bf61736e45695b614d5b64d1.tar.xz linux-889653ecfc989349bf61736e45695b614d5b64d1.zip |
scsi: smartpqi: Update copyright notices
Updated copyright notices and company name strings to reflect Microchip
ownership.
Link: https://lore.kernel.org/r/20210714182847.50360-3-don.brace@microchip.com
Reviewed-by: Mike McGowen <mike.mcgowen@microchip.com>
Reviewed-by: Scott Benesh <scott.benesh@microchip.com>
Reviewed-by: Scott Teel <scott.teel@microchip.com>
Signed-off-by: Kevin Barnett <kevin.barnett@microchip.com>
Signed-off-by: Don Brace <don.brace@microchip.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/smartpqi/Kconfig')
-rw-r--r-- | drivers/scsi/smartpqi/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/smartpqi/Kconfig b/drivers/scsi/smartpqi/Kconfig index cb9e4e968b60..eac7baecf42f 100644 --- a/drivers/scsi/smartpqi/Kconfig +++ b/drivers/scsi/smartpqi/Kconfig @@ -1,7 +1,7 @@ # # Kernel configuration file for the SMARTPQI # -# Copyright (c) 2019-2020 Microchip Technology Inc. and its subsidiaries +# Copyright (c) 2019-2021 Microchip Technology Inc. and its subsidiaries # Copyright (c) 2017-2018 Microsemi Corporation # Copyright (c) 2016 Microsemi Corporation # Copyright (c) 2016 PMC-Sierra, Inc. |