summaryrefslogtreecommitdiffstats
path: root/test/fillval.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/fillval.c
parent1e91d96fa02466ffe451319bdac1005f84dc7993 (diff)
downloadhdf5-61186204c020a81b5b0044a3b5e08311ccf1424d.zip
hdf5-61186204c020a81b5b0044a3b5e08311ccf1424d.tar.gz
hdf5-61186204c020a81b5b0044a3b5e08311ccf1424d.tar.bz2
Remove "Programmer" lines (#3294)
Diffstat (limited to 'test/fillval.c')
-rw-r--r--test/fillval.c60
1 files changed, 0 insertions, 60 deletions
diff --git a/test/fillval.c b/test/fillval.c
index 8254ba3..565c82f 100644
--- a/test/fillval.c
+++ b/test/fillval.c
@@ -11,9 +11,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
- * Programmer: Robb Matzke
- * Thursday, October 1, 1998
- *
* Purpose: Tests dataset fill values.
*/
#include "h5test.h"
@@ -59,9 +56,6 @@ typedef struct {
*
* Failure: -1
*
- * Programmer: Raymond Lu
- * Monday, Jan 26, 2001
- *
*-------------------------------------------------------------------------
*/
static hid_t
@@ -100,9 +94,6 @@ error:
*
* Failure: -1
*
- * Programmer: Quincey Koziol
- * Tuesday, July 3, 2007
- *
*-------------------------------------------------------------------------
*/
static hid_t
@@ -154,9 +145,6 @@ error:
*
* Failure: number of errors
*
- * Programmer: Robb Matzke
- * Thursday, October 1, 1998
- *
*-------------------------------------------------------------------------
*/
static int
@@ -281,9 +269,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Quincey Koziol
- * Thursday, May 31, 2007
- *
*-------------------------------------------------------------------------
*/
static int
@@ -397,9 +382,6 @@ error:
*
* Failure: number of errors
*
- * Programmer: Robb Matzke
- * Thursday, October 1, 1998
- *
*-------------------------------------------------------------------------
*/
static int
@@ -855,9 +837,6 @@ error:
*
* Failure: 1
*
- * Programmer: Robb Matzke
- * Thursday, October 1, 1998
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1191,9 +1170,6 @@ error:
*
* Failure: number of errors
*
- * Programmer: Robb Matzke
- * Thursday, October 1, 1998
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1388,9 +1364,6 @@ error:
* Return: Success: 0
* Failure: < 0
*
- * Programmer: Quincey Koziol
- * Tuesday, July 3, 2007
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1415,9 +1388,6 @@ test_extend_init_integer(void *_buf, size_t nelmts, const void *_val)
* Return: Success: 0
* Failure: < 0
*
- * Programmer: Quincey Koziol
- * Tuesday, July 3, 2007
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1452,9 +1422,6 @@ error:
* Return: Success: 0
* Failure: < 0
*
- * Programmer: Quincey Koziol
- * Tuesday, July 3, 2007
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1471,9 +1438,6 @@ test_extend_release_integer(void H5_ATTR_UNUSED *_elmt)
* Return: Success: 0
* Failure: < 0
*
- * Programmer: Quincey Koziol
- * Tuesday, July 3, 2007
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1505,9 +1469,6 @@ test_extend_init_cmpd_vl(void *_buf, size_t nelmts, const void *_val)
* Return: Success: 0
* Failure: < 0
*
- * Programmer: Quincey Koziol
- * Tuesday, July 3, 2007
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1545,9 +1506,6 @@ error:
* Return: Success: 0
* Failure: < 0
*
- * Programmer: Quincey Koziol
- * Tuesday, July 3, 2007
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1570,9 +1528,6 @@ test_extend_release_cmpd_vl(void *_elmt)
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Quincey Koziol
- * Tuesday, July 3, 2007
- *
*-------------------------------------------------------------------------
*/
static int
@@ -2040,9 +1995,6 @@ error:
*
* Failure: number of errors
*
- * Programmer: Robb Matzke
- * Monday, October 5, 1998
- *
*-------------------------------------------------------------------------
*/
static int
@@ -2202,9 +2154,6 @@ skip:
*
* Failure: number of errors
*
- * Programmer: Raymond Lu
- * Feb 27, 2002
- *
*-------------------------------------------------------------------------
*/
static int
@@ -2355,9 +2304,6 @@ error:
*
* Failure: 1
*
- * Programmer: Joel Plutchak
- * April 15, 2013
- *
*-------------------------------------------------------------------------
*/
@@ -2480,9 +2426,6 @@ error:
*
* Failure: number of errors
*
- * Programmer: Joel Plutchak
- * April 15, 2013
- *
*-------------------------------------------------------------------------
*/
static int
@@ -2625,9 +2568,6 @@ error:
*
* Failure:
*
- * Programmer: Robb Matzke
- * Thursday, October 1, 1998
- *
*-------------------------------------------------------------------------
*/
int