#!/bin/csh -f
set testname = $1
set outfile = $2

cat ../../../../LICENSE > $1.good
