From 86786bf3a5e875232ae63d9f9b3dbb542ac2e392 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Fri, 18 Feb 2011 02:29:14 +0100 Subject: Remove unused CVS expanded keywords Signed-off-by: Jan Engelhardt --- extensions/libipt_ECN.c | 2 -- extensions/libipt_TTL.c | 2 -- extensions/libipt_ttl.c | 2 -- 3 files changed, 6 deletions(-) (limited to 'extensions') diff --git a/extensions/libipt_ECN.c b/extensions/libipt_ECN.c index 216a9963..6bfc1b3e 100644 --- a/extensions/libipt_ECN.c +++ b/extensions/libipt_ECN.c @@ -5,8 +5,6 @@ * This program is distributed under the terms of GNU GPL v2, 1991 * * libipt_ECN.c borrowed heavily from libipt_DSCP.c - * - * $Id$ */ #include #include diff --git a/extensions/libipt_TTL.c b/extensions/libipt_TTL.c index f13d9c34..c2518f86 100644 --- a/extensions/libipt_TTL.c +++ b/extensions/libipt_TTL.c @@ -1,8 +1,6 @@ /* Shared library add-on to iptables for the TTL target * (C) 2000 by Harald Welte * - * $Id$ - * * This program is distributed under the terms of GNU GPL */ #include diff --git a/extensions/libipt_ttl.c b/extensions/libipt_ttl.c index 07fa3c40..d10eb808 100644 --- a/extensions/libipt_ttl.c +++ b/extensions/libipt_ttl.c @@ -1,8 +1,6 @@ /* Shared library add-on to iptables to add TTL matching support * (C) 2000 by Harald Welte * - * $Id$ - * * This program is released under the terms of GNU GPL */ #include #include -- cgit v1.2.3