summaryrefslogtreecommitdiffstats
path: root/test/API/testhdf5.c
diff options
context:
space:
mode:
authorDana Robinson <43805+derobins@users.noreply.github.com>2023-07-27 21:08:47 (GMT)
committerGitHub <noreply@github.com>2023-07-27 21:08:47 (GMT)
commit61186204c020a81b5b0044a3b5e08311ccf1424d (patch)
treed39acd70c119e92640277d4f595963f07d77f13c /test/API/testhdf5.c
parent1e91d96fa02466ffe451319bdac1005f84dc7993 (diff)
downloadhdf5-61186204c020a81b5b0044a3b5e08311ccf1424d.zip
hdf5-61186204c020a81b5b0044a3b5e08311ccf1424d.tar.gz
hdf5-61186204c020a81b5b0044a3b5e08311ccf1424d.tar.bz2
Remove "Programmer" lines (#3294)
Diffstat (limited to 'test/API/testhdf5.c')
-rw-r--r--test/API/testhdf5.c15
1 files changed, 0 insertions, 15 deletions
diff --git a/test/API/testhdf5.c b/test/API/testhdf5.c
index f38bfcb..62d4a7d 100644
--- a/test/API/testhdf5.c
+++ b/test/API/testhdf5.c
@@ -99,15 +99,6 @@ TestErrPrintf(const char *format, ...)
*
* Return: pointer to a string containing the value of the environment variable
* NULL if the variable doesn't exist in task 'root's environment.
- *
- * Programmer: Leon Arber
- * 4/4/05
- *
- * Modifications:
- * Use original getenv if MPI is not initialized. This happens
- * one uses the PHDF5 library to build a serial nature code.
- * Albert 2006/04/07
- *
*-------------------------------------------------------------------------
*/
char *
@@ -185,9 +176,6 @@ getenv_all(MPI_Comm comm, int root, const char *name)
* Return: Success: A file access property list
* Failure: H5I_INVALID_HID
*
- * Programmer: Robb Matzke
- * Thursday, November 19, 1998
- *
*-------------------------------------------------------------------------
*/
hid_t
@@ -219,9 +207,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: Quincey Koziol
- * November 2018
- *
*-------------------------------------------------------------------------
*/
herr_t