diff options
author | Carolyn Wyborny <carolyn.wyborny@intel.com> | 2011-06-29 03:16:10 +0200 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2011-07-12 03:42:41 +0200 |
commit | 4297f99b846942c6068f4ec80585c05ac94e612e (patch) | |
tree | bb5832c277ed4782f13aa0b90e79a89dfb7b1185 /drivers/net/igb/Makefile | |
parent | igb: Fix lack of flush after register write and before delay (diff) | |
download | linux-4297f99b846942c6068f4ec80585c05ac94e612e.tar.xz linux-4297f99b846942c6068f4ec80585c05ac94e612e.zip |
igb: Update copyright on all igb driver files.
This patch updates the copyright on the igb driver files to 2011.
Signed-off-by: Carolyn Wyborny <carolyn.wyborny@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/net/igb/Makefile')
-rw-r--r-- | drivers/net/igb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/igb/Makefile b/drivers/net/igb/Makefile index 8372cb9a8c1a..c6e4621b6262 100644 --- a/drivers/net/igb/Makefile +++ b/drivers/net/igb/Makefile @@ -1,7 +1,7 @@ ################################################################################ # # Intel 82575 PCI-Express Ethernet Linux driver -# Copyright(c) 1999 - 2009 Intel Corporation. +# Copyright(c) 1999 - 2011 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, |