summaryrefslogtreecommitdiffstats
path: root/hl/test
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 /hl/test
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 'hl/test')
-rw-r--r--hl/test/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/hl/test/Makefile.in b/hl/test/Makefile.in
index 9f6ffde..cb10c07 100644
--- a/hl/test/Makefile.in
+++ b/hl/test/Makefile.in
@@ -428,7 +428,7 @@ SH_LOG_COMPILE = $(SH_LOG_COMPILER) $(AM_SH_LOG_FLAGS) $(SH_LOG_FLAGS)
am__DIST_COMMON = $(srcdir)/H5srcdir_str.h.in $(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@