summaryrefslogtreecommitdiffstats
path: root/hl/src/Makefile.in
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/src/Makefile.in
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/src/Makefile.in')
-rw-r--r--hl/src/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/hl/src/Makefile.in b/hl/src/Makefile.in
index 5ef5545..85c2ea4 100644
--- a/hl/src/Makefile.in
+++ b/hl/src/Makefile.in
@@ -395,7 +395,7 @@ 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 \
- $(top_srcdir)/config/lt_vers.am COPYING
+ $(top_srcdir)/config/lt_vers.am
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
ACLOCAL = @ACLOCAL@
ADD_PARALLEL_FILES = @ADD_PARALLEL_FILES@