diff options
Diffstat (limited to 'distrib/arm32/floppies/inst/install.sh')
-rw-r--r-- | distrib/arm32/floppies/inst/install.sh | 2 |
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 |