summaryrefslogtreecommitdiffstats
path: root/src/H5VL.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 /src/H5VL.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 'src/H5VL.c')
-rw-r--r--src/H5VL.c24
1 files changed, 0 insertions, 24 deletions
diff --git a/src/H5VL.c b/src/H5VL.c
index 8ff5f26..1838203 100644
--- a/src/H5VL.c
+++ b/src/H5VL.c
@@ -201,9 +201,6 @@ done:
* 0 if a VOL connector with that name has NOT been registered
* <0 on errors
*
- * Programmer: Dana Robinson
- * June 17, 2017
- *
*-------------------------------------------------------------------------
*/
htri_t
@@ -260,9 +257,6 @@ done:
*
* H5I_INVALID_HID on error.
*
- * Programmer: Dana Robinson
- * June 17, 2017
- *
*-------------------------------------------------------------------------
*/
hid_t
@@ -293,9 +287,6 @@ done:
* H5I_INVALID_HID on error or if a VOL connector of that
* name has not been registered.
*
- * Programmer: Dana Robinson
- * June 17, 2017
- *
*-------------------------------------------------------------------------
*/
hid_t
@@ -770,9 +761,6 @@ done:
* Return: Success: Non-negative, *state set
* Failure: Negative, *state unset
*
- * Programmer: Quincey Koziol
- * Thursday, January 10, 2019
- *
*---------------------------------------------------------------------------
*/
herr_t
@@ -807,9 +795,6 @@ done:
* Return: Success: Non-negative
* Failure: Negative
*
- * Programmer: Quincey Koziol
- * Friday, February 5, 2021
- *
*---------------------------------------------------------------------------
*/
herr_t
@@ -840,9 +825,6 @@ done:
* Return: Success: Non-negative
* Failure: Negative
*
- * Programmer: Quincey Koziol
- * Thursday, January 10, 2019
- *
*---------------------------------------------------------------------------
*/
herr_t
@@ -882,9 +864,6 @@ done:
* Return: Success: Non-negative
* Failure: Negative
*
- * Programmer: Quincey Koziol
- * Saturday, February 23, 2019
- *
*---------------------------------------------------------------------------
*/
herr_t
@@ -918,9 +897,6 @@ done:
* Return: Success: Non-negative
* Failure: Negative
*
- * Programmer: Quincey Koziol
- * Thursday, January 10, 2019
- *
*---------------------------------------------------------------------------
*/
herr_t