diff options
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/reconfigure | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/reconfigure b/bin/reconfigure index 7a0f437..5aa5ece 100755 --- a/bin/reconfigure +++ b/bin/reconfigure @@ -1,5 +1,6 @@ #! /bin/sh # +# Copyright by The HDF Group. # Copyright by the Board of Trustees of the University of Illinois. # All rights reserved. # @@ -150,3 +151,4 @@ echo " Running flex generation script:" bin/genltanalyze || exit 1 exit 0 + |