Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

hpsa: update copyright information

Reviewed-by: Justin Lindley <justin.lindley@microsemi.com>
Reviewed-by: Kevin Barnett <kevin.barnett@microsemi.com>
Reviewed-by: Matthew R. Ochs <mrochs@linux.vnet.ibm.com>
Signed-off-by: Don Brace <don.brace@microsemi.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>

authored by

Don Brace and committed by
Martin K. Petersen
94c7bc31 4af61e4f

+6 -3
+2 -1
drivers/scsi/hpsa.c
··· 1 1 /* 2 2 * Disk Array driver for HP Smart Array SAS controllers 3 + * Copyright 2016 Microsemi Corporation 3 4 * Copyright 2014-2015 PMC-Sierra, Inc. 4 5 * Copyright 2000,2009-2015 Hewlett-Packard Development Company, L.P. 5 6 * ··· 13 12 * MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE, GOOD TITLE or 14 13 * NON INFRINGEMENT. See the GNU General Public License for more details. 15 14 * 16 - * Questions/Comments/Bugfixes to storagedev@pmcs.com 15 + * Questions/Comments/Bugfixes to esc.storagedev@microsemi.com 17 16 * 18 17 */ 19 18
+2 -1
drivers/scsi/hpsa.h
··· 1 1 /* 2 2 * Disk Array driver for HP Smart Array SAS controllers 3 + * Copyright 2016 Microsemi Corporation 3 4 * Copyright 2014-2015 PMC-Sierra, Inc. 4 5 * Copyright 2000,2009-2015 Hewlett-Packard Development Company, L.P. 5 6 * ··· 13 12 * MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE, GOOD TITLE or 14 13 * NON INFRINGEMENT. See the GNU General Public License for more details. 15 14 * 16 - * Questions/Comments/Bugfixes to storagedev@pmcs.com 15 + * Questions/Comments/Bugfixes to esc.storagedev@microsemi.com 17 16 * 18 17 */ 19 18 #ifndef HPSA_H
+2 -1
drivers/scsi/hpsa_cmd.h
··· 1 1 /* 2 2 * Disk Array driver for HP Smart Array SAS controllers 3 + * Copyright 2016 Microsemi Corporation 3 4 * Copyright 2014-2015 PMC-Sierra, Inc. 4 5 * Copyright 2000,2009-2015 Hewlett-Packard Development Company, L.P. 5 6 * ··· 13 12 * MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE, GOOD TITLE or 14 13 * NON INFRINGEMENT. See the GNU General Public License for more details. 15 14 * 16 - * Questions/Comments/Bugfixes to storagedev@pmcs.com 15 + * Questions/Comments/Bugfixes to esc.storagedev@microsemi.com 17 16 * 18 17 */ 19 18 #ifndef HPSA_CMD_H