aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/netxen/netxen_nic_niu.c
diff options
context:
space:
mode:
authorDhananjay Phadke <dhananjay@netxen.com>2009-02-25 10:57:56 -0500
committerDavid S. Miller <davem@davemloft.net>2009-02-27 04:00:44 -0500
commit5d242f1cee2c85721bbe9d8205e98c1c01f5d805 (patch)
tree8744b15b22066d0adc8930062f58cbe7ae56b537 /drivers/net/netxen/netxen_nic_niu.c
parent465e985087e9a15ddbe8ad62d9a983ae434d84c6 (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_niu.c')
-rw-r--r--drivers/net/netxen/netxen_nic_niu.c11
1 files changed, 4 insertions, 7 deletions
diff --git a/drivers/net/netxen/netxen_nic_niu.c b/drivers/net/netxen/netxen_nic_niu.c
index 3851a677fd55..d85203203d4d 100644
--- a/drivers/net/netxen/netxen_nic_niu.c
+++ b/drivers/net/netxen/netxen_nic_niu.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 * Provides access to the Network Interface Unit h/w block.
31 * 28 *
32 */ 29 */
33 30