diff options
author | Mats O Jansson <maja@cvs.openbsd.org> | 1996-06-26 21:26:42 +0000 |
---|---|---|
committer | Mats O Jansson <maja@cvs.openbsd.org> | 1996-06-26 21:26:42 +0000 |
commit | cb8c198b4a6127a5f9697741833314f2e870344e (patch) | |
tree | b6a1f1ff4c06117c9b5a1bd8b9882d47e0b99e36 /usr.sbin/ypserv/yptest/yptest.8 | |
parent | 848864e943f4ed4943129ce0f69b28176221fc0f (diff) |
Same copyright all over, removed my name from ypdb.[ch], small bugfix
in ypserv_db.c /moj
Diffstat (limited to 'usr.sbin/ypserv/yptest/yptest.8')
-rw-r--r-- | usr.sbin/ypserv/yptest/yptest.8 | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/usr.sbin/ypserv/yptest/yptest.8 b/usr.sbin/ypserv/yptest/yptest.8 index 52fe6dcb111..76db7be1048 100644 --- a/usr.sbin/ypserv/yptest/yptest.8 +++ b/usr.sbin/ypserv/yptest/yptest.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: yptest.8,v 1.3 1996/05/30 09:53:32 deraadt Exp $ +.\" $OpenBSD: yptest.8,v 1.4 1996/06/26 21:26:40 maja Exp $ .\" Copyright (c) 1994 Mats O Jansson <moj@stacken.kth.se> .\" All rights reserved. .\" @@ -10,9 +10,11 @@ .\" 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. The name of the author may not be used to endorse or promote -.\" products derived from this software without specific prior written -.\" permission. +.\" 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 |