summaryrefslogtreecommitdiffstats
path: root/iptables
diff options
context:
space:
mode:
authorlaforge <laforge>2000-09-22 06:57:16 +0000
committerlaforge <laforge>2000-09-22 06:57:16 +0000
commit3b37b6b7008f5eeb8c56d5495f8dc2374650a9d3 (patch)
treec7f3d807aa253f4f75c7d3a1b1c708e5a994f7b4 /iptables
parent4ca00f3ca8b123106d6db17d883f3cca53faecfd (diff)
email address change
Diffstat (limited to 'iptables')
-rw-r--r--iptables/libipt_ULOG.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/iptables/libipt_ULOG.c b/iptables/libipt_ULOG.c
index bb4e182..d47e506 100644
--- a/iptables/libipt_ULOG.c
+++ b/iptables/libipt_ULOG.c
@@ -1,10 +1,10 @@
/* Shared library add-on to iptables to add ULOG support.
*
- * (C) 2000 by Harald Welte <laforge@sunbeam.franken.de>
+ * (C) 2000 by Harald Welte <laforge@gnumonks.org>
*
* This software is released under the terms of GNU GPL
*
- * $Id: libipt_ULOG.c,v 1.2 2000/07/31 11:50:12 laforge Exp laforge $
+ * $Id: libipt_ULOG.c,v 1.3 2000/07/31 11:51:50 laforge Exp $
*/
#include <stdio.h>
#include <netdb.h>