diff options
author | Chad Dupuis <chad.dupuis@cavium.com> | 2017-06-26 08:59:34 -0700 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2017-06-27 21:39:09 -0400 |
commit | 21144b80619fc953bcf3615252960f2cdf846883 (patch) | |
tree | 5c050aea58733b74ffaa320305c0c9835eeff789 /drivers/scsi/bnx2fc/bnx2fc.h | |
parent | de08f46b90d3b353f53d273604e6544186564e59 (diff) | |
download | linux-21144b80619fc953bcf3615252960f2cdf846883.tar.gz linux-21144b80619fc953bcf3615252960f2cdf846883.tar.bz2 linux-21144b80619fc953bcf3615252960f2cdf846883.zip |
scsi: bnx2fc: Update copyright for 2017.
Signed-off-by: Chad Dupuis <chad.dupuis@cavium.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/bnx2fc/bnx2fc.h')
-rw-r--r-- | drivers/scsi/bnx2fc/bnx2fc.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/scsi/bnx2fc/bnx2fc.h b/drivers/scsi/bnx2fc/bnx2fc.h index 1f424e40afdf..c19284040952 100644 --- a/drivers/scsi/bnx2fc/bnx2fc.h +++ b/drivers/scsi/bnx2fc/bnx2fc.h @@ -1,7 +1,8 @@ /* bnx2fc.h: QLogic Linux FCoE offload driver. * * Copyright (c) 2008-2013 Broadcom Corporation - * Copyright (c) 2014-2015 QLogic Corporation + * Copyright (c) 2014-2016 QLogic Corporation + * Copyright (c) 2016-2017 Cavium Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by |