diff options
author | Greg Rose <gregory.v.rose@intel.com> | 2010-11-16 19:41:35 -0800 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2010-11-16 19:41:35 -0800 |
commit | 2c20ebbaed7f3f21506629ee931941a9bba199ab (patch) | |
tree | 20af3b490c9bed195f44dc29ebe9b02ecae95be7 /drivers/net/igbvf/mbx.c | |
parent | 5d426ad1af31ac27d7c2222f20eec9d0a8aeac42 (diff) | |
download | blackbird-op-linux-2c20ebbaed7f3f21506629ee931941a9bba199ab.tar.gz blackbird-op-linux-2c20ebbaed7f3f21506629ee931941a9bba199ab.zip |
igbvf: Update version and Copyright
Update version string and copyright notice
Signed-off-by: Greg Rose <gregory.v.rose@intel.com>
Tested-by: Emil Tantilov <emil.s.tantilov@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/net/igbvf/mbx.c')
-rw-r--r-- | drivers/net/igbvf/mbx.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/igbvf/mbx.c b/drivers/net/igbvf/mbx.c index 819a8ec901dc..3d6f4cc3998a 100644 --- a/drivers/net/igbvf/mbx.c +++ b/drivers/net/igbvf/mbx.c @@ -1,7 +1,7 @@ /******************************************************************************* Intel(R) 82576 Virtual Function Linux driver - Copyright(c) 2009 Intel Corporation. + Copyright(c) 2009 - 2010 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, |