summaryrefslogtreecommitdiffstats
path: root/test/API/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/API/tconfig.c
parent1e91d96fa02466ffe451319bdac1005f84dc7993 (diff)
downloadhdf5-61186204c020a81b5b0044a3b5e08311ccf1424d.zip
hdf5-61186204c020a81b5b0044a3b5e08311ccf1424d.tar.gz
hdf5-61186204c020a81b5b0044a3b5e08311ccf1424d.tar.bz2
Remove "Programmer" lines (#3294)
Diffstat (limited to 'test/API/tconfig.c')
-rw-r--r--test/API/tconfig.c23
1 files changed, 0 insertions, 23 deletions
diff --git a/test/API/tconfig.c b/test/API/tconfig.c
index fdab5ef..2438e33 100644
--- a/test/API/tconfig.c
+++ b/test/API/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
@@ -71,12 +68,6 @@ test_configure(void)
* Purpose: Cleanup temporary test files
*
* Return: none
- *
- * Programmer: Albert Cheng
- * September 25, 2001
- *
- * Modifications:
- *
*-------------------------------------------------------------------------
*/
void
@@ -91,14 +82,6 @@ cleanup_configure(void)
* Purpose: test C language data type sizes
*
* Return: none (error is fed back via global variable num_errs)
- *
- * Programmer: Albert Cheng
- * September 25, 2001
- *
- * Modifications:
- * Albert Cheng, 2004/10/14
- * Verified both signed and unsigned int types.
- *
*-------------------------------------------------------------------------
*/
void
@@ -179,12 +162,6 @@ test_config_ctypes(void)
* Purpose: test the exit macros values
*
* Return: none (error is fed back via global variable num_errs)
- *
- * Programmer: Albert Cheng
- * October 12, 2009
- *
- * Modifications:
- *
*-------------------------------------------------------------------------
*/
void