From c51cd1facc817411a340278e6e0b901d53f11cc5 Mon Sep 17 00:00:00 2001 From: darrenr Date: Sat, 28 Jul 2001 11:59:33 +0000 Subject: Import IPFilter version 3.4.20 --- contrib/ipfilter/ipft_td.c | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'contrib/ipfilter/ipft_td.c') diff --git a/contrib/ipfilter/ipft_td.c b/contrib/ipfilter/ipft_td.c index 457591c..5f470ee 100644 --- a/contrib/ipfilter/ipft_td.c +++ b/contrib/ipfilter/ipft_td.c @@ -1,9 +1,7 @@ /* - * Copyright (C) 1993-2000 by Darren Reed. + * Copyright (C) 1993-2001 by Darren Reed. * - * Redistribution and use in source and binary forms are permitted - * provided that this notice is preserved and due credit is given - * to the original author and the contributors. + * See the IPFILTER.LICENCE file for details on licencing. */ /* @@ -60,7 +58,7 @@ tcpdump -nqte #if !defined(lint) static const char sccsid[] = "@(#)ipft_td.c 1.8 2/4/96 (C)1995 Darren Reed"; -static const char rcsid[] = "@(#)$Id: ipft_td.c,v 2.2 2000/03/13 22:10:24 darrenr Exp $"; +static const char rcsid[] = "@(#)$Id: ipft_td.c,v 2.2.2.1 2001/06/26 10:43:18 darrenr Exp $"; #endif static int tcpd_open __P((char *)); -- cgit v1.1