summaryrefslogtreecommitdiffstats
path: root/bin/make_err
diff options
context:
space:
mode:
Diffstat (limited to 'bin/make_err')
-rwxr-xr-xbin/make_err2
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/make_err b/bin/make_err
index f2b044a..31cb964 100755
--- a/bin/make_err
+++ b/bin/make_err
@@ -5,7 +5,6 @@ use warnings;
#
# 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
@@ -32,7 +31,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";