diff options
author | 2003-06-03 21:08:59 +0000 | |
---|---|---|
committer | 2003-06-03 21:08:59 +0000 | |
commit | cc5bdcae28f1284249434915b685d7dc27f7230f (patch) | |
tree | 1d73ed6e55d2d70cff2a3a95086fddd4af765da9 /lib/libwrap/tcpd.h | |
parent | three four kills (diff) | |
download | wireguard-openbsd-cc5bdcae28f1284249434915b685d7dc27f7230f.tar.xz wireguard-openbsd-cc5bdcae28f1284249434915b685d7dc27f7230f.zip |
terms 3 & 4 cleanup based on "terms" file
Diffstat (limited to 'lib/libwrap/tcpd.h')
-rw-r--r-- | lib/libwrap/tcpd.h | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/lib/libwrap/tcpd.h b/lib/libwrap/tcpd.h index eec408acde5..ab8105e97a0 100644 --- a/lib/libwrap/tcpd.h +++ b/lib/libwrap/tcpd.h @@ -1,4 +1,4 @@ -/* $OpenBSD: tcpd.h,v 1.14 2002/06/07 00:04:21 itojun Exp $ */ +/* $OpenBSD: tcpd.h,v 1.15 2003/06/03 21:09:00 deraadt Exp $ */ /* * Copyright (c) 1997, Jason Downs. All rights reserved. @@ -11,13 +11,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 Jason Downs for the - * OpenBSD system. - * 4. Neither the name(s) of the author(s) nor the name OpenBSD - * may be used to endorse or promote products derived from this software - * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE AUTHOR(S) ``AS IS'' AND ANY EXPRESS * OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED |