Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/usr.sbin/ypbind/ypbind.c,v rcsdiff: /ftp/cvs/cvsroot/src/usr.sbin/ypbind/ypbind.c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.49 retrieving revision 1.50 diff -u -p -r1.49 -r1.50 --- src/usr.sbin/ypbind/ypbind.c 2003/11/17 21:29:21 1.49 +++ src/usr.sbin/ypbind/ypbind.c 2003/12/10 12:06:26 1.50 @@ -1,4 +1,4 @@ -/* $NetBSD: ypbind.c,v 1.49 2003/11/17 21:29:21 bouyer Exp $ */ +/* $NetBSD: ypbind.c,v 1.50 2003/12/10 12:06:26 agc Exp $ */ /* * Copyright (c) 1992, 1993 Theo de Raadt @@ -12,12 +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 Theo de Raadt. - * 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 @@ -34,7 +28,7 @@ #include #ifndef LINT -__RCSID("$NetBSD: ypbind.c,v 1.49 2003/11/17 21:29:21 bouyer Exp $"); +__RCSID("$NetBSD: ypbind.c,v 1.50 2003/12/10 12:06:26 agc Exp $"); #endif #include