summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_version.h
diff options
context:
space:
mode:
authorJames Smart2016-03-31 23:12:34 +0200
committerMartin K. Petersen2016-04-11 22:57:09 +0200
commit506115777af017bfc0968ee1c6aed024cdb6e43b (patch)
treee97b32cecbad2958a6956316029aaa20c7a08d1d /drivers/scsi/lpfc/lpfc_version.h
parentlpfc: Fix interaction between fdmi_on and enable_SmartSAN (diff)
downloadkernel-qcow2-linux-506115777af017bfc0968ee1c6aed024cdb6e43b.tar.gz
kernel-qcow2-linux-506115777af017bfc0968ee1c6aed024cdb6e43b.tar.xz
kernel-qcow2-linux-506115777af017bfc0968ee1c6aed024cdb6e43b.zip
lpfc: Update modified file copyrights
Signed-off-by: Dick Kennedy <dick.kennedy@avagotech.com> Signed-off-by: James Smart <james.smart@avagotech.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/lpfc/lpfc_version.h')
-rw-r--r--drivers/scsi/lpfc/lpfc_version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/scsi/lpfc/lpfc_version.h b/drivers/scsi/lpfc/lpfc_version.h
index 4dc22562aaf1..6b57e0cdb7cf 100644
--- a/drivers/scsi/lpfc/lpfc_version.h
+++ b/drivers/scsi/lpfc/lpfc_version.h
@@ -1,7 +1,7 @@
/*******************************************************************
* This file is part of the Emulex Linux Device Driver for *
* Fibre Channel Host Bus Adapters. *
- * Copyright (C) 2004-2015 Emulex. All rights reserved. *
+ * Copyright (C) 2004-2016 Emulex. All rights reserved. *
* EMULEX and SLI are trademarks of Emulex. *
* www.emulex.com *
* *
@@ -30,4 +30,4 @@
#define LPFC_MODULE_DESC "Emulex LightPulse Fibre Channel SCSI driver " \
LPFC_DRIVER_VERSION
-#define LPFC_COPYRIGHT "Copyright(c) 2004-2015 Emulex. All rights reserved."
+#define LPFC_COPYRIGHT "Copyright(c) 2004-2016 Emulex. All rights reserved."