summaryrefslogtreecommitdiff
path: root/distrib/arm32/floppies/inst/install.sh
diff options
context:
space:
mode:
authorTodd T. Fries <todd@cvs.openbsd.org>2000-03-01 22:10:16 +0000
committerTodd T. Fries <todd@cvs.openbsd.org>2000-03-01 22:10:16 +0000
commit06056ccc0d7072ff7cc7e22815d708f0d067a570 (patch)
tree6208219f7c343b1f0ac80dbb2ae58f17de47a65d /distrib/arm32/floppies/inst/install.sh
parentbe978d1a355ac87982e7495e6cbdc08e3fb17203 (diff)
$OpenBSD$
Diffstat (limited to 'distrib/arm32/floppies/inst/install.sh')
-rw-r--r--distrib/arm32/floppies/inst/install.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/distrib/arm32/floppies/inst/install.sh b/distrib/arm32/floppies/inst/install.sh
index b31b48004f2..8f39431755e 100644
--- a/distrib/arm32/floppies/inst/install.sh
+++ b/distrib/arm32/floppies/inst/install.sh
@@ -1,4 +1,5 @@
#!/bin/sh
+# $OpenBSD: install.sh,v 1.4 2000/03/01 22:09:59 todd Exp $
#
# Copyright (c) 1994 Christopher G. Demetriou
# All rights reserved.
@@ -28,7 +29,6 @@
# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
# THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#
-# $Id: install.sh,v 1.3 1998/11/03 04:17:19 aaron Exp $
# NetBSD installation script.
# In a perfect world, this would be a nice C program, with a reasonable