summaryrefslogtreecommitdiff
path: root/lib/libc/yp/ypprot_err.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/yp/ypprot_err.c')
-rw-r--r--lib/libc/yp/ypprot_err.c7
1 files changed, 1 insertions, 6 deletions
diff --git a/lib/libc/yp/ypprot_err.c b/lib/libc/yp/ypprot_err.c
index d172afca535..cf8db60212e 100644
--- a/lib/libc/yp/ypprot_err.c
+++ b/lib/libc/yp/ypprot_err.c
@@ -10,11 +10,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
@@ -30,7 +25,7 @@
*/
#if defined(LIBC_SCCS) && !defined(lint)
-static char *rcsid = "$OpenBSD: ypprot_err.c,v 1.5 2002/07/20 01:35:35 deraadt Exp $";
+static char *rcsid = "$OpenBSD: ypprot_err.c,v 1.6 2003/06/02 03:48:42 deraadt Exp $";
#endif /* LIBC_SCCS and not lint */
#include <sys/param.h>