From add5031c4186b98b62412582096a46d8cc271d47 Mon Sep 17 00:00:00 2001 From: laforge Date: Tue, 22 Oct 2002 10:15:19 +0000 Subject: update Fabrice's email address --- extensions/libipt_IPV4OPTSSTRIP.c | 2 +- extensions/libipt_nth.c | 3 +-- extensions/libipt_random.c | 2 +- 3 files changed, 3 insertions(+), 4 deletions(-) (limited to 'extensions') diff --git a/extensions/libipt_IPV4OPTSSTRIP.c b/extensions/libipt_IPV4OPTSSTRIP.c index 92452f9..f1dcec0 100644 --- a/extensions/libipt_IPV4OPTSSTRIP.c +++ b/extensions/libipt_IPV4OPTSSTRIP.c @@ -1,7 +1,7 @@ /* Shared library add-on to iptables for IPV4OPTSSTRIP * This modules strip all the IP options. * - * (C) 2001 by Fabrice MARIE + * (C) 2001 by Fabrice MARIE * This program is distributed under the terms of GNU GPL v2, 1991 */ diff --git a/extensions/libipt_nth.c b/extensions/libipt_nth.c index 7b12e80..ab8f97d 100644 --- a/extensions/libipt_nth.c +++ b/extensions/libipt_nth.c @@ -5,12 +5,11 @@ License (GPL). Copies of the GPL can be obtained from: ftp://prep.ai.mit.edu/pub/gnu/GPL - 2001-07-17 Fabrice MARIE : initial development. + 2001-07-17 Fabrice MARIE : initial development. 2001-09-20 Richard Wagner (rwagner@cloudnet.com) * added support for multiple counters * added support for matching on individual packets in the counter cycle - */ #include diff --git a/extensions/libipt_random.c b/extensions/libipt_random.c index d195ca5..97f09a4 100644 --- a/extensions/libipt_random.c +++ b/extensions/libipt_random.c @@ -5,7 +5,7 @@ License (GPL). Copies of the GPL can be obtained from: ftp://prep.ai.mit.edu/pub/gnu/GPL - 2001-10-14 Fabrice MARIE : initial development. + 2001-10-14 Fabrice MARIE : initial development. */ #include -- cgit v1.2.3