X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=net%2Fipv6%2Fproc.c;h=cbc7e514d3ecab4d125d20efb5292d0c4de6a9e8;hb=925068dcdc746236264d1877d3d5df656e87882a;hp=df0736a4cafacf9fac66459a5d1e390b54857be7;hpb=0f1bce41fed02e45f31c2409f29e69e1fedebcdc;p=linux-2.6 diff --git a/net/ipv6/proc.c b/net/ipv6/proc.c index df0736a4ca..cbc7e514d3 100644 --- a/net/ipv6/proc.c +++ b/net/ipv6/proc.c @@ -7,8 +7,6 @@ * PROC file system. This is very similar to the IPv4 version, * except it reports the sockets in the INET6 address family. * - * Version: $Id: proc.c,v 1.17 2002/02/01 22:01:04 davem Exp $ - * * Authors: David S. Miller (davem@caip.rutgers.edu) * YOSHIFUJI Hideaki *