aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/hpsa_cmd.h
diff options
context:
space:
mode:
authorDon Brace <don.brace@pmcs.com>2015-07-18 12:12:38 -0400
committerJames Bottomley <JBottomley@Odin.com>2015-08-26 19:23:40 -0400
commit1358f6dc5875f5cef06eeeeb4532f382aaff8483 (patch)
treeb30ed3e6c7044ebb0eec3c97d12394072577a35a /drivers/scsi/hpsa_cmd.h
parent7ef7323f4bf467ce9fe51177301ad8cbb7dc2631 (diff)
hpsa: add PMC to copyright
need to add PMC to copyright notice and update the Hewlett-Packard copyright notification. Reviewed-by: Scott Teel <scott.teel@pmcs.com> Reviewed-by: Kevin Barnett <kevin.barnett@pmcs.com> Reviewed-by: Justin Lindley <justin.lindley@pmcs.com> Signed-off-by: Don Brace <don.brace@pmcs.com> Signed-off-by: James Bottomley <JBottomley@Odin.com>
Diffstat (limited to 'drivers/scsi/hpsa_cmd.h')
-rw-r--r--drivers/scsi/hpsa_cmd.h9
1 files changed, 3 insertions, 6 deletions
diff --git a/drivers/scsi/hpsa_cmd.h b/drivers/scsi/hpsa_cmd.h
index c601622cc98e..1a98bbebf15b 100644
--- a/drivers/scsi/hpsa_cmd.h
+++ b/drivers/scsi/hpsa_cmd.h
@@ -1,6 +1,7 @@
1/* 1/*
2 * Disk Array driver for HP Smart Array SAS controllers 2 * Disk Array driver for HP Smart Array SAS controllers
3 * Copyright 2000, 2014 Hewlett-Packard Development Company, L.P. 3 * Copyright 2014-2015 PMC-Sierra, Inc.
4 * Copyright 2000,2009-2015 Hewlett-Packard Development Company, L.P.
4 * 5 *
5 * This program is free software; you can redistribute it and/or modify 6 * This program is free software; you can redistribute it and/or modify
6 * it under the terms of the GNU General Public License as published by 7 * it under the terms of the GNU General Public License as published by
@@ -11,11 +12,7 @@
11 * MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE, GOOD TITLE or 12 * MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE, GOOD TITLE or
12 * NON INFRINGEMENT. See the GNU General Public License for more details. 13 * NON INFRINGEMENT. See the GNU General Public License for more details.
13 * 14 *
14 * You should have received a copy of the GNU General Public License 15 * Questions/Comments/Bugfixes to storagedev@pmcs.com
15 * along with this program; if not, write to the Free Software
16 * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
17 *
18 * Questions/Comments/Bugfixes to iss_storagedev@hp.com
19 * 16 *
20 */ 17 */
21#ifndef HPSA_CMD_H 18#ifndef HPSA_CMD_H