From: Keith Bostic Date: Tue, 22 Mar 1994 05:56:46 +0000 (-0800) Subject: add a copyright notice X-Git-Tag: BSD-4_4_Lite1-Snapshot-Development~163 X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/commitdiff_plain/39d48be7980453894de35f21b7be2395ef88a463?ds=inline;hp=0600071d0127317fb3c112e36b63fec0f21ef7b6 add a copyright notice SCCS-vsn: sys/hp300/stand/installboot.sh 8.2 --- diff --git a/usr/src/sys/hp300/stand/installboot.sh b/usr/src/sys/hp300/stand/installboot.sh index d6eee59d69..90e39f56cd 100644 --- a/usr/src/sys/hp300/stand/installboot.sh +++ b/usr/src/sys/hp300/stand/installboot.sh @@ -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