diff options
author | 2004-04-02 04:39:50 +0000 | |
---|---|---|
committer | 2004-04-02 04:39:50 +0000 | |
commit | 0dbcc8a23a70bfb512441965dff2bda4e77ca2fd (patch) | |
tree | cdb4aadb12c045719e11247e8d3324aef51ae612 /sys/lib/libsa/tftp.c | |
parent | remove pk from copyright, seen in netbsd (diff) | |
download | wireguard-openbsd-0dbcc8a23a70bfb512441965dff2bda4e77ca2fd.tar.xz wireguard-openbsd-0dbcc8a23a70bfb512441965dff2bda4e77ca2fd.zip |
remove terms 3 & 4 for drochner@NetBSD.org; as seen on netbsd lists
Diffstat (limited to 'sys/lib/libsa/tftp.c')
-rw-r--r-- | sys/lib/libsa/tftp.c | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/sys/lib/libsa/tftp.c b/sys/lib/libsa/tftp.c index c5c8ccc4bba..9cbce92b217 100644 --- a/sys/lib/libsa/tftp.c +++ b/sys/lib/libsa/tftp.c @@ -1,4 +1,4 @@ -/* $OpenBSD: tftp.c,v 1.1 2004/03/19 13:48:20 tom Exp $ */ +/* $OpenBSD: tftp.c,v 1.2 2004/04/02 04:39:51 deraadt Exp $ */ /* $NetBSD: tftp.c,v 1.15 2003/08/18 15:45:29 dsl Exp $ */ /* @@ -13,12 +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. All advertising materials mentioning features or use of this software - * must display the following acknowledgement: - * This product includes software developed for the NetBSD Project - * by Matthias Drochner. - * 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 WARRANTIES |