Browse Source

igb: Update Intel copyright notice for driver source.

This fix updates copyright information to include current year 2011.

Signed-off-by: Carolyn Wyborny <carolyn.wyborny@intel.com>
Tested-by: Jeff Pieper <jeffrey.e.pieper@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Carolyn Wyborny 14 năm trước cách đây
mục cha
commit
4c4b42cb2f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      drivers/net/igb/igb_main.c

+ 1 - 1
drivers/net/igb/igb_main.c

@@ -55,7 +55,7 @@ char igb_driver_name[] = "igb";
 char igb_driver_version[] = DRV_VERSION;
 char igb_driver_version[] = DRV_VERSION;
 static const char igb_driver_string[] =
 static const char igb_driver_string[] =
 				"Intel(R) Gigabit Ethernet Network Driver";
 				"Intel(R) Gigabit Ethernet Network Driver";
-static const char igb_copyright[] = "Copyright (c) 2007-2009 Intel Corporation.";
+static const char igb_copyright[] = "Copyright (c) 2007-2011 Intel Corporation.";
 
 
 static const struct e1000_info *igb_info_tbl[] = {
 static const struct e1000_info *igb_info_tbl[] = {
 	[board_82575] = &e1000_82575_info,
 	[board_82575] = &e1000_82575_info,