summaryrefslogtreecommitdiff
path: root/sys/lib/libsa/tftp.c
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2004-04-02 04:39:52 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2004-04-02 04:39:52 +0000
commitbcd08c1d321e10fa30094e1571ca4fbbcb1a283e (patch)
tree433ac1ba97803cbf790ea8f1c2e2606662271253 /sys/lib/libsa/tftp.c
parenta3fbfcfa606a05827543b34233fd8a45bc251378 (diff)
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.c8
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