diff options
Diffstat (limited to 'libexec/rpc.yppasswdd/yppasswd.h')
-rw-r--r-- | libexec/rpc.yppasswdd/yppasswd.h | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/libexec/rpc.yppasswdd/yppasswd.h b/libexec/rpc.yppasswdd/yppasswd.h index 28f1a01c215..02d6ad405ee 100644 --- a/libexec/rpc.yppasswdd/yppasswd.h +++ b/libexec/rpc.yppasswdd/yppasswd.h @@ -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 @@ -26,7 +28,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: yppasswd.h,v 1.1 1995/11/01 17:40:35 deraadt Exp $ + * $Id: yppasswd.h,v 1.2 1996/06/26 22:11:26 maja Exp $ */ #ifndef _YPPASSWD_H_RPCGEN |