add a copyright notice
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Tue, 22 Mar 1994 05:56:46 +0000 (21:56 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Tue, 22 Mar 1994 05:56:46 +0000 (21:56 -0800)
SCCS-vsn: sys/hp300/stand/installboot.sh 8.2

usr/src/sys/hp300/stand/installboot.sh

index d6eee59..90e39f5 100644 (file)
@@ -1,7 +1,13 @@
-#!/bin/sh
-# compatibility with old installboot program
+#!/bin/sh -
+#
+# Copyright (c) 1994
+#      The Regents of the University of California.  All rights reserved.
+#
+# %sccs.include.redist.sh%
 #
 #
-#      @(#)installboot.sh      8.1 (Berkeley) %G%
+#      @(#)installboot.sh      8.2 (Berkeley) %G%
+#
+# compatibility with old installboot program
 #
 if [ $# != 2 ]
 then
 #
 if [ $# != 2 ]
 then