diff options
author | Bruce Allan <bruce.w.allan@intel.com> | 2013-01-01 17:00:01 +0100 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2013-01-27 10:22:53 +0100 |
commit | bf67044bf86d9b5613cdba9d7d04deb4ea08892e (patch) | |
tree | 06b2b16e5d20c7418d76d32cd6b9f7b032411fed /drivers/net/ethernet/intel/e1000e/ptp.c | |
parent | e1000e: remove prototype of non-existent function (diff) | |
download | linux-bf67044bf86d9b5613cdba9d7d04deb4ea08892e.tar.xz linux-bf67044bf86d9b5613cdba9d7d04deb4ea08892e.zip |
e1000e: update copyright date
Signed-off-by: Bruce Allan <bruce.w.allan@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/e1000e/ptp.c')
-rw-r--r-- | drivers/net/ethernet/intel/e1000e/ptp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/ethernet/intel/e1000e/ptp.c b/drivers/net/ethernet/intel/e1000e/ptp.c index 32da00c0cbc9..6b8df6587858 100644 --- a/drivers/net/ethernet/intel/e1000e/ptp.c +++ b/drivers/net/ethernet/intel/e1000e/ptp.c @@ -1,7 +1,7 @@ /******************************************************************************* Intel PRO/1000 Linux driver - Copyright(c) 1999 - 2012 Intel Corporation. + Copyright(c) 1999 - 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, |