diff options
author | Dhananjay Phadke <dhananjay@netxen.com> | 2009-02-25 10:57:56 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-02-27 04:00:44 -0500 |
commit | 5d242f1cee2c85721bbe9d8205e98c1c01f5d805 (patch) | |
tree | 8744b15b22066d0adc8930062f58cbe7ae56b537 /drivers/net/netxen/netxen_nic_init.c | |
parent | 465e985087e9a15ddbe8ad62d9a983ae434d84c6 (diff) |
netxen: update copyright
Extend copyright into 2009 and update address.
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_init.c')
-rw-r--r-- | drivers/net/netxen/netxen_nic_init.c | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/drivers/net/netxen/netxen_nic_init.c b/drivers/net/netxen/netxen_nic_init.c index 688f8807843f..f323cee1b95a 100644 --- a/drivers/net/netxen/netxen_nic_init.c +++ b/drivers/net/netxen/netxen_nic_init.c | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | * Copyright (C) 2003 - 2006 NetXen, Inc. | 2 | * Copyright (C) 2003 - 2009 NetXen, Inc. |
3 | * All rights reserved. | 3 | * All rights reserved. |
4 | * | 4 | * |
5 | * This program is free software; you can redistribute it and/or | 5 | * This program is free software; you can redistribute it and/or |
@@ -22,12 +22,9 @@ | |||
22 | * | 22 | * |
23 | * Contact Information: | 23 | * Contact Information: |
24 | * info@netxen.com | 24 | * info@netxen.com |
25 | * NetXen, | 25 | * NetXen Inc, |
26 | * 3965 Freedom Circle, Fourth floor, | 26 | * 18922 Forge Drive |
27 | * Santa Clara, CA 95054 | 27 | * Cupertino, CA 95014-0701 |
28 | * | ||
29 | * | ||
30 | * Source file for NIC routines to initialize the Phantom Hardware | ||
31 | * | 28 | * |
32 | */ | 29 | */ |
33 | 30 | ||