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:
b0a397f
)
vxlan: update mail address and copyright date
author
stephen hemminger
<
[email protected]
>
Sat, 27 Apr 2013 11:31:52 +0000
(11:31 +0000)
committer
David S. Miller
<
[email protected]
>
Mon, 29 Apr 2013 15:53:12 +0000
(11:53 -0400)
Signed-off-by: Stephen Hemminger <
[email protected]
>
Signed-off-by: David S. Miller <
[email protected]
>
drivers/net/vxlan.c
patch
|
blob
|
history
diff --git
a/drivers/net/vxlan.c
b/drivers/net/vxlan.c
index a7fd9a089a35297df3b34bc405adb96caf1147fa..9a6962643e55c14de30caf52f0f9cb14d6e6ebd7 100644
(file)
--- a/
drivers/net/vxlan.c
+++ b/
drivers/net/vxlan.c
@@
-1,7
+1,7
@@
/*
* VXLAN: Virtual eXtensible Local Area Network
*
- * Copyright (c) 2012 Vyatta Inc.
+ * Copyright (c) 2012
-2013
Vyatta Inc.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
@@
-1663,5
+1663,5
@@
module_exit(vxlan_cleanup_module);
MODULE_LICENSE("GPL");
MODULE_VERSION(VXLAN_VERSION);
-MODULE_AUTHOR("Stephen Hemminger <s
[email protected]
>");
+MODULE_AUTHOR("Stephen Hemminger <s
[email protected]
>");
MODULE_ALIAS_RTNL_LINK("vxlan");