diff options
author | Adrian Bunk <bunk@kernel.org> | 2008-06-10 22:46:50 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-06-11 21:00:38 -0700 |
commit | 0b040829952d84bf2a62526f0e24b624e0699447 (patch) | |
tree | b2e836e7e64343f19b949e50099bbe2ea554ec30 /net/ipv6/udplite.c | |
parent | 573bf470e693f73a6ac437b17a64a10902ba54bf (diff) | |
download | op-kernel-dev-0b040829952d84bf2a62526f0e24b624e0699447.zip op-kernel-dev-0b040829952d84bf2a62526f0e24b624e0699447.tar.gz |
net: remove CVS keywords
This patch removes CVS keywords that weren't updated for a long time
from comments.
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6/udplite.c')
-rw-r--r-- | net/ipv6/udplite.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net/ipv6/udplite.c b/net/ipv6/udplite.c index 491efd0..f6cdcb3 100644 --- a/net/ipv6/udplite.c +++ b/net/ipv6/udplite.c @@ -2,8 +2,6 @@ * UDPLITEv6 An implementation of the UDP-Lite protocol over IPv6. * See also net/ipv4/udplite.c * - * Version: $Id: udplite.c,v 1.9 2006/10/19 08:28:10 gerrit Exp $ - * * Authors: Gerrit Renker <gerrit@erg.abdn.ac.uk> * * Changes: |