summaryrefslogtreecommitdiff
path: root/usr.sbin/ypserv/makedbm/db.h
diff options
context:
space:
mode:
authorMats O Jansson <maja@cvs.openbsd.org>2003-06-02 21:58:28 +0000
committerMats O Jansson <maja@cvs.openbsd.org>2003-06-02 21:58:28 +0000
commit1148b461ffdacbef6a4bf118589e21ef56c0f82d (patch)
treeadcf7ed8dd645be4a65cf97f93d10e6793637fc3 /usr.sbin/ypserv/makedbm/db.h
parent986da52b79083984f2fc699126f592a8cd05c304 (diff)
remove clause 3 and 4. -moj
Diffstat (limited to 'usr.sbin/ypserv/makedbm/db.h')
-rw-r--r--usr.sbin/ypserv/makedbm/db.h7
1 files changed, 1 insertions, 6 deletions
diff --git a/usr.sbin/ypserv/makedbm/db.h b/usr.sbin/ypserv/makedbm/db.h
index 63e65cc032a..2a15d183f98 100644
--- a/usr.sbin/ypserv/makedbm/db.h
+++ b/usr.sbin/ypserv/makedbm/db.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: db.h,v 1.3 2002/07/19 02:38:40 deraadt Exp $ */
+/* $OpenBSD: db.h,v 1.4 2003/06/02 21:58:26 maja Exp $ */
/*
* Copyright (c) 1997 Mats O Jansson <moj@stacken.kth.se>
@@ -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