summaryrefslogtreecommitdiffstats
path: root/test/tconfig.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/tconfig.c
parent1e91d96fa02466ffe451319bdac1005f84dc7993 (diff)
downloadhdf5-61186204c020a81b5b0044a3b5e08311ccf1424d.zip
hdf5-61186204c020a81b5b0044a3b5e08311ccf1424d.tar.gz
hdf5-61186204c020a81b5b0044a3b5e08311ccf1424d.tar.bz2
Remove "Programmer" lines (#3294)
Diffstat (limited to 'test/tconfig.c')
-rw-r--r--test/tconfig.c12
1 files changed, 0 insertions, 12 deletions
diff --git a/test/tconfig.c b/test/tconfig.c
index ec6bb2c..7ab442e 100644
--- a/test/tconfig.c
+++ b/test/tconfig.c
@@ -51,9 +51,6 @@ void test_exit_definitions(void);
*
* Return: none (error is fed back via global variable num_errs)
*
- * Programmer: Albert Cheng
- * September 25, 2001
- *
*-------------------------------------------------------------------------
*/
void
@@ -72,9 +69,6 @@ test_configure(void)
*
* Return: none
*
- * Programmer: Albert Cheng
- * September 25, 2001
- *
*-------------------------------------------------------------------------
*/
void
@@ -90,9 +84,6 @@ cleanup_configure(void)
*
* Return: none (error is fed back via global variable num_errs)
*
- * Programmer: Albert Cheng
- * September 25, 2001
- *
*-------------------------------------------------------------------------
*/
void
@@ -174,9 +165,6 @@ test_config_ctypes(void)
*
* Return: none (error is fed back via global variable num_errs)
*
- * Programmer: Albert Cheng
- * October 12, 2009
- *
*-------------------------------------------------------------------------
*/
void