diff options
author | Jayamohan Kallickal <jayamohan.kallickal@emulex.com> | 2011-03-25 14:23:57 -0700 |
---|---|---|
committer | James Bottomley <James.Bottomley@suse.de> | 2011-04-15 16:46:15 -0500 |
commit | 255fa9a3cce3e344ff245cf3b4fbb738bd7e3f48 (patch) | |
tree | 81eb5cfb08f554084a7cc0b80bf8716fdf024ded /drivers/scsi/be2iscsi/be_mgmt.c | |
parent | deb1cb63d220fc6f24baef39a0ebb48e598f617b (diff) | |
download | talos-obmc-linux-255fa9a3cce3e344ff245cf3b4fbb738bd7e3f48.tar.gz talos-obmc-linux-255fa9a3cce3e344ff245cf3b4fbb738bd7e3f48.zip |
[SCSI] be2iscsi: change in copyright notice
- Modifying copyright year to 2011
- Replacing Serverengines with Emulex as Serverengines Corp
has been acquired by Emulex Corp
Signed-off-by: Jayamohan Kallickal <jayamohan.kallickal@emulex.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
Diffstat (limited to 'drivers/scsi/be2iscsi/be_mgmt.c')
-rw-r--r-- | drivers/scsi/be2iscsi/be_mgmt.c | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/drivers/scsi/be2iscsi/be_mgmt.c b/drivers/scsi/be2iscsi/be_mgmt.c index 877324fc594c..65a402b60e71 100644 --- a/drivers/scsi/be2iscsi/be_mgmt.c +++ b/drivers/scsi/be2iscsi/be_mgmt.c @@ -1,5 +1,5 @@ /** - * Copyright (C) 2005 - 2010 ServerEngines + * Copyright (C) 2005 - 2011 Emulex * All rights reserved. * * This program is free software; you can redistribute it and/or @@ -7,15 +7,14 @@ * as published by the Free Software Foundation. The full GNU General * Public License is included in this distribution in the file called COPYING. * - * Written by: Jayamohan Kallickal (jayamohank@serverengines.com) + * Written by: Jayamohan Kallickal (jayamohan.kallickal@emulex.com) * * Contact Information: - * linux-drivers@serverengines.com - * - * ServerEngines - * 209 N. Fair Oaks Ave - * Sunnyvale, CA 94085 + * linux-drivers@emulex.com * + * Emulex + * 3333 Susan Street + * Costa Mesa, CA 92626 */ #include "be_mgmt.h" |