summaryrefslogtreecommitdiffstats
path: root/src/H5Olayout.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/H5Olayout.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/H5Olayout.c')
-rw-r--r--src/H5Olayout.c27
1 files changed, 0 insertions, 27 deletions
diff --git a/src/H5Olayout.c b/src/H5Olayout.c
index dd5ff98..93a5826 100644
--- a/src/H5Olayout.c
+++ b/src/H5Olayout.c
@@ -779,11 +779,7 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Robb Matzke
- * Wednesday, October 8, 1997
- *
* Note:
- * Quincey Koziol, 2004-5-21
* We write out version 3 messages by default now.
*
*-------------------------------------------------------------------------
@@ -941,9 +937,6 @@ done:
*
* Failure: NULL
*
- * Programmer: Robb Matzke
- * Wednesday, October 8, 1997
- *
*-------------------------------------------------------------------------
*/
static void *
@@ -1028,9 +1021,6 @@ done:
*
* Failure: 0
*
- * Programmer: Robb Matzke
- * Wednesday, October 8, 1997
- *
*-------------------------------------------------------------------------
*/
static size_t
@@ -1060,9 +1050,6 @@ H5O__layout_size(const H5F_t *f, hbool_t H5_ATTR_UNUSED disable_shared, const vo
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Quincey Koziol
- * Friday, September 13, 2002
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -1098,9 +1085,6 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Quincey Koziol
- * Saturday, March 11, 2000
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -1127,9 +1111,6 @@ H5O__layout_free(void *_mesg)
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Quincey Koziol
- * Wednesday, March 19, 2003
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -1188,8 +1169,6 @@ done:
* Return: Success: Non-negative
* Failure: Negative
*
- * Programmer: Vailin Choi; Dec 2017
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -1224,9 +1203,6 @@ done:
*
* Failure: NULL
*
- * Programmer: Peter Cao
- * July 23, 2005
- *
*-------------------------------------------------------------------------
*/
static void *
@@ -1331,9 +1307,6 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Robb Matzke
- * Wednesday, October 8, 1997
- *
*-------------------------------------------------------------------------
*/
static herr_t