summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorLarry Knox <lrknox@hdfgroup.org>2021-09-16 13:46:05 (GMT)
committerGitHub <noreply@github.com>2021-09-16 13:46:05 (GMT)
commitda4ac43647d78e56f4cc0d7729b1d86dd7950b93 (patch)
treec786521cf4acdf6b858288566cc61dea15a35a8e /tools
parent87219574a831dbeffcc73a6a385e3ccc3784c90d (diff)
downloadhdf5-da4ac43647d78e56f4cc0d7729b1d86dd7950b93.zip
hdf5-da4ac43647d78e56f4cc0d7729b1d86dd7950b93.tar.gz
hdf5-da4ac43647d78e56f4cc0d7729b1d86dd7950b93.tar.bz2
1 8 update copyright headers (#1004)
* Update copyright headers with reproduction notice in 5 files (#993) * Update copyright headers with reproduction notice in 5 files that did not match terms in COPYING file . * Committing clang-format changes Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> * Commit changes to Makefile.ins and 4 src/H5E*.h files from running bin/reconfigure. Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'tools')
-rw-r--r--tools/Makefile.in2
-rw-r--r--tools/libtest/Makefile.am18
-rw-r--r--tools/libtest/Makefile.in17
-rw-r--r--tools/perform/Makefile.in2
4 files changed, 20 insertions, 19 deletions
diff --git a/tools/Makefile.in b/tools/Makefile.in
index cdf3233..83fea9c 100644
--- a/tools/Makefile.in
+++ b/tools/Makefile.in
@@ -372,7 +372,7 @@ DIST_SUBDIRS = lib h5diff h5ls h5dump misc h5import h5repack h5jam \
am__DIST_COMMON = $(srcdir)/Makefile.in \
$(top_srcdir)/bin/mkinstalldirs $(top_srcdir)/bin/test-driver \
$(top_srcdir)/config/commence.am \
- $(top_srcdir)/config/conclude.am COPYING
+ $(top_srcdir)/config/conclude.am
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
am__relativize = \
dir0=`pwd`; \
diff --git a/tools/libtest/Makefile.am b/tools/libtest/Makefile.am
index 87cb6fa..9dd46eb 100644
--- a/tools/libtest/Makefile.am
+++ b/tools/libtest/Makefile.am
@@ -1,16 +1,16 @@
#
-# Read-Only S3 Virtual File Driver (VFD)
-# Copyright (c) 2017-2018, The HDF Group.
-#
+# Copyright by The HDF Group.
# All rights reserved.
#
# NOTICE:
-# All information contained herein is, and remains, the property of The HDF
-# Group. The intellectual and technical concepts contained herein are
-# proprietary to The HDF Group. Dissemination of this information or
-# reproduction of this material is strictly forbidden unless prior written
-# permission is obtained from The HDF Group.
-##
+#
+# This file is part of HDF5. The full HDF5 copyright notice, including
+# terms governing use, modification, and redistribution, is contained in
+# 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.
+#
## Makefile.am
## Run automake to generate a Makefile.in from this file.
#
diff --git a/tools/libtest/Makefile.in b/tools/libtest/Makefile.in
index 7184399..1749924 100644
--- a/tools/libtest/Makefile.in
+++ b/tools/libtest/Makefile.in
@@ -15,17 +15,18 @@
@SET_MAKE@
#
-# Read-Only S3 Virtual File Driver (VFD)
-# Copyright (c) 2017-2018, The HDF Group.
-#
+# Copyright by The HDF Group.
# All rights reserved.
#
# NOTICE:
-# All information contained herein is, and remains, the property of The HDF
-# Group. The intellectual and technical concepts contained herein are
-# proprietary to The HDF Group. Dissemination of this information or
-# reproduction of this material is strictly forbidden unless prior written
-# permission is obtained from The HDF Group.
+#
+# This file is part of HDF5. The full HDF5 copyright notice, including
+# terms governing use, modification, and redistribution, is contained in
+# 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.
+#
#
# HDF5 Library Makefile(.in)
#
diff --git a/tools/perform/Makefile.in b/tools/perform/Makefile.in
index 221752d..74518b9 100644
--- a/tools/perform/Makefile.in
+++ b/tools/perform/Makefile.in
@@ -433,7 +433,7 @@ SH_LOG_COMPILE = $(SH_LOG_COMPILER) $(AM_SH_LOG_FLAGS) $(SH_LOG_FLAGS)
am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/bin/depcomp \
$(top_srcdir)/bin/mkinstalldirs $(top_srcdir)/bin/test-driver \
$(top_srcdir)/config/commence.am \
- $(top_srcdir)/config/conclude.am COPYING
+ $(top_srcdir)/config/conclude.am
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
ACLOCAL = @ACLOCAL@
ADD_PARALLEL_FILES = @ADD_PARALLEL_FILES@