summaryrefslogtreecommitdiffstats
path: root/test/tattr.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 /test/tattr.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 'test/tattr.c')
-rw-r--r--test/tattr.c18
1 files changed, 0 insertions, 18 deletions
diff --git a/test/tattr.c b/test/tattr.c
index 834271e..2523b44 100644
--- a/test/tattr.c
+++ b/test/tattr.c
@@ -5668,9 +5668,6 @@ test_attr_corder_delete(hid_t fcpl, hid_t fapl)
* Return: Success: 0
* Failure: -1
*
- * Programmer: Quincey Koziol
- * Tuesday, Februrary 13, 2007
- *
*-------------------------------------------------------------------------
*/
static int
@@ -6953,9 +6950,6 @@ attr_iterate1_cb(hid_t loc_id, const char *attr_name, void *_op_data)
* Return: Success: 0
* Failure: -1
*
- * Programmer: Quincey Koziol
- * Tuesday, February 20, 2007
- *
*-------------------------------------------------------------------------
*/
static int
@@ -6973,9 +6967,6 @@ attr_iterate2_fail_cb(hid_t H5_ATTR_UNUSED group_id, const char H5_ATTR_UNUSED *
* Return: Success: 0
* Failure: -1
*
- * Programmer: Quincey Koziol
- * Tuesday, February 20, 2007
- *
*-------------------------------------------------------------------------
*/
static int
@@ -7622,9 +7613,6 @@ test_attr_iterate2(hbool_t new_format, hid_t fcpl, hid_t fapl)
* Return: Success: 0
* Failure: -1
*
- * Programmer: Quincey Koziol
- * Wednesday, February 21, 2007
- *
*-------------------------------------------------------------------------
*/
static int
@@ -7972,9 +7960,6 @@ test_attr_open_by_idx(hbool_t new_format, hid_t fcpl, hid_t fapl)
* Return: Success: 0
* Failure: -1
*
- * Programmer: Quincey Koziol
- * Wednesday, February 21, 2007
- *
*-------------------------------------------------------------------------
*/
static int
@@ -11653,9 +11638,6 @@ test_attr(void)
*
* Return: none
*
- * Programmer: Albert Cheng
- * July 2, 1998
- *
*-------------------------------------------------------------------------
*/
void