Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 369785
b: refs/heads/master
c: 3b8df3c
h: refs/heads/master
i:
  369783: d06ac30
v: v3
  • Loading branch information
stephen hemminger authored and David S. Miller committed Apr 29, 2013
1 parent c4a643c commit d68506f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b0a397fb352e65e3b6501dca9662617a18862ef1
refs/heads/master: 3b8df3c6b1b626e38ede5a6a056fa759ecbe4745
4 changes: 2 additions & 2 deletions trunk/drivers/net/vxlan.c
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -1663,5 +1663,5 @@ module_exit(vxlan_cleanup_module);

MODULE_LICENSE("GPL");
MODULE_VERSION(VXLAN_VERSION);
MODULE_AUTHOR("Stephen Hemminger <shemminger@vyatta.com>");
MODULE_AUTHOR("Stephen Hemminger <stephen@networkplumber.org>");
MODULE_ALIAS_RTNL_LINK("vxlan");

0 comments on commit d68506f

Please sign in to comment.