diff options
author | Eddie Wai <eddie.wai@broadcom.com> | 2010-11-23 18:29:31 -0500 |
---|---|---|
committer | James Bottomley <James.Bottomley@suse.de> | 2010-12-21 13:24:15 -0500 |
commit | 11cec1e2e9d94bcda3446f52a868a2099a2eba4f (patch) | |
tree | d0f555b36c9219b422a2c760cb78245a80808a45 /drivers/scsi/bnx2i/bnx2i_sysfs.c | |
parent | a91031a6526441ff36552d53363037c3bbca0c5b (diff) |
[SCSI] bnx2i: Updated copyright and maintainer info
Signed-off-by: Eddie Wai <eddie.wai@broadcom.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
Diffstat (limited to 'drivers/scsi/bnx2i/bnx2i_sysfs.c')
-rw-r--r-- | drivers/scsi/bnx2i/bnx2i_sysfs.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/scsi/bnx2i/bnx2i_sysfs.c b/drivers/scsi/bnx2i/bnx2i_sysfs.c index 96426b751eb2..9174196d9033 100644 --- a/drivers/scsi/bnx2i/bnx2i_sysfs.c +++ b/drivers/scsi/bnx2i/bnx2i_sysfs.c | |||
@@ -1,12 +1,13 @@ | |||
1 | /* bnx2i_sysfs.c: Broadcom NetXtreme II iSCSI driver. | 1 | /* bnx2i_sysfs.c: Broadcom NetXtreme II iSCSI driver. |
2 | * | 2 | * |
3 | * Copyright (c) 2004 - 2009 Broadcom Corporation | 3 | * Copyright (c) 2004 - 2010 Broadcom Corporation |
4 | * | 4 | * |
5 | * This program is free software; you can redistribute it and/or modify | 5 | * 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 | 6 | * it under the terms of the GNU General Public License as published by |
7 | * the Free Software Foundation. | 7 | * the Free Software Foundation. |
8 | * | 8 | * |
9 | * Written by: Anil Veerabhadrappa (anilgv@broadcom.com) | 9 | * Written by: Anil Veerabhadrappa (anilgv@broadcom.com) |
10 | * Maintained by: Eddie Wai (eddie.wai@broadcom.com) | ||
10 | */ | 11 | */ |
11 | 12 | ||
12 | #include "bnx2i.h" | 13 | #include "bnx2i.h" |