]> git.ipfire.org Git - thirdparty/ulogd2.git/commitdiff
email address change
authorlaforge <laforge>
Fri, 22 Sep 2000 06:57:16 +0000 (06:57 +0000)
committerlaforge <laforge>
Fri, 22 Sep 2000 06:57:16 +0000 (06:57 +0000)
libipulog/libipulog.c
libipulog/ulog_test.c

index dac2115eb0cb3be620d987d0a5d38e0051f42971..d7838b65b87bf9b1e84d9847fae86f914cd502b6 100644 (file)
@@ -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>
index d387d1fe73e627864dd628710c0f2208f236d9ca..71238b6451503435020050f7817e6757213020f9 100644 (file)
@@ -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>