summaryrefslogtreecommitdiffstats
path: root/extensions
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@medozas.de>2011-02-18 02:29:14 +0100
committerJan Engelhardt <jengelh@medozas.de>2011-02-19 15:28:47 +0100
commit86786bf3a5e875232ae63d9f9b3dbb542ac2e392 (patch)
tree4677bdccad223a0149bcf2e5403e8ce51ce813fc /extensions
parente88a7c2c7175742b58b6aa03f2b5aba2d80330a1 (diff)
Remove unused CVS expanded keywords
Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
Diffstat (limited to 'extensions')
-rw-r--r--extensions/libipt_ECN.c2
-rw-r--r--extensions/libipt_TTL.c2
-rw-r--r--extensions/libipt_ttl.c2
3 files changed, 0 insertions, 6 deletions
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 <stdbool.h>
#include <stdio.h>
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 <laforge@gnumonks.org>
*
- * $Id$
- *
* This program is distributed under the terms of GNU GPL
*/
#include <stdbool.h>
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 <laforge@gnumonks.org>
*
- * $Id$
- *
* This program is released under the terms of GNU GPL */
#include <stdbool.h>
#include <stdio.h>