diff options
author | Dhananjay Phadke <dhananjay@netxen.com> | 2009-09-11 15:28:15 +0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-09-12 03:58:51 +0400 |
commit | 13af7a6ea502fcdd4c0e3d7de6e332b102309491 (patch) | |
tree | cea083e14ac3469db1279a584d20a876606d315a /drivers/net/netxen/netxen_nic.h | |
parent | 74c520da5414d15b0ab2839d67efab2e7227be75 (diff) | |
download | linux-13af7a6ea502fcdd4c0e3d7de6e332b102309491.tar.xz |
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>
Diffstat (limited to 'drivers/net/netxen/netxen_nic.h')
-rw-r--r-- | drivers/net/netxen/netxen_nic.h | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/drivers/net/netxen/netxen_nic.h b/drivers/net/netxen/netxen_nic.h index 1ae46e8c2dc7..7384f59df615 100644 --- a/drivers/net/netxen/netxen_nic.h +++ b/drivers/net/netxen/netxen_nic.h @@ -1,5 +1,6 @@ /* * Copyright (C) 2003 - 2009 NetXen, Inc. + * Copyright (C) 2009 - QLogic Corporation. * All rights reserved. * * This program is free software; you can redistribute it and/or @@ -20,12 +21,6 @@ * The full GNU General Public License is included in this distribution * in the file called LICENSE. * - * Contact Information: - * info@netxen.com - * NetXen Inc, - * 18922 Forge Drive - * Cupertino, CA 95014-0701 - * */ #ifndef _NETXEN_NIC_H_ |