new copyright; att/bsd/shared
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Sat, 13 Apr 1991 07:22:51 +0000 (23:22 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Sat, 13 Apr 1991 07:22:51 +0000 (23:22 -0800)
SCCS-vsn: usr.bin/f77/tests/runtest 5.2
SCCS-vsn: usr.bin/f77/tests/testf77 5.2

usr/src/usr.bin/f77/tests/runtest
usr/src/usr.bin/f77/tests/testf77

index d54610d..0af9d00 100644 (file)
@@ -1 +1,11 @@
+#!/bin/sh -
+#
+# Copyright (c) 1980 The Regents of the University of California.
+# All rights reserved.
+#
+# %sccs.include.proprietary.sh%
+#
+#      @(#)runtest     5.2 (Berkeley) %G%
+#
+
 sh testf77 tests | tee output/tests.res
 sh testf77 tests | tee output/tests.res
index 9e7d860..ea19268 100644 (file)
@@ -1,3 +1,12 @@
+#!/bin/sh -
+#
+# Copyright (c) 1980 The Regents of the University of California.
+# All rights reserved.
+#
+# %sccs.include.proprietary.sh%
+#
+#      @(#)testf77     5.2 (Berkeley) %G%
+#
 
 # This script will compile and test all of the f77 certification
 # tests in then given fcvs directories
 
 # This script will compile and test all of the f77 certification
 # tests in then given fcvs directories