summaryrefslogtreecommitdiffstats
path: root/src/H5Olinfo.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/H5Olinfo.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/H5Olinfo.c')
-rw-r--r--src/H5Olinfo.c27
1 files changed, 0 insertions, 27 deletions
diff --git a/src/H5Olinfo.c b/src/H5Olinfo.c
index c1e9bca..db8314f 100644
--- a/src/H5Olinfo.c
+++ b/src/H5Olinfo.c
@@ -180,9 +180,6 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Quincey Koziol
- * Aug 23 2005
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -234,9 +231,6 @@ H5O__linfo_encode(H5F_t *f, hbool_t H5_ATTR_UNUSED disable_shared, uint8_t *p, c
* Return: Success: Ptr to _DEST
* Failure: NULL
*
- * Programmer: Quincey Koziol
- * Aug 23 2005
- *
*-------------------------------------------------------------------------
*/
static void *
@@ -273,9 +267,6 @@ done:
* Return: Success: Message data size in bytes without alignment.
* Failure: zero
*
- * Programmer: Quincey Koziol
- * Aug 23 2005
- *
*-------------------------------------------------------------------------
*/
static size_t
@@ -306,9 +297,6 @@ H5O__linfo_size(const H5F_t *f, hbool_t H5_ATTR_UNUSED disable_shared, const voi
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Quincey Koziol
- * Tuesday, August 23, 2005
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -330,9 +318,6 @@ H5O__linfo_free(void *mesg)
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Quincey Koziol
- * Saturday, September 16, 2006
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -365,9 +350,6 @@ done:
*
* Failure: NULL
*
- * Programmer: Quincey Koziol
- * June 26, 2006
- *
*-------------------------------------------------------------------------
*/
static void *
@@ -433,9 +415,6 @@ done:
* Return: Success: Non-negative
* Failure: Negative
*
- * Programmer: Quincey Koziol
- * Sept 26 2006
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -483,9 +462,6 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Quincey Koziol
- * September 26, 2005
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -537,9 +513,6 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Quincey Koziol
- * Aug 23 2005
- *
*-------------------------------------------------------------------------
*/
static herr_t