From 0e54ef8be7e8aae6d1a1919f34d62ef4a6222e67 Mon Sep 17 00:00:00 2001 From: Mike Heffner Date: Mon, 3 Nov 2003 17:12:09 +0000 Subject: Import latest CVS lukemftp. --- contrib/lukemftp/src/domacro.c | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) (limited to 'contrib/lukemftp/src/domacro.c') diff --git a/contrib/lukemftp/src/domacro.c b/contrib/lukemftp/src/domacro.c index 5a4c736c30e5..2e10e1c69e88 100644 --- a/contrib/lukemftp/src/domacro.c +++ b/contrib/lukemftp/src/domacro.c @@ -1,4 +1,4 @@ -/* $NetBSD: domacro.c,v 1.19 2002/02/01 05:04:43 itojun Exp $ */ +/* $NetBSD: domacro.c,v 1.20 2003/08/07 11:13:53 agc Exp $ */ /* * Copyright (c) 1985, 1993, 1994 @@ -12,11 +12,7 @@ * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * 3. All advertising materials mentioning features or use of this software - * must display the following acknowledgement: - * This product includes software developed by the University of - * California, Berkeley and its contributors. - * 4. Neither the name of the University nor the names of its contributors + * 3. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * @@ -38,7 +34,7 @@ #if 0 static char sccsid[] = "@(#)domacro.c 8.3 (Berkeley) 4/2/94"; #else -__RCSID("$NetBSD: domacro.c,v 1.19 2002/02/01 05:04:43 itojun Exp $"); +__RCSID("$NetBSD: domacro.c,v 1.20 2003/08/07 11:13:53 agc Exp $"); #endif #endif /* not lint */ -- cgit v1.2.3