From: laforge Date: Fri, 22 Sep 2000 06:57:16 +0000 (+0000) Subject: email address change X-Git-Tag: ulogd-2.0.0beta2~513 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=93f38848fa748a2e0c77059fc15567e962a5ade0;p=thirdparty%2Fulogd2.git email address change --- diff --git a/libipulog/libipulog.c b/libipulog/libipulog.c index dac2115..d7838b6 100644 --- a/libipulog/libipulog.c +++ b/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 + * (C) 2000 by Harald Welte * 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 diff --git a/libipulog/ulog_test.c b/libipulog/ulog_test.c index d387d1f..71238b6 100644 --- a/libipulog/ulog_test.c +++ b/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 + * (C) 2000 by Harald Welte * * 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