summaryrefslogtreecommitdiff
path: root/distrib/miniroot
diff options
context:
space:
mode:
authorRay Lai <ray@cvs.openbsd.org>2008-06-27 06:06:14 +0000
committerRay Lai <ray@cvs.openbsd.org>2008-06-27 06:06:14 +0000
commit39edd764cbe0f389e80c11e104079e123f8a641e (patch)
tree30acb8a2d29a69e52e078ff654bb604f8a308b42 /distrib/miniroot
parent73b469f4242268442dc72d0a3119b458d8ac7d54 (diff)
Remove clauses 3 and 4 from license copyrighted by millert, deraadt,
krw, and NetBSD. OK millert, krw, and deraadt
Diffstat (limited to 'distrib/miniroot')
-rw-r--r--distrib/miniroot/upgrade.sh9
1 files changed, 1 insertions, 8 deletions
diff --git a/distrib/miniroot/upgrade.sh b/distrib/miniroot/upgrade.sh
index e8e2f64d703..8ac8f521c2f 100644
--- a/distrib/miniroot/upgrade.sh
+++ b/distrib/miniroot/upgrade.sh
@@ -1,5 +1,5 @@
#!/bin/ksh
-# $OpenBSD: upgrade.sh,v 1.64 2006/08/29 01:02:49 krw Exp $
+# $OpenBSD: upgrade.sh,v 1.65 2008/06/27 06:06:13 ray Exp $
# $NetBSD: upgrade.sh,v 1.2.4.5 1996/08/27 18:15:08 gwr Exp $
#
# Copyright (c) 1997-2004 Todd Miller, Theo de Raadt, Ken Westerback
@@ -19,13 +19,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 the NetBSD
-# Foundation, Inc. and its contributors.
-# 4. Neither the name of The NetBSD Foundation nor the names of its
-# contributors may be used to endorse or promote products derived
-# from this software without specific prior written permission.
#
# THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
# ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED