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

netxen: update copyright

o Add QLogic copyright, add linux-driver@qlogic.com to
MAINTAINERS.
o Delete old contact information.

Signed-off-by: Dhananjay Phadke <dhananjay@netxen.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

authored by

Dhananjay Phadke and committed by
David S. Miller
13af7a6e 74c520da

+9 -54
+1 -6
drivers/net/netxen/Makefile
··· 1 1 # Copyright (C) 2003 - 2009 NetXen, Inc. 2 + # Copyright (C) 2009 - QLogic Corporation. 2 3 # All rights reserved. 3 4 # 4 5 # This program is free software; you can redistribute it and/or ··· 20 19 # The full GNU General Public License is included in this distribution 21 20 # in the file called LICENSE. 22 21 # 23 - # Contact Information: 24 - # info@netxen.com 25 - # NetXen Inc, 26 - # 18922 Forge Drive 27 - # Cupertino, CA 95014-0701 28 - # 29 22 # 30 23 31 24
+1 -6
drivers/net/netxen/netxen_nic.h
··· 1 1 /* 2 2 * Copyright (C) 2003 - 2009 NetXen, Inc. 3 + * Copyright (C) 2009 - QLogic Corporation. 3 4 * All rights reserved. 4 5 * 5 6 * This program is free software; you can redistribute it and/or ··· 20 19 * 21 20 * The full GNU General Public License is included in this distribution 22 21 * in the file called LICENSE. 23 - * 24 - * Contact Information: 25 - * info@netxen.com 26 - * NetXen Inc, 27 - * 18922 Forge Drive 28 - * Cupertino, CA 95014-0701 29 22 * 30 23 */ 31 24
+1 -6
drivers/net/netxen/netxen_nic_ctx.c
··· 1 1 /* 2 2 * Copyright (C) 2003 - 2009 NetXen, Inc. 3 + * Copyright (C) 2009 - QLogic Corporation. 3 4 * All rights reserved. 4 5 * 5 6 * This program is free software; you can redistribute it and/or ··· 20 19 * 21 20 * The full GNU General Public License is included in this distribution 22 21 * in the file called LICENSE. 23 - * 24 - * Contact Information: 25 - * info@netxen.com 26 - * NetXen Inc, 27 - * 18922 Forge Drive 28 - * Cupertino, CA 95014-0701 29 22 * 30 23 */ 31 24
+1 -6
drivers/net/netxen/netxen_nic_ethtool.c
··· 1 1 /* 2 2 * Copyright (C) 2003 - 2009 NetXen, Inc. 3 + * Copyright (C) 2009 - QLogic Corporation. 3 4 * All rights reserved. 4 5 * 5 6 * This program is free software; you can redistribute it and/or ··· 20 19 * 21 20 * The full GNU General Public License is included in this distribution 22 21 * in the file called LICENSE. 23 - * 24 - * Contact Information: 25 - * info@netxen.com 26 - * NetXen Inc, 27 - * 18922 Forge Drive 28 - * Cupertino, CA 95014-0701 29 22 * 30 23 */ 31 24
+1 -6
drivers/net/netxen/netxen_nic_hdr.h
··· 1 1 /* 2 2 * Copyright (C) 2003 - 2009 NetXen, Inc. 3 + * Copyright (C) 2009 - QLogic Corporation. 3 4 * All rights reserved. 4 5 * 5 6 * This program is free software; you can redistribute it and/or ··· 20 19 * 21 20 * The full GNU General Public License is included in this distribution 22 21 * in the file called LICENSE. 23 - * 24 - * Contact Information: 25 - * info@netxen.com 26 - * NetXen Inc, 27 - * 18922 Forge Drive 28 - * Cupertino, CA 95014-0701 29 22 * 30 23 */ 31 24
+1 -6
drivers/net/netxen/netxen_nic_hw.c
··· 1 1 /* 2 2 * Copyright (C) 2003 - 2009 NetXen, Inc. 3 + * Copyright (C) 2009 - QLogic Corporation. 3 4 * All rights reserved. 4 5 * 5 6 * This program is free software; you can redistribute it and/or ··· 20 19 * 21 20 * The full GNU General Public License is included in this distribution 22 21 * in the file called LICENSE. 23 - * 24 - * Contact Information: 25 - * info@netxen.com 26 - * NetXen Inc, 27 - * 18922 Forge Drive 28 - * Cupertino, CA 95014-0701 29 22 * 30 23 */ 31 24
+1 -6
drivers/net/netxen/netxen_nic_hw.h
··· 1 1 /* 2 2 * Copyright (C) 2003 - 2009 NetXen, Inc. 3 + * Copyright (C) 2009 - QLogic Corporation. 3 4 * All rights reserved. 4 5 * 5 6 * This program is free software; you can redistribute it and/or ··· 20 19 * 21 20 * The full GNU General Public License is included in this distribution 22 21 * in the file called LICENSE. 23 - * 24 - * Contact Information: 25 - * info@netxen.com 26 - * NetXen Inc, 27 - * 18922 Forge Drive 28 - * Cupertino, CA 95014-0701 29 22 * 30 23 */ 31 24
+1 -6
drivers/net/netxen/netxen_nic_init.c
··· 1 1 /* 2 2 * Copyright (C) 2003 - 2009 NetXen, Inc. 3 + * Copyright (C) 2009 - QLogic Corporation. 3 4 * All rights reserved. 4 5 * 5 6 * This program is free software; you can redistribute it and/or ··· 20 19 * 21 20 * The full GNU General Public License is included in this distribution 22 21 * in the file called LICENSE. 23 - * 24 - * Contact Information: 25 - * info@netxen.com 26 - * NetXen Inc, 27 - * 18922 Forge Drive 28 - * Cupertino, CA 95014-0701 29 22 * 30 23 */ 31 24
+1 -6
drivers/net/netxen/netxen_nic_main.c
··· 1 1 /* 2 2 * Copyright (C) 2003 - 2009 NetXen, Inc. 3 + * Copyright (C) 2009 - QLogic Corporation. 3 4 * All rights reserved. 4 5 * 5 6 * This program is free software; you can redistribute it and/or ··· 20 19 * 21 20 * The full GNU General Public License is included in this distribution 22 21 * in the file called LICENSE. 23 - * 24 - * Contact Information: 25 - * info@netxen.com 26 - * NetXen Inc, 27 - * 18922 Forge Drive 28 - * Cupertino, CA 95014-0701 29 22 * 30 23 */ 31 24