summaryrefslogtreecommitdiffstats
path: root/test/API/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/API/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/API/tattr.c')
-rw-r--r--test/API/tattr.c21
1 files changed, 0 insertions, 21 deletions
diff --git a/test/API/tattr.c b/test/API/tattr.c
index af96601..06a45e5 100644
--- a/test/API/tattr.c
+++ b/test/API/tattr.c
@@ -5818,9 +5818,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
@@ -7116,9 +7113,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
@@ -7136,9 +7130,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
@@ -7812,9 +7803,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
@@ -8168,9 +8156,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
@@ -11930,12 +11915,6 @@ test_attr(void)
* Purpose: Cleanup temporary test files
*
* Return: none
- *
- * Programmer: Albert Cheng
- * July 2, 1998
- *
- * Modifications:
- *
*-------------------------------------------------------------------------
*/
void