summaryrefslogtreecommitdiffstats
path: root/testpar/t_span_tree.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 /testpar/t_span_tree.c
parent1e91d96fa02466ffe451319bdac1005f84dc7993 (diff)
downloadhdf5-61186204c020a81b5b0044a3b5e08311ccf1424d.zip
hdf5-61186204c020a81b5b0044a3b5e08311ccf1424d.tar.gz
hdf5-61186204c020a81b5b0044a3b5e08311ccf1424d.tar.bz2
Remove "Programmer" lines (#3294)
Diffstat (limited to 'testpar/t_span_tree.c')
-rw-r--r--testpar/t_span_tree.c30
1 files changed, 0 insertions, 30 deletions
diff --git a/testpar/t_span_tree.c b/testpar/t_span_tree.c
index d0ef253..4950bc8 100644
--- a/testpar/t_span_tree.c
+++ b/testpar/t_span_tree.c
@@ -49,9 +49,6 @@ static void coll_read_test(void);
*
* Failure: -1
*
- * Programmer: Unknown
- * Dec 2nd, 2004
- *
*-------------------------------------------------------------------------
*/
void
@@ -71,9 +68,6 @@ coll_irregular_cont_write(void)
*
* Failure: -1
*
- * Programmer: Unknown
- * Dec 2nd, 2004
- *
*-------------------------------------------------------------------------
*/
void
@@ -93,9 +87,6 @@ coll_irregular_cont_read(void)
*
* Failure: -1
*
- * Programmer: Unknown
- * Dec 2nd, 2004
- *
*-------------------------------------------------------------------------
*/
void
@@ -115,9 +106,6 @@ coll_irregular_simple_chunk_write(void)
*
* Failure: -1
*
- * Programmer: Unknown
- * Dec 2nd, 2004
- *
*-------------------------------------------------------------------------
*/
void
@@ -137,9 +125,6 @@ coll_irregular_simple_chunk_read(void)
*
* Failure: -1
*
- * Programmer: Unknown
- * Dec 2nd, 2004
- *
*-------------------------------------------------------------------------
*/
void
@@ -159,9 +144,6 @@ coll_irregular_complex_chunk_write(void)
*
* Failure: -1
*
- * Programmer: Unknown
- * Dec 2nd, 2004
- *
*-------------------------------------------------------------------------
*/
void
@@ -182,9 +164,6 @@ coll_irregular_complex_chunk_read(void)
*
* Failure: -1
*
- * Programmer: Unknown
- * Dec 2nd, 2004
- *
*-------------------------------------------------------------------------
*/
void
@@ -639,9 +618,6 @@ coll_write_test(int chunk_factor)
*
* Failure: -1
*
- * Programmer: Unknown
- * Dec 2nd, 2004
- *
*-------------------------------------------------------------------------
*/
static void
@@ -1426,8 +1402,6 @@ lower_dim_size_comp_test__verify_data(uint32_t *buf_ptr,
*
* Return: void
*
- * Programmer: JRM -- 11/11/09
- *
*-------------------------------------------------------------------------
*/
@@ -2271,8 +2245,6 @@ lower_dim_size_comp_test__run_test(const int chunk_edge_size, const hbool_t use_
*
* Return: void
*
- * Programmer: JRM -- 11/11/09
- *
*-------------------------------------------------------------------------
*/
@@ -2319,8 +2291,6 @@ lower_dim_size_comp_test(void)
*
* Return: void
*
- * Programmer: JRM -- 12/16/09
- *
*-------------------------------------------------------------------------
*/