diff options
author | Dana Robinson <43805+derobins@users.noreply.github.com> | 2022-02-18 23:28:43 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-18 23:28:43 (GMT) |
commit | 7e176db164d1a6f944e703c612c4952b15d333f4 (patch) | |
tree | 2d07a6cda07417064e3fcda6529d29995bc1efed /src/H5Fvfd_swmr.c | |
parent | e569dc948f5ddb0e28c9b71e7a1d06d8440d40ef (diff) | |
download | hdf5-7e176db164d1a6f944e703c612c4952b15d333f4.zip hdf5-7e176db164d1a6f944e703c612c4952b15d333f4.tar.gz hdf5-7e176db164d1a6f944e703c612c4952b15d333f4.tar.bz2 |
VFD SWMR: Aux process changes (#1451)
* Removed the aux process submodule
* Directly added aux process files after submodule delete
* Updated Akadio copyright on appropriate files
* Committing clang-format changes
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'src/H5Fvfd_swmr.c')
-rw-r--r-- | src/H5Fvfd_swmr.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/H5Fvfd_swmr.c b/src/H5Fvfd_swmr.c index 8e29f06..e5189b7 100644 --- a/src/H5Fvfd_swmr.c +++ b/src/H5Fvfd_swmr.c @@ -1,5 +1,4 @@ /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * - * Copyright by The HDF Group. * * Copyright by Akadio, Inc. * * All rights reserved. * * * |