summaryrefslogtreecommitdiffstats
path: root/c++
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 /c++
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 'c++')
-rw-r--r--c++/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/c++/Makefile.in b/c++/Makefile.in
index 576793a..fdcba18 100644
--- a/c++/Makefile.in
+++ b/c++/Makefile.in
@@ -370,7 +370,7 @@ am__set_b = \
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`; \