From 39d48be7980453894de35f21b7be2395ef88a463 Mon Sep 17 00:00:00 2001 From: Keith Bostic Date: Mon, 21 Mar 1994 21:56:46 -0800 Subject: [PATCH] add a copyright notice SCCS-vsn: sys/hp300/stand/installboot.sh 8.2 --- usr/src/sys/hp300/stand/installboot.sh | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) 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 -- 2.20.1