projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
17dc566
)
igb: Update Intel copyright notice for driver source.
author
Carolyn Wyborny
<
[email protected]
>
Thu, 17 Feb 2011 09:02:30 +0000
(09:02 +0000)
committer
Jeff Kirsher
<
[email protected]
>
Thu, 24 Feb 2011 10:39:49 +0000
(
02:39
-0800)
This fix updates copyright information to include current year 2011.
Signed-off-by: Carolyn Wyborny <
[email protected]
>
Tested-by: Jeff Pieper <
[email protected]
>
Signed-off-by: Jeff Kirsher <
[email protected]
>
drivers/net/igb/igb_main.c
patch
|
blob
|
history
diff --git
a/drivers/net/igb/igb_main.c
b/drivers/net/igb/igb_main.c
index 88f8925b2d859e82e90f76c5f55ec8882bb79f28..a55fa1708baa54203b89d620afec086afd353497 100644
(file)
--- a/
drivers/net/igb/igb_main.c
+++ b/
drivers/net/igb/igb_main.c
@@
-55,7
+55,7
@@
char igb_driver_name[] = "igb";
char igb_driver_version[] = DRV_VERSION;
static const char igb_driver_string[] =
"Intel(R) Gigabit Ethernet Network Driver";
-static const char igb_copyright[] = "Copyright (c) 2007-20
09
Intel Corporation.";
+static const char igb_copyright[] = "Copyright (c) 2007-20
11
Intel Corporation.";
static const struct e1000_info *igb_info_tbl[] = {
[board_82575] = &e1000_82575_info,