summaryrefslogtreecommitdiffstats
path: root/testpar/t_vfd.c
diff options
context:
space:
mode:
authorDana Robinson <43805+derobins@users.noreply.github.com>2023-06-29 19:13:29 (GMT)
committerGitHub <noreply@github.com>2023-06-29 19:13:29 (GMT)
commitfd933f30b1f8cd487ad790ac0b054bb779280a62 (patch)
tree9e366b2c19f1d84e28af4e588daf7bd8c075f8b6 /testpar/t_vfd.c
parentfd56a593b7928da636b2494b25cd7478fed78c29 (diff)
downloadhdf5-fd933f30b1f8cd487ad790ac0b054bb779280a62.zip
hdf5-fd933f30b1f8cd487ad790ac0b054bb779280a62.tar.gz
hdf5-fd933f30b1f8cd487ad790ac0b054bb779280a62.tar.bz2
Remove programmer/date from comments (#3210)
* Removes Programmer: and Date: fields * Fixes a few Modifications: fields leftover from previous work
Diffstat (limited to 'testpar/t_vfd.c')
-rw-r--r--testpar/t_vfd.c51
1 files changed, 0 insertions, 51 deletions
diff --git a/testpar/t_vfd.c b/testpar/t_vfd.c
index 2d3a372..37c918a 100644
--- a/testpar/t_vfd.c
+++ b/testpar/t_vfd.c
@@ -113,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
- *
*-------------------------------------------------------------------------
*/
@@ -191,9 +188,6 @@ alloc_and_init_file_images(int mpi_size)
*
* Return: void
*
- * Programmer: John Mainzer
- * 1/25/17
- *
*-------------------------------------------------------------------------
*/
@@ -249,9 +243,6 @@ free_file_images(void)
*
* Return: void
*
- * Programmer: John Mainzer
- * 3/25/26
- *
*-------------------------------------------------------------------------
*/
@@ -519,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
- *
*-------------------------------------------------------------------------
*/
@@ -638,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
- *
*-------------------------------------------------------------------------
*/
@@ -871,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
- *
*-------------------------------------------------------------------------
*/
@@ -1171,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
- *
*-------------------------------------------------------------------------
*/
@@ -1527,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
- *
*-------------------------------------------------------------------------
*/
@@ -1958,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
- *
*-------------------------------------------------------------------------
*/
@@ -2200,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
- *
*-------------------------------------------------------------------------
*/
@@ -2389,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
- *
*-------------------------------------------------------------------------
*/
@@ -2641,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
- *
*-------------------------------------------------------------------------
*/
@@ -2904,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
- *
*-------------------------------------------------------------------------
*/
@@ -3205,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
- *
*-------------------------------------------------------------------------
*/
@@ -3644,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
- *
*-------------------------------------------------------------------------
*/
@@ -3901,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
- *
*-------------------------------------------------------------------------
*/
@@ -4122,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/
- *
*-------------------------------------------------------------------------
*/