diff options
author | Auke Kok <auke-jan.h.kok@intel.com> | 2006-05-26 09:38:10 -0700 |
---|---|---|
committer | Auke Kok <juke-jan.h.kok@intel.com> | 2006-05-26 09:38:10 -0700 |
commit | d3f464b5385531c4250a8b1dbd2f9ba6bbfcebb9 (patch) | |
tree | 9d2c162e6accb605a14d6307b545439e84de7178 /drivers/net/ixgb/ixgb_hw.c | |
parent | 25a9f2f154feaf1c86e46a8fe7b9940d0b0a96f6 (diff) | |
download | op-kernel-dev-d3f464b5385531c4250a8b1dbd2f9ba6bbfcebb9.zip op-kernel-dev-d3f464b5385531c4250a8b1dbd2f9ba6bbfcebb9.tar.gz |
ixgb: update version, dates
increase the year dates to 2006 and bump the version to 1.0.109-k2
Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com>
Signed-off-by: John Ronciak <john.ronciak@intel.com>
Diffstat (limited to 'drivers/net/ixgb/ixgb_hw.c')
-rw-r--r-- | drivers/net/ixgb/ixgb_hw.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/ixgb/ixgb_hw.c b/drivers/net/ixgb/ixgb_hw.c index 620cad4..f7fa10e 100644 --- a/drivers/net/ixgb/ixgb_hw.c +++ b/drivers/net/ixgb/ixgb_hw.c @@ -1,7 +1,7 @@ /******************************************************************************* - Copyright(c) 1999 - 2005 Intel Corporation. All rights reserved. + Copyright(c) 1999 - 2006 Intel Corporation. All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free |