summaryrefslogtreecommitdiffstats
path: root/ulogd/libipulog
diff options
context:
space:
mode:
Diffstat (limited to 'ulogd/libipulog')
-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>