summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorLarry Knox <lrknox@hdfgroup.org>2021-09-09 18:59:55 (GMT)
committerGitHub <noreply@github.com>2021-09-09 18:59:55 (GMT)
commitd41c8049b68bb18dc2dd3b15e73571c170e7a102 (patch)
treec869a7b1be8279c3f62b23d859ebc51db03d9533 /tools
parent53ecc9c49f44e4eb8cf79f3121572e1a91c507fa (diff)
downloadhdf5-d41c8049b68bb18dc2dd3b15e73571c170e7a102.zip
hdf5-d41c8049b68bb18dc2dd3b15e73571c170e7a102.tar.gz
hdf5-d41c8049b68bb18dc2dd3b15e73571c170e7a102.tar.bz2
Update copyright headers with reproduction notice in 5 files (#993) (#1003)
* 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> Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'tools')
-rw-r--r--tools/libtest/Makefile.am18
1 files changed, 9 insertions, 9 deletions
diff --git a/tools/libtest/Makefile.am b/tools/libtest/Makefile.am
index a93e25d..1a08a01 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.
#