Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

[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>

authored by

Jayamohan Kallickal and committed by
James Bottomley
255fa9a3 deb1cb63

+52 -57
+5 -5
drivers/scsi/be2iscsi/be.h
··· 1 1 /** 2 - * Copyright (C) 2005 - 2010 ServerEngines 2 + * Copyright (C) 2005 - 2011 Emulex 3 3 * All rights reserved. 4 4 * 5 5 * This program is free software; you can redistribute it and/or ··· 8 8 * Public License is included in this distribution in the file called COPYING. 9 9 * 10 10 * Contact Information: 11 - * linux-drivers@serverengines.com 11 + * linux-drivers@emulex.com 12 12 * 13 - * ServerEngines 14 - * 209 N. Fair Oaks Ave 15 - * Sunnyvale, CA 94085 13 + * Emulex 14 + * 3333 Susan Street 15 + * Costa Mesa, CA 92626 16 16 */ 17 17 18 18 #ifndef BEISCSI_H
+5 -5
drivers/scsi/be2iscsi/be_cmds.c
··· 1 1 /** 2 - * Copyright (C) 2005 - 2010 ServerEngines 2 + * Copyright (C) 2005 - 2011 Emulex 3 3 * All rights reserved. 4 4 * 5 5 * This program is free software; you can redistribute it and/or ··· 8 8 * Public License is included in this distribution in the file called COPYING. 9 9 * 10 10 * Contact Information: 11 - * linux-drivers@serverengines.com 11 + * linux-drivers@emulex.com 12 12 * 13 - * ServerEngines 14 - * 209 N. Fair Oaks Ave 15 - * Sunnyvale, CA 94085 13 + * Emulex 14 + * 3333 Susan Street 15 + * Costa Mesa, CA 92626 16 16 */ 17 17 18 18 #include "be.h"
+5 -5
drivers/scsi/be2iscsi/be_cmds.h
··· 1 1 /** 2 - * Copyright (C) 2005 - 2010 ServerEngines 2 + * Copyright (C) 2005 - 2011 Emulex 3 3 * All rights reserved. 4 4 * 5 5 * This program is free software; you can redistribute it and/or ··· 8 8 * Public License is included in this distribution in the file called COPYING. 9 9 * 10 10 * Contact Information: 11 - * linux-drivers@serverengines.com 11 + * linux-drivers@emulex.com 12 12 * 13 - * ServerEngines 14 - * 209 N. Fair Oaks Ave 15 - * Sunnyvale, CA 94085 13 + * Emulex 14 + * 3333 Susan Street 15 + * Costa Mesa, CA 92626 16 16 */ 17 17 18 18 #ifndef BEISCSI_CMDS_H
+6 -7
drivers/scsi/be2iscsi/be_iscsi.c
··· 1 1 /** 2 - * Copyright (C) 2005 - 2010 ServerEngines 2 + * Copyright (C) 2005 - 2011 Emulex 3 3 * All rights reserved. 4 4 * 5 5 * This program is free software; you can redistribute it and/or ··· 7 7 * as published by the Free Software Foundation. The full GNU General 8 8 * Public License is included in this distribution in the file called COPYING. 9 9 * 10 - * Written by: Jayamohan Kallickal (jayamohank@serverengines.com) 10 + * Written by: Jayamohan Kallickal (jayamohan.kallickal@emulex.com) 11 11 * 12 12 * Contact Information: 13 - * linux-drivers@serverengines.com 13 + * linux-drivers@emulex.com 14 14 * 15 - * ServerEngines 16 - * 209 N. Fair Oaks Ave 17 - * Sunnyvale, CA 94085 18 - * 15 + * Emulex 16 + * 3333 Susan Street 17 + * Costa Mesa, CA 92626 19 18 */ 20 19 21 20 #include <scsi/libiscsi.h>
+6 -7
drivers/scsi/be2iscsi/be_iscsi.h
··· 1 1 /** 2 - * Copyright (C) 2005 - 2010 ServerEngines 2 + * Copyright (C) 2005 - 2011 Emulex 3 3 * All rights reserved. 4 4 * 5 5 * This program is free software; you can redistribute it and/or ··· 7 7 * as published by the Free Software Foundation. The full GNU General 8 8 * Public License is included in this distribution in the file called COPYING. 9 9 * 10 - * Written by: Jayamohan Kallickal (jayamohank@serverengines.com) 10 + * Written by: Jayamohan Kallickal (jayamohan.kallickal@emulex.com) 11 11 * 12 12 * Contact Information: 13 - * linux-drivers@serverengines.com 13 + * linux-drivers@emulex.com 14 14 * 15 - * ServerEngines 16 - * 209 N. Fair Oaks Ave 17 - * Sunnyvale, CA 94085 18 - * 15 + * Emulex 16 + * 3333 Susan Street 17 + * Costa Mesa, CA 92626 19 18 */ 20 19 21 20 #ifndef _BE_ISCSI_
+7 -7
drivers/scsi/be2iscsi/be_main.c
··· 1 1 /** 2 - * Copyright (C) 2005 - 2010 ServerEngines 2 + * Copyright (C) 2005 - 2011 Emulex 3 3 * All rights reserved. 4 4 * 5 5 * This program is free software; you can redistribute it and/or ··· 7 7 * as published by the Free Software Foundation. The full GNU General 8 8 * Public License is included in this distribution in the file called COPYING. 9 9 * 10 - * Written by: Jayamohan Kallickal (jayamohank@serverengines.com) 10 + * Written by: Jayamohan Kallickal (jayamohan.kallickal@emulex.com) 11 11 * 12 12 * Contact Information: 13 - * linux-drivers@serverengines.com 13 + * linux-drivers@emulex.com 14 14 * 15 - * ServerEngines 16 - * 209 N. Fair Oaks Ave 17 - * Sunnyvale, CA 94085 18 - * 15 + * Emulex 16 + * 3333 Susan Street 17 + * Costa Mesa, CA 92626 19 18 */ 19 + 20 20 #include <linux/reboot.h> 21 21 #include <linux/delay.h> 22 22 #include <linux/slab.h>
+6 -7
drivers/scsi/be2iscsi/be_main.h
··· 1 1 /** 2 - * Copyright (C) 2005 - 2010 ServerEngines 2 + * Copyright (C) 2005 - 2011 Emulex 3 3 * All rights reserved. 4 4 * 5 5 * This program is free software; you can redistribute it and/or ··· 7 7 * as published by the Free Software Foundation. The full GNU General 8 8 * Public License is included in this distribution in the file called COPYING. 9 9 * 10 - * Written by: Jayamohan Kallickal (jayamohank@serverengines.com) 10 + * Written by: Jayamohan Kallickal (jayamohan.kallickal@emulex.com) 11 11 * 12 12 * Contact Information: 13 - * linux-drivers@serverengines.com 13 + * linux-drivers@emulex.com 14 14 * 15 - * ServerEngines 16 - * 209 N. Fair Oaks Ave 17 - * Sunnyvale, CA 94085 18 - * 15 + * Emulex 16 + * 3333 Susan Street 17 + * Costa Mesa, CA 92626 19 18 */ 20 19 21 20 #ifndef _BEISCSI_MAIN_
+6 -7
drivers/scsi/be2iscsi/be_mgmt.c
··· 1 1 /** 2 - * Copyright (C) 2005 - 2010 ServerEngines 2 + * Copyright (C) 2005 - 2011 Emulex 3 3 * All rights reserved. 4 4 * 5 5 * This program is free software; you can redistribute it and/or ··· 7 7 * as published by the Free Software Foundation. The full GNU General 8 8 * Public License is included in this distribution in the file called COPYING. 9 9 * 10 - * Written by: Jayamohan Kallickal (jayamohank@serverengines.com) 10 + * Written by: Jayamohan Kallickal (jayamohan.kallickal@emulex.com) 11 11 * 12 12 * Contact Information: 13 - * linux-drivers@serverengines.com 13 + * linux-drivers@emulex.com 14 14 * 15 - * ServerEngines 16 - * 209 N. Fair Oaks Ave 17 - * Sunnyvale, CA 94085 18 - * 15 + * Emulex 16 + * 3333 Susan Street 17 + * Costa Mesa, CA 92626 19 18 */ 20 19 21 20 #include "be_mgmt.h"
+6 -7
drivers/scsi/be2iscsi/be_mgmt.h
··· 1 1 /** 2 - * Copyright (C) 2005 - 2010 ServerEngines 2 + * Copyright (C) 2005 - 2011 Emulex 3 3 * All rights reserved. 4 4 * 5 5 * This program is free software; you can redistribute it and/or ··· 7 7 * as published by the Free Software Foundation. The full GNU General 8 8 * Public License is included in this distribution in the file called COPYING. 9 9 * 10 - * Written by: Jayamohan Kallickal (jayamohank@serverengines.com) 10 + * Written by: Jayamohan Kallickal (jayamohan.kallickal@emulex.com) 11 11 * 12 12 * Contact Information: 13 - * linux-drivers@serverengines.com 13 + * linux-drivers@emulex.com 14 14 * 15 - * ServerEngines 16 - * 209 N. Fair Oaks Ave 17 - * Sunnyvale, CA 94085 18 - * 15 + * Emulex 16 + * 3333 Susan Street 17 + * Costa Mesa, CA 92626 19 18 */ 20 19 21 20 #ifndef _BEISCSI_MGMT_