From 1148b461ffdacbef6a4bf118589e21ef56c0f82d Mon Sep 17 00:00:00 2001 From: Mats O Jansson Date: Mon, 2 Jun 2003 21:58:28 +0000 Subject: remove clause 3 and 4. -moj --- usr.sbin/ypserv/mknetid/mknetid.c | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'usr.sbin/ypserv/mknetid/mknetid.c') diff --git a/usr.sbin/ypserv/mknetid/mknetid.c b/usr.sbin/ypserv/mknetid/mknetid.c index c046e34bd77..1cd3e52a22f 100644 --- a/usr.sbin/ypserv/mknetid/mknetid.c +++ b/usr.sbin/ypserv/mknetid/mknetid.c @@ -1,4 +1,4 @@ -/* $OpenBSD: mknetid.c,v 1.10 2003/05/05 08:37:05 avsm Exp $ */ +/* $OpenBSD: mknetid.c,v 1.11 2003/06/02 21:58:26 maja Exp $ */ /* * Copyright (c) 1996 Mats O Jansson @@ -12,11 +12,6 @@ * 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 Mats O Jansson - * 4. The name of the author may not be used to endorse or promote products - * derived from this software without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS * OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED @@ -32,7 +27,7 @@ */ #ifndef LINT -static const char rcsid[] = "$OpenBSD: mknetid.c,v 1.10 2003/05/05 08:37:05 avsm Exp $"; +static const char rcsid[] = "$OpenBSD: mknetid.c,v 1.11 2003/06/02 21:58:26 maja Exp $"; #endif #include -- cgit v1.2.3