[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>
This commit is contained in:
Jayamohan Kallickal
2011-03-25 14:23:57 -07:00
committed by James Bottomley
parent deb1cb63d2
commit 255fa9a3cc
9 changed files with 52 additions and 57 deletions

View File

@@ -1,5 +1,5 @@
/** /**
* Copyright (C) 2005 - 2010 ServerEngines * Copyright (C) 2005 - 2011 Emulex
* All rights reserved. * All rights reserved.
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
@@ -8,11 +8,11 @@
* Public License is included in this distribution in the file called COPYING. * Public License is included in this distribution in the file called COPYING.
* *
* Contact Information: * Contact Information:
* linux-drivers@serverengines.com * linux-drivers@emulex.com
* *
* ServerEngines * Emulex
* 209 N. Fair Oaks Ave * 3333 Susan Street
* Sunnyvale, CA 94085 * Costa Mesa, CA 92626
*/ */
#ifndef BEISCSI_H #ifndef BEISCSI_H

View File

@@ -1,5 +1,5 @@
/** /**
* Copyright (C) 2005 - 2010 ServerEngines * Copyright (C) 2005 - 2011 Emulex
* All rights reserved. * All rights reserved.
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
@@ -8,11 +8,11 @@
* Public License is included in this distribution in the file called COPYING. * Public License is included in this distribution in the file called COPYING.
* *
* Contact Information: * Contact Information:
* linux-drivers@serverengines.com * linux-drivers@emulex.com
* *
* ServerEngines * Emulex
* 209 N. Fair Oaks Ave * 3333 Susan Street
* Sunnyvale, CA 94085 * Costa Mesa, CA 92626
*/ */
#include "be.h" #include "be.h"

View File

@@ -1,5 +1,5 @@
/** /**
* Copyright (C) 2005 - 2010 ServerEngines * Copyright (C) 2005 - 2011 Emulex
* All rights reserved. * All rights reserved.
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
@@ -8,11 +8,11 @@
* Public License is included in this distribution in the file called COPYING. * Public License is included in this distribution in the file called COPYING.
* *
* Contact Information: * Contact Information:
* linux-drivers@serverengines.com * linux-drivers@emulex.com
* *
* ServerEngines * Emulex
* 209 N. Fair Oaks Ave * 3333 Susan Street
* Sunnyvale, CA 94085 * Costa Mesa, CA 92626
*/ */
#ifndef BEISCSI_CMDS_H #ifndef BEISCSI_CMDS_H

View File

@@ -1,5 +1,5 @@
/** /**
* Copyright (C) 2005 - 2010 ServerEngines * Copyright (C) 2005 - 2011 Emulex
* All rights reserved. * All rights reserved.
* *
* This program is free software; you can redistribute it and/or * 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 * as published by the Free Software Foundation. The full GNU General
* Public License is included in this distribution in the file called COPYING. * 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: * Contact Information:
* linux-drivers@serverengines.com * linux-drivers@emulex.com
*
* ServerEngines
* 209 N. Fair Oaks Ave
* Sunnyvale, CA 94085
* *
* Emulex
* 3333 Susan Street
* Costa Mesa, CA 92626
*/ */
#include <scsi/libiscsi.h> #include <scsi/libiscsi.h>

View File

@@ -1,5 +1,5 @@
/** /**
* Copyright (C) 2005 - 2010 ServerEngines * Copyright (C) 2005 - 2011 Emulex
* All rights reserved. * All rights reserved.
* *
* This program is free software; you can redistribute it and/or * 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 * as published by the Free Software Foundation. The full GNU General
* Public License is included in this distribution in the file called COPYING. * 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: * Contact Information:
* linux-drivers@serverengines.com * linux-drivers@emulex.com
*
* ServerEngines
* 209 N. Fair Oaks Ave
* Sunnyvale, CA 94085
* *
* Emulex
* 3333 Susan Street
* Costa Mesa, CA 92626
*/ */
#ifndef _BE_ISCSI_ #ifndef _BE_ISCSI_

View File

@@ -1,5 +1,5 @@
/** /**
* Copyright (C) 2005 - 2010 ServerEngines * Copyright (C) 2005 - 2011 Emulex
* All rights reserved. * All rights reserved.
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
@@ -7,16 +7,16 @@
* as published by the Free Software Foundation. The full GNU General * as published by the Free Software Foundation. The full GNU General
* Public License is included in this distribution in the file called COPYING. * 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: * Contact Information:
* linux-drivers@serverengines.com * linux-drivers@emulex.com
*
* ServerEngines
* 209 N. Fair Oaks Ave
* Sunnyvale, CA 94085
* *
* Emulex
* 3333 Susan Street
* Costa Mesa, CA 92626
*/ */
#include <linux/reboot.h> #include <linux/reboot.h>
#include <linux/delay.h> #include <linux/delay.h>
#include <linux/slab.h> #include <linux/slab.h>

View File

@@ -1,5 +1,5 @@
/** /**
* Copyright (C) 2005 - 2010 ServerEngines * Copyright (C) 2005 - 2011 Emulex
* All rights reserved. * All rights reserved.
* *
* This program is free software; you can redistribute it and/or * 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 * as published by the Free Software Foundation. The full GNU General
* Public License is included in this distribution in the file called COPYING. * 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: * Contact Information:
* linux-drivers@serverengines.com * linux-drivers@emulex.com
*
* ServerEngines
* 209 N. Fair Oaks Ave
* Sunnyvale, CA 94085
* *
* Emulex
* 3333 Susan Street
* Costa Mesa, CA 92626
*/ */
#ifndef _BEISCSI_MAIN_ #ifndef _BEISCSI_MAIN_

View File

@@ -1,5 +1,5 @@
/** /**
* Copyright (C) 2005 - 2010 ServerEngines * Copyright (C) 2005 - 2011 Emulex
* All rights reserved. * All rights reserved.
* *
* This program is free software; you can redistribute it and/or * 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 * as published by the Free Software Foundation. The full GNU General
* Public License is included in this distribution in the file called COPYING. * 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: * Contact Information:
* linux-drivers@serverengines.com * linux-drivers@emulex.com
*
* ServerEngines
* 209 N. Fair Oaks Ave
* Sunnyvale, CA 94085
* *
* Emulex
* 3333 Susan Street
* Costa Mesa, CA 92626
*/ */
#include "be_mgmt.h" #include "be_mgmt.h"

View File

@@ -1,5 +1,5 @@
/** /**
* Copyright (C) 2005 - 2010 ServerEngines * Copyright (C) 2005 - 2011 Emulex
* All rights reserved. * All rights reserved.
* *
* This program is free software; you can redistribute it and/or * 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 * as published by the Free Software Foundation. The full GNU General
* Public License is included in this distribution in the file called COPYING. * 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: * Contact Information:
* linux-drivers@serverengines.com * linux-drivers@emulex.com
*
* ServerEngines
* 209 N. Fair Oaks Ave
* Sunnyvale, CA 94085
* *
* Emulex
* 3333 Susan Street
* Costa Mesa, CA 92626
*/ */
#ifndef _BEISCSI_MGMT_ #ifndef _BEISCSI_MGMT_