diff options
| author | Akeem G. Abodunrin <akeem.g.abodunrin@intel.com> | 2013-01-08 18:31:12 +0000 | 
|---|---|---|
| committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2013-01-19 05:05:05 -0800 | 
| commit | 4b9ea4626b52c113c367c4776c9bb11b7231393d (patch) | |
| tree | bca7767b87726a306c1fdc98bfc589e546c77ef2 /drivers/net/ethernet/intel/igb/igb.h | |
| parent | 70d289bcef24eca45dadf2f10fe79a936589216e (diff) | |
| download | olio-linux-3.10-4b9ea4626b52c113c367c4776c9bb11b7231393d.tar.xz olio-linux-3.10-4b9ea4626b52c113c367c4776c9bb11b7231393d.zip  | |
igb: Copyright string update to year 2013
This patch updates Copyright year to 2013
v2: Changed Copyright year on Makefile
Signed-off-by: Akeem G. Abodunrin <akeem.g.abodunrin@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/ethernet/intel/igb/igb.h')
| -rw-r--r-- | drivers/net/ethernet/intel/igb/igb.h | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/ethernet/intel/igb/igb.h b/drivers/net/ethernet/intel/igb/igb.h index ad317ab3a34..4b78053592b 100644 --- a/drivers/net/ethernet/intel/igb/igb.h +++ b/drivers/net/ethernet/intel/igb/igb.h @@ -1,7 +1,7 @@  /*******************************************************************************    Intel(R) Gigabit Ethernet Linux driver -  Copyright(c) 2007-2012 Intel Corporation. +  Copyright(c) 2007-2013 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,  |