diff options
author | Mitch A Williams <mitch.a.williams@intel.com> | 2012-01-17 04:09:05 +0000 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2012-02-03 03:07:15 -0800 |
commit | 2a06ed9297e927bb928897661940c47ea4f41707 (patch) | |
tree | efc5f4276e62d5f0947da5baf5b72a1b6a56e340 /drivers/net/ethernet/intel/igbvf/vf.h | |
parent | 5c47a2b6211316ee9cd8740db453af7c5c01d0d6 (diff) | |
download | blackbird-op-linux-2a06ed9297e927bb928897661940c47ea4f41707.tar.gz blackbird-op-linux-2a06ed9297e927bb928897661940c47ea4f41707.zip |
igbvf: change copyright date
Change copyright date to 2012 in the source files.
Signed-off-by: Mitch Williams <mitch.a.williams@intel.com>
Tested-by: Robert E Garrett <robertX.e.garrett@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/net/ethernet/intel/igbvf/vf.h')
-rw-r--r-- | drivers/net/ethernet/intel/igbvf/vf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/ethernet/intel/igbvf/vf.h b/drivers/net/ethernet/intel/igbvf/vf.h index d7ed58fcd9bb..57db3c68dfcd 100644 --- a/drivers/net/ethernet/intel/igbvf/vf.h +++ b/drivers/net/ethernet/intel/igbvf/vf.h @@ -1,7 +1,7 @@ /******************************************************************************* Intel(R) 82576 Virtual Function Linux driver - Copyright(c) 2009 - 2010 Intel Corporation. + Copyright(c) 2009 - 2012 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, |