diff options
author | Larry Knox <lrknox@hdfgroup.org> | 2021-04-21 16:23:34 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-21 16:23:34 (GMT) |
commit | 3707675c0376e3866bc6eb7b926c9e7e2f9b3bec (patch) | |
tree | 2011d433455c53daf9a66df54ac442300ed16b9d /COPYING | |
parent | 99d5505ad1129fcad29c6c28bc689fe6bcf3b778 (diff) | |
download | hdf5-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 'COPYING')
-rw-r--r-- | COPYING | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -67,6 +67,12 @@ under Prime Contract No. DE-AC02-05CH11231. ----------------------------------------------------------------------------- +Portions of HDF5 were developed with support from Lawrence Livermore +National Laboratory and the United States Department of Energy under +Prime Contract No. DE-AC52-07NA27344. + +----------------------------------------------------------------------------- + Portions of HDF5 were developed with support from the University of California, Lawrence Livermore National Laboratory (UC LLNL). The following statement applies to those portions of the product and must |