summaryrefslogtreecommitdiffstats
path: root/test/vfd_swmr_vlstr_reader.c
diff options
context:
space:
mode:
authorDana Robinson <derobins@hdfgroup.org>2021-03-25 01:29:11 (GMT)
committerDana Robinson <derobins@hdfgroup.org>2021-03-25 01:29:11 (GMT)
commit67cfa2396ce633d01138069f6c0081bbadb1e4a3 (patch)
treed898b2e41f902821fd51fa2502f2434bd30c4b36 /test/vfd_swmr_vlstr_reader.c
parentfeb20aac304b39e18c70f88cae2f7cf7d5c82db2 (diff)
downloadhdf5-67cfa2396ce633d01138069f6c0081bbadb1e4a3.zip
hdf5-67cfa2396ce633d01138069f6c0081bbadb1e4a3.tar.gz
hdf5-67cfa2396ce633d01138069f6c0081bbadb1e4a3.tar.bz2
Updates license url and history docs
Diffstat (limited to 'test/vfd_swmr_vlstr_reader.c')
-rw-r--r--test/vfd_swmr_vlstr_reader.c23
1 files changed, 11 insertions, 12 deletions
diff --git a/test/vfd_swmr_vlstr_reader.c b/test/vfd_swmr_vlstr_reader.c
index f9b3eef..029dc50 100644
--- a/test/vfd_swmr_vlstr_reader.c
+++ b/test/vfd_swmr_vlstr_reader.c
@@ -1,15 +1,14 @@
-/*
- * 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. *
+ * 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. *
+ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#define H5C_FRIEND /*suppress error about including H5Cpkg */
#define H5F_FRIEND /*suppress error about including H5Fpkg */