summaryrefslogtreecommitdiffstats
path: root/c++
diff options
context:
space:
mode:
authorLarry Knox <lrknox@hdfgroup.org>2021-04-21 16:23:34 (GMT)
committerGitHub <noreply@github.com>2021-04-21 16:23:34 (GMT)
commit3707675c0376e3866bc6eb7b926c9e7e2f9b3bec (patch)
tree2011d433455c53daf9a66df54ac442300ed16b9d /c++
parent99d5505ad1129fcad29c6c28bc689fe6bcf3b778 (diff)
downloadhdf5-3707675c0376e3866bc6eb7b926c9e7e2f9b3bec.zip
hdf5-3707675c0376e3866bc6eb7b926c9e7e2f9b3bec.tar.gz
hdf5-3707675c0376e3866bc6eb7b926c9e7e2f9b3bec.tar.bz2
Update top-level COPYING file and remove COPYING files from subdirectories (#561)
* Modify temporary rpath for testing in java example scripts. * Update URL in source file Copyright headers for web copy of COPYING (license) file. * Add release_docs/code-conventions.md file. * Add script to test h5py. * Fix script error. * Add file h5pytest.yml. * Test declaration of counter variables in for loops. * Committing clang-format changes * Committing clang-format changes * Added [] to line 126 of H5LTanalyze.l. Ran bin/genparser with flex v2.6.4 and Bison v3.0.4 on jelly. * Revert "Added [] to line 126 of H5LTanalyze.l." This reverts commit e4a9cee441efa75b16a8ee030c86189e186dd266. * Revert extra commits to match canonical develop. * Update top-level COPYING file and remove COPYING files from subdirectories. * Remove subdirectory COPYING files from MANIFEST. Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'c++')
-rw-r--r--c++/COPYING13
1 files changed, 0 insertions, 13 deletions
diff --git a/c++/COPYING b/c++/COPYING
deleted file mode 100644
index 97969da..0000000
--- a/c++/COPYING
+++ /dev/null
@@ -1,13 +0,0 @@
-
- Copyright by The HDF Group and
- The Board of Trustees of the University of Illinois.
- All rights reserved.
-
- The files and subdirectories in this directory are 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.
-