summaryrefslogtreecommitdiffstats
path: root/test/event_set.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/event_set.c
parent1e91d96fa02466ffe451319bdac1005f84dc7993 (diff)
downloadhdf5-61186204c020a81b5b0044a3b5e08311ccf1424d.zip
hdf5-61186204c020a81b5b0044a3b5e08311ccf1424d.tar.gz
hdf5-61186204c020a81b5b0044a3b5e08311ccf1424d.tar.bz2
Remove "Programmer" lines (#3294)
Diffstat (limited to 'test/event_set.c')
-rw-r--r--test/event_set.c15
1 files changed, 0 insertions, 15 deletions
diff --git a/test/event_set.c b/test/event_set.c
index 9340457..e520fe3 100644
--- a/test/event_set.c
+++ b/test/event_set.c
@@ -11,9 +11,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
- * Programmer: Quincey Koziol
- * Wednesday, April 8, 2020
- *
* Purpose: Tests event sets.
*/
#include "h5test.h"
@@ -178,9 +175,6 @@ fake_wait_request_free(void H5_ATTR_UNUSED *req)
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Quincey Koziol
- * Thursday, April 9, 2020
- *
*-------------------------------------------------------------------------
*/
static int
@@ -250,9 +244,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Quincey Koziol
- * Friday, February 26, 2021
- *
*-------------------------------------------------------------------------
*/
static int
@@ -315,9 +306,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Neil Fortner
- * Wednesday, November 24, 2021
- *
*-------------------------------------------------------------------------
*/
static int
@@ -657,9 +645,6 @@ error:
* Return: Success: EXIT_SUCCESS
* Failure: EXIT_FAILURE
*
- * Programmer: Quincey Koziol
- * Wednesday, April 8, 2020
- *
*-------------------------------------------------------------------------
*/
int