diff options
author | James Smart <james.smart@broadcom.com> | 2016-07-06 21:36:13 +0200 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2016-07-15 21:25:06 +0200 |
commit | 51f4ca3c93b2eaf80a182e9fcfa4f9e5706cca12 (patch) | |
tree | e0b780ff6f3176848ae0764e6c813bbf6b80c1b4 /drivers/scsi/lpfc/lpfc_scsi.c | |
parent | lpfc: Disable FDMI probing if not connected to a fabric (diff) | |
download | linux-51f4ca3c93b2eaf80a182e9fcfa4f9e5706cca12.tar.xz linux-51f4ca3c93b2eaf80a182e9fcfa4f9e5706cca12.zip |
lpfc: Copyright updates
Copyright updates
Signed-off-by: Dick Kennedy <dick.kennedy@broadcom.com>
Signed-off-by: James Smart <james.smart@broadcom.com>
Reviewed-by: Hannes Reinecke <hare@suse.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/lpfc/lpfc_scsi.c')
-rw-r--r-- | drivers/scsi/lpfc/lpfc_scsi.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/lpfc/lpfc_scsi.c b/drivers/scsi/lpfc/lpfc_scsi.c index 3f33fd6b1b6f..a5655d571906 100644 --- a/drivers/scsi/lpfc/lpfc_scsi.c +++ b/drivers/scsi/lpfc/lpfc_scsi.c @@ -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 * * Portions Copyright (C) 2004-2005 Christoph Hellwig * |