diff options
Diffstat (limited to 'bin/make_overflow')
-rwxr-xr-x | bin/make_overflow | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/make_overflow b/bin/make_overflow index 37d6ded..33cbdfe 100755 --- a/bin/make_overflow +++ b/bin/make_overflow @@ -10,7 +10,6 @@ my @ctypes = ( () ); # # Copyright by The HDF Group. -# Copyright by the Board of Trustees of the University of Illinois. # All rights reserved. # # This file is part of HDF5. The full HDF5 copyright notice, including @@ -61,7 +60,6 @@ sub print_copyright ($) { print $fh "/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *\n"; print $fh " * Copyright by The HDF Group. *\n"; - print $fh " * Copyright by the Board of Trustees of the University of Illinois. *\n"; print $fh " * All rights reserved. *\n"; print $fh " * *\n"; print $fh " * This file is part of HDF5. The full HDF5 copyright notice, including *\n"; |