summaryrefslogtreecommitdiff
path: root/lib/libc/yp/xdr_mapname.c
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2003-06-02 03:48:43 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2003-06-02 03:48:43 +0000
commit4f9e7ba6ffa6df1d3b6db39c8ad90c68835a0bad (patch)
treed82b132a89ae4c96073d4b01afe4b440d2d134f7 /lib/libc/yp/xdr_mapname.c
parent33d3691a0676ff01d75aad240e1f58d4527a5cea (diff)
remove terms 3 & 4 on my own software
Diffstat (limited to 'lib/libc/yp/xdr_mapname.c')
-rw-r--r--lib/libc/yp/xdr_mapname.c7
1 files changed, 1 insertions, 6 deletions
diff --git a/lib/libc/yp/xdr_mapname.c b/lib/libc/yp/xdr_mapname.c
index 8cef8ce1aa9..a0628d4cacd 100644
--- a/lib/libc/yp/xdr_mapname.c
+++ b/lib/libc/yp/xdr_mapname.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: xdr_mapname.c,v 1.4 2002/07/20 01:35:34 deraadt Exp $";
+static char *rcsid = "$OpenBSD: xdr_mapname.c,v 1.5 2003/06/02 03:48:42 deraadt Exp $";
#endif /* LIBC_SCCS and not lint */
#include <sys/param.h>