summaryrefslogtreecommitdiffstats
path: root/testpar/API/t_bigio.c
diff options
context:
space:
mode:
authorLarry Knox <lrknox@hdfgroup.org>2023-07-12 22:33:58 (GMT)
committerGitHub <noreply@github.com>2023-07-12 22:33:58 (GMT)
commit145e962bcec6584d12483f2d5cb68367b9c2be32 (patch)
tree8f56f670684857d03f05599b6f31e38d40cdd155 /testpar/API/t_bigio.c
parent1d5a22f5d76e7fcf5bf05f9e2b39a3bdcd669c1e (diff)
downloadhdf5-145e962bcec6584d12483f2d5cb68367b9c2be32.zip
hdf5-145e962bcec6584d12483f2d5cb68367b9c2be32.tar.gz
hdf5-145e962bcec6584d12483f2d5cb68367b9c2be32.tar.bz2
Replace support.hdfgroup.org URLs for alternative COPYING file (#3228)
* Replace support.hdfgroup.org URLs for alternative COPYING file locations in copyright headers with https://www.hdfgroup.org/licenses. Replace support.hdfgroup.org URL for alternative COPYING_LBNL_HDF5 with github URL. Tweak chkcopyright script for change from UICOPYRIGHTSTR to THGCOPYRIGHTSTR.
Diffstat (limited to 'testpar/API/t_bigio.c')
-rw-r--r--testpar/API/t_bigio.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/testpar/API/t_bigio.c b/testpar/API/t_bigio.c
index 0184c3a..c6e1ad2 100644
--- a/testpar/API/t_bigio.c
+++ b/testpar/API/t_bigio.c
@@ -1,3 +1,14 @@
+/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
+ * 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. *
+ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#include "hdf5.h"
#include "testphdf5.h"