summaryrefslogtreecommitdiffstats
path: root/testpar/t_vfd.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_vfd.c
parent1e91d96fa02466ffe451319bdac1005f84dc7993 (diff)
downloadhdf5-61186204c020a81b5b0044a3b5e08311ccf1424d.zip
hdf5-61186204c020a81b5b0044a3b5e08311ccf1424d.tar.gz
hdf5-61186204c020a81b5b0044a3b5e08311ccf1424d.tar.bz2
Remove "Programmer" lines (#3294)
Diffstat (limited to 'testpar/t_vfd.c')
-rw-r--r--testpar/t_vfd.c56
1 files changed, 2 insertions, 54 deletions
diff --git a/testpar/t_vfd.c b/testpar/t_vfd.c
index fe3477d..6e6329c 100644
--- a/testpar/t_vfd.c
+++ b/testpar/t_vfd.c
@@ -10,9 +10,8 @@
* help@hdfgroup.org. *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
-/* Programmer: John Mainzer
- *
- * This file is a catchall for parallel VFD tests.
+/*
+ * This file is a catchall for parallel VFD tests.
*/
#include "testphdf5.h"
@@ -114,9 +113,6 @@ static unsigned vector_write_test_7(int file_name_id, int mpi_rank, int mpi_size
*
* Return: void
*
- * Programmer: John Mainzer
- * 3/25/26
- *
*-------------------------------------------------------------------------
*/
@@ -192,9 +188,6 @@ alloc_and_init_file_images(int mpi_size)
*
* Return: void
*
- * Programmer: John Mainzer
- * 1/25/17
- *
*-------------------------------------------------------------------------
*/
@@ -250,9 +243,6 @@ free_file_images(void)
*
* Return: void
*
- * Programmer: John Mainzer
- * 3/25/26
- *
*-------------------------------------------------------------------------
*/
@@ -520,9 +510,6 @@ setup_vfd_test_file(int file_name_id, char *file_name, int mpi_size, H5FD_mpio_x
*
* Return: void
*
- * Programmer: John Mainzer
- * 3/25/26
- *
*-------------------------------------------------------------------------
*/
@@ -639,9 +626,6 @@ takedown_vfd_test_file(int mpi_rank, char *filename, H5FD_t **lf_ptr, hid_t *fap
*
* Return: FALSE on success, TRUE if any errors are detected.
*
- * Programmer: John Mainzer
- * 3/26/21
- *
*-------------------------------------------------------------------------
*/
@@ -872,9 +856,6 @@ vector_read_test_1(int file_name_id, int mpi_rank, int mpi_size, H5FD_mpio_xfer_
*
* Return: FALSE on success, TRUE if any errors are detected.
*
- * Programmer: John Mainzer
- * 3/26/21
- *
*-------------------------------------------------------------------------
*/
@@ -1172,9 +1153,6 @@ vector_read_test_2(int file_name_id, int mpi_rank, int mpi_size, H5FD_mpio_xfer_
*
* Return: FALSE on success, TRUE if any errors are detected.
*
- * Programmer: John Mainzer
- * 3/26/21
- *
*-------------------------------------------------------------------------
*/
@@ -1528,9 +1506,6 @@ vector_read_test_3(int file_name_id, int mpi_rank, int mpi_size, H5FD_mpio_xfer_
*
* Return: FALSE on success, TRUE if any errors are detected.
*
- * Programmer: John Mainzer
- * 3/26/21
- *
*-------------------------------------------------------------------------
*/
@@ -1959,9 +1934,6 @@ vector_read_test_4(int file_name_id, int mpi_rank, int mpi_size, H5FD_mpio_xfer_
*
* Return: FALSE on success, TRUE if any errors are detected.
*
- * Programmer: John Mainzer
- * 3/26/21
- *
*-------------------------------------------------------------------------
*/
@@ -2201,9 +2173,6 @@ vector_read_test_5(int file_name_id, int mpi_rank, int mpi_size, H5FD_mpio_xfer_
*
* Return: FALSE on success, TRUE if any errors are detected.
*
- * Programmer: John Mainzer
- * 3/26/21
- *
*-------------------------------------------------------------------------
*/
@@ -2390,9 +2359,6 @@ vector_write_test_1(int file_name_id, int mpi_rank, int mpi_size, H5FD_mpio_xfer
*
* Return: FALSE on success, TRUE if any errors are detected.
*
- * Programmer: John Mainzer
- * 3/28/21
- *
*-------------------------------------------------------------------------
*/
@@ -2642,9 +2608,6 @@ vector_write_test_2(int file_name_id, int mpi_rank, int mpi_size, H5FD_mpio_xfer
*
* Return: FALSE on success, TRUE if any errors are detected.
*
- * Programmer: John Mainzer
- * 3/31/21
- *
*-------------------------------------------------------------------------
*/
@@ -2905,9 +2868,6 @@ vector_write_test_3(int file_name_id, int mpi_rank, int mpi_size, H5FD_mpio_xfer
*
* Return: FALSE on success, TRUE if any errors are detected.
*
- * Programmer: John Mainzer
- * 3/31/21
- *
*-------------------------------------------------------------------------
*/
@@ -3206,9 +3166,6 @@ vector_write_test_4(int file_name_id, int mpi_rank, int mpi_size, H5FD_mpio_xfer
*
* Return: FALSE on success, TRUE if any errors are detected.
*
- * Programmer: John Mainzer
- * 3/31/21
- *
*-------------------------------------------------------------------------
*/
@@ -3645,9 +3602,6 @@ vector_write_test_5(int file_name_id, int mpi_rank, int mpi_size, H5FD_mpio_xfer
*
* Return: FALSE on success, TRUE if any errors are detected.
*
- * Programmer: John Mainzer
- * 3/26/21
- *
*-------------------------------------------------------------------------
*/
@@ -3902,9 +3856,6 @@ vector_write_test_6(int file_name_id, int mpi_rank, int mpi_size, H5FD_mpio_xfer
*
* Return: FALSE on success, TRUE if any errors are detected.
*
- * Programmer: John Mainzer
- * 10/10/21
- *
*-------------------------------------------------------------------------
*/
@@ -4123,9 +4074,6 @@ vector_write_test_7(int file_name_id, int mpi_rank, int mpi_size, H5FD_mpio_xfer
*
* Failure: 1
*
- * Programmer: John Mainzer
- * 3/2621/
- *
*-------------------------------------------------------------------------
*/