summaryrefslogtreecommitdiffstats
path: root/ulogd
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 /ulogd
parent4ca00f3ca8b123106d6db17d883f3cca53faecfd (diff)
email address change
Diffstat (limited to 'ulogd')
-rw-r--r--ulogd/libipulog/libipulog.c6
-rw-r--r--ulogd/libipulog/ulog_test.c6
2 files changed, 6 insertions, 6 deletions
diff --git a/ulogd/libipulog/libipulog.c b/ulogd/libipulog/libipulog.c
index dac2115..d7838b6 100644
--- a/ulogd/libipulog/libipulog.c
+++ b/ulogd/libipulog/libipulog.c
@@ -1,15 +1,15 @@
/*
- * libipulog.c, $Revision: 1.3 $
+ * libipulog.c, $Revision: 1.4 $
*
* netfilter ULOG userspace library.
*
- * (C) 2000 by Harald Welte <laforge@sunbeam.franken.de>
+ * (C) 2000 by Harald Welte <laforge@gnumonks.org>
* released under the terms of GNU GPL
*
* This library is still under development, so be aware of sudden interface
* changes
*
- * $Id: libipulog.c,v 1.3 2000/08/11 09:56:45 laforge Exp $
+ * $Id: libipulog.c,v 1.4 2000/08/12 07:11:29 laforge Exp $
*/
#include <stdlib.h>
diff --git a/ulogd/libipulog/ulog_test.c b/ulogd/libipulog/ulog_test.c
index d387d1f..71238b6 100644
--- a/ulogd/libipulog/ulog_test.c
+++ b/ulogd/libipulog/ulog_test.c
@@ -1,13 +1,13 @@
-/* ulog_test, $Revision$
+/* ulog_test, $Revision: 1.2 $
*
* small testing program for libipulog, part of the netfilter ULOG target
* for the linux 2.4 netfilter subsystem.
*
- * (C) 2000 by Harald Welte <laforge@sunbeam.franken.de>
+ * (C) 2000 by Harald Welte <laforge@gnumonks.org>
*
* this code is released under the terms of GNU GPL
*
- * $Id: ulog_test.c,v 1.1 2000/07/30 19:34:05 laforge Exp laforge $
+ * $Id: ulog_test.c,v 1.2 2000/07/31 15:02:33 laforge Exp $
*/
#include <stdio.h>