diff options
Diffstat (limited to 'distrib/pc532/floppies/upgr/upgrade.sh')
-rw-r--r-- | distrib/pc532/floppies/upgr/upgrade.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/distrib/pc532/floppies/upgr/upgrade.sh b/distrib/pc532/floppies/upgr/upgrade.sh index 9a89cb332b1..d7a8c390e41 100644 --- a/distrib/pc532/floppies/upgr/upgrade.sh +++ b/distrib/pc532/floppies/upgr/upgrade.sh @@ -1,4 +1,5 @@ #!/bin/sh +# $OpenBSD: upgrade.sh,v 1.5 2000/03/01 22:10:08 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: upgrade.sh,v 1.4 1996/09/05 21:27:06 deraadt Exp $ # NetBSD upgrade script. # In a perfect world, this would be a nice C program, with a reasonable |