summaryrefslogtreecommitdiffstats
path: root/src/H5Fsuper.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/H5Fsuper.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/H5Fsuper.c')
-rw-r--r--src/H5Fsuper.c31
1 files changed, 0 insertions, 31 deletions
diff --git a/src/H5Fsuper.c b/src/H5Fsuper.c
index 808fa19..502f554 100644
--- a/src/H5Fsuper.c
+++ b/src/H5Fsuper.c
@@ -82,8 +82,6 @@ static const unsigned HDF5_superblock_ver_bounds[] = {
* Return: Success: non-negative on success
* Failure: Negative
*
- * Programmer: Vailin Choi; Feb 2009
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -136,8 +134,6 @@ done:
* Return: Success: non-negative on success
* Failure: Negative
*
- * Programmer: Vailin Choi; Feb 2009
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -173,8 +169,6 @@ done:
* Return: Success: non-negative on success
* Failure: Negative
*
- * Programmer: Vailin Choi; Feb 2009
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -230,9 +224,6 @@ done:
* Return: Success: SUCCEED
* Failure: FAIL
*
- * Programmer: John Mainzer
- * 11/10/15
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -308,9 +299,6 @@ done:
* Return: Success: SUCCEED
* Failure: FAIL
*
- * Programmer: Bill Wendling
- * Sept 12, 2003
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -1076,9 +1064,6 @@ done:
* Return: Success: SUCCEED
* Failure: FAIL
*
- * Programmer: Quincey Koziol
- * Sept 15, 2003
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -1514,9 +1499,6 @@ done:
* Return: Success: non-negative on success
* Failure: Negative
*
- * Programmer: Quincey Koziol
- * January 4, 2017
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -1561,9 +1543,6 @@ done:
* Return: Success: non-negative on success
* Failure: Negative
*
- * Programmer: Quincey Koziol
- * August 14, 2009
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -1594,9 +1573,6 @@ done:
* Return: Success: non-negative on success
* Failure: Negative
*
- * Programmer: Quincey Koziol
- * April 1, 2010
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -1624,9 +1600,6 @@ H5F__super_free(H5F_super_t *sblock)
* Return: Success: non-negative on success
* Failure: Negative
*
- * Programmer: Vailin Choi
- * July 11, 2007
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -1687,8 +1660,6 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Vailin Choi; Feb 2009
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -1771,8 +1742,6 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Vailin Choi; Feb 2009
- *
*-------------------------------------------------------------------------
*/
herr_t