diff options
author | Divy Le Ray <divy@chelsio.com> | 2008-10-13 18:47:30 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-10-13 18:47:30 -0700 |
commit | a02d44a02bd2b3f3848f30e335adc3c076b3f905 (patch) | |
tree | 673c17f6455c132952621e1562a55c48af207b9d /drivers/net/cxgb3/vsc8211.c | |
parent | fe642ebc2d5f5b0d82dd248a6f1ef3984b83f3cc (diff) | |
download | op-kernel-dev-a02d44a02bd2b3f3848f30e335adc3c076b3f905.zip op-kernel-dev-a02d44a02bd2b3f3848f30e335adc3c076b3f905.tar.gz |
cxgb3: extend copyrights to 2008
Update copyright banner to 2008.
Signed-off-by: Divy Le Ray <divy@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/cxgb3/vsc8211.c')
-rw-r--r-- | drivers/net/cxgb3/vsc8211.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/cxgb3/vsc8211.c b/drivers/net/cxgb3/vsc8211.c index 306c2dc..33f956b 100644 --- a/drivers/net/cxgb3/vsc8211.c +++ b/drivers/net/cxgb3/vsc8211.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2005-2007 Chelsio, Inc. All rights reserved. + * Copyright (c) 2005-2008 Chelsio, Inc. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU |