summaryrefslogtreecommitdiffstats
path: root/test/vfd_swmr_attrdset_writer.c
diff options
context:
space:
mode:
authorDana Robinson <43805+derobins@users.noreply.github.com>2022-02-17 20:20:33 (GMT)
committerGitHub <noreply@github.com>2022-02-17 20:20:33 (GMT)
commite569dc948f5ddb0e28c9b71e7a1d06d8440d40ef (patch)
tree2d1f9f9671c9239b113102b67596d79623c9362f /test/vfd_swmr_attrdset_writer.c
parent5c782f794a64bbd4aaffa1b2e6657f9615dd138f (diff)
parentc9a363fdd9f23a2075e057cb2d611dc1ca395cfb (diff)
downloadhdf5-e569dc948f5ddb0e28c9b71e7a1d06d8440d40ef.zip
hdf5-e569dc948f5ddb0e28c9b71e7a1d06d8440d40ef.tar.gz
hdf5-e569dc948f5ddb0e28c9b71e7a1d06d8440d40ef.tar.bz2
Merge pull request #1445 from derobins/vfd_swmr/license
Updated VFD SWMR's Akadio license
Diffstat (limited to 'test/vfd_swmr_attrdset_writer.c')
-rw-r--r--test/vfd_swmr_attrdset_writer.c24
1 files changed, 12 insertions, 12 deletions
diff --git a/test/vfd_swmr_attrdset_writer.c b/test/vfd_swmr_attrdset_writer.c
index a722f44..1037108 100644
--- a/test/vfd_swmr_attrdset_writer.c
+++ b/test/vfd_swmr_attrdset_writer.c
@@ -1,15 +1,15 @@
-/*
- * Copyright by The HDF Group.
- * Copyright by the Board of Trustees of the University of Illinois.
- * All rights reserved.
- *
- * 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://support.hdfgroup.org/ftp/HDF5/releases.
- * If you do not have access to either file, you may request a copy from
- * help@hdfgroup.org.
- */
+/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
+ * Copyright by The HDF Group. *
+ * Copyright by Akadio, Inc. *
+ * All rights reserved. *
+ * *
+ * 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. *
+ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
* Purpose: To test attribute handling for different dataset types.