diff options
author | Patrick McHardy <kaber@trash.net> | 2007-03-23 11:10:13 -0700 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2007-04-25 22:27:35 -0700 |
commit | 1b53d9042c04b8eb875d02e65792e9884efc3784 (patch) | |
tree | e4c3507259db8b9c97ad0fa2a85ed14b9ab1f36c /net/netfilter/xt_DSCP.c | |
parent | bb2f8cc0ecf025d6d3947e0389434650023f432e (diff) |
[NETFILTER]: Remove changelogs and CVS IDs
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/netfilter/xt_DSCP.c')
-rw-r--r-- | net/netfilter/xt_DSCP.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net/netfilter/xt_DSCP.c b/net/netfilter/xt_DSCP.c index a97704a3f95..9f2f2201f6a 100644 --- a/net/netfilter/xt_DSCP.c +++ b/net/netfilter/xt_DSCP.c @@ -8,8 +8,6 @@ * published by the Free Software Foundation. * * See RFC2474 for a description of the DSCP field within the IP Header. - * - * xt_DSCP.c,v 1.8 2002/08/06 18:41:57 laforge Exp */ #include <linux/module.h> |