diff options
author | Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com> | 2009-02-01 10:19:20 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-02-01 10:19:20 +0100 |
commit | 3efac5a0012979ae236fe1247b773317ef5f1c88 (patch) | |
tree | b6a9ab4cb9fa901dda8fc7d37e681062d4366dc7 /drivers/net/ixgbe/ixgbe_common.c | |
parent | ixgbe: Refactor MSI-X allocation mechanism (diff) | |
download | linux-3efac5a0012979ae236fe1247b773317ef5f1c88.tar.xz linux-3efac5a0012979ae236fe1247b773317ef5f1c88.zip |
ixgbe: Update copyright dates, bump the driver version number
New year, new copyright date ranges. Also bump the driver version
number to reflect many of the recent changes.
Signed-off-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ixgbe/ixgbe_common.c')
-rw-r--r-- | drivers/net/ixgbe/ixgbe_common.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/ixgbe/ixgbe_common.c b/drivers/net/ixgbe/ixgbe_common.c index f67c68404bb3..05f0e872947f 100644 --- a/drivers/net/ixgbe/ixgbe_common.c +++ b/drivers/net/ixgbe/ixgbe_common.c @@ -1,7 +1,7 @@ /******************************************************************************* Intel 10 Gigabit PCI Express Linux driver - Copyright(c) 1999 - 2008 Intel Corporation. + Copyright(c) 1999 - 2009 Intel Corporation. This program is free software; you can redistribute it and/or modify it under the terms and conditions of the GNU General Public License, |