summaryrefslogtreecommitdiffstats
path: root/bin/pkgscrpts
diff options
context:
space:
mode:
authorLarry Knox <lrknox@hdfgroup.org>2023-03-13 12:35:49 (GMT)
committerGitHub <noreply@github.com>2023-03-13 12:35:49 (GMT)
commit22751322e346c1f903755cf8c6369bc417f1d42f (patch)
tree39e9656bfcd8f100d9679c392c27bc688ec11c1a /bin/pkgscrpts
parentc420176d4791bec62336ea4ba25bcec3475a64bb (diff)
downloadhdf5-22751322e346c1f903755cf8c6369bc417f1d42f.zip
hdf5-22751322e346c1f903755cf8c6369bc417f1d42f.tar.gz
hdf5-22751322e346c1f903755cf8c6369bc417f1d42f.tar.bz2
Update Copyright headers. (#2534)
Diffstat (limited to 'bin/pkgscrpts')
-rwxr-xr-xbin/pkgscrpts/h5rmflags1
-rwxr-xr-xbin/pkgscrpts/makeHDF5BinaryTarfiles.pl1
-rwxr-xr-xbin/pkgscrpts/makeInternalREADME.pl10
-rwxr-xr-xbin/pkgscrpts/makeOuterREADME.pl10
4 files changed, 8 insertions, 14 deletions
diff --git a/bin/pkgscrpts/h5rmflags b/bin/pkgscrpts/h5rmflags
index d0f87c0..39c4281 100755
--- a/bin/pkgscrpts/h5rmflags
+++ b/bin/pkgscrpts/h5rmflags
@@ -1,7 +1,6 @@
#! /bin/sh
#
# 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
diff --git a/bin/pkgscrpts/makeHDF5BinaryTarfiles.pl b/bin/pkgscrpts/makeHDF5BinaryTarfiles.pl
index d1042dc..820403f 100755
--- a/bin/pkgscrpts/makeHDF5BinaryTarfiles.pl
+++ b/bin/pkgscrpts/makeHDF5BinaryTarfiles.pl
@@ -2,7 +2,6 @@
# makeTarFiles.pl
# 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
diff --git a/bin/pkgscrpts/makeInternalREADME.pl b/bin/pkgscrpts/makeInternalREADME.pl
index 355036f..cbc6b4f 100755
--- a/bin/pkgscrpts/makeInternalREADME.pl
+++ b/bin/pkgscrpts/makeInternalREADME.pl
@@ -6,12 +6,10 @@
#
# This file is part of HDF4. The full HDF4 copyright notice, including
# terms governing use, modification, and redistribution, is contained in
-# the files COPYING and Copyright.html. COPYING can be found at the root
-# of the source code distribution tree; Copyright.html can be found at the
-# root level of an installed copy of the electronic HDF4 document set and
-# is linked from the top-level documents page. It can also be found at
-# http://hdfgroup.org/HDF4/doc/Copyright.html. If you do not have
-# access to either file, you may request a copy from help@hdfgroup.org.
+# the COPYING file, which can be found at the root of the source code
+# distribution tree, or in https://www.hdfgroup.org/licenses.
+# If you do not have access to either file, you may request a copy from
+# help@hdfgroup.org.
#
use warnings;
diff --git a/bin/pkgscrpts/makeOuterREADME.pl b/bin/pkgscrpts/makeOuterREADME.pl
index 602ad28..12d4bc2 100755
--- a/bin/pkgscrpts/makeOuterREADME.pl
+++ b/bin/pkgscrpts/makeOuterREADME.pl
@@ -6,12 +6,10 @@
#
# This file is part of HDF4. The full HDF4 copyright notice, including
# terms governing use, modification, and redistribution, is contained in
-# the files COPYING and Copyright.html. COPYING can be found at the root
-# of the source code distribution tree; Copyright.html can be found at the
-# root level of an installed copy of the electronic HDF4 document set and
-# is linked from the top-level documents page. It can also be found at
-# http://hdfgroup.org/HDF4/doc/Copyright.html. If you do not have
-# access to either file, you may request a copy from help@hdfgroup.org.
+# the COPYING file, which can be found at the root of the source code
+# distribution tree, or in https://www.hdfgroup.org/licenses.
+# If you do not have access to either file, you may request a copy from
+# help@hdfgroup.org.
#
use warnings;