diff options
Diffstat (limited to 'lib/libwrap/libwrap2netbsd')
| -rwxr-xr-x | lib/libwrap/libwrap2netbsd | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/libwrap/libwrap2netbsd b/lib/libwrap/libwrap2netbsd index d41878136af..1364cbca80e 100755 --- a/lib/libwrap/libwrap2netbsd +++ b/lib/libwrap/libwrap2netbsd @@ -1,6 +1,6 @@ #! /bin/sh # -# $NetBSD: libwrap2netbsd,v 1.5 2003/10/13 14:22:20 agc Exp $ +# $NetBSD: libwrap2netbsd,v 1.6 2008/05/29 14:51:25 mrg Exp $ # # Copyright (c) 1996 Matthew R. Green # All rights reserved. @@ -13,8 +13,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. 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 WARRANTIES |
