summaryrefslogtreecommitdiffstats
path: root/src/H5Oainfo.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/H5Oainfo.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/H5Oainfo.c')
-rw-r--r--src/H5Oainfo.c27
1 files changed, 0 insertions, 27 deletions
diff --git a/src/H5Oainfo.c b/src/H5Oainfo.c
index ca553ad..da4f1bf 100644
--- a/src/H5Oainfo.c
+++ b/src/H5Oainfo.c
@@ -172,9 +172,6 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Quincey Koziol
- * Mar 6 2007
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -226,9 +223,6 @@ H5O__ainfo_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
- * Mar 6 2007
- *
*-------------------------------------------------------------------------
*/
static void *
@@ -265,9 +259,6 @@ done:
* Return: Success: Message data size in bytes without alignment.
* Failure: zero
*
- * Programmer: Quincey Koziol
- * Mar 6 2007
- *
*-------------------------------------------------------------------------
*/
static size_t
@@ -299,9 +290,6 @@ H5O__ainfo_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, March 6, 2007
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -325,9 +313,6 @@ H5O__ainfo_free(void *mesg)
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Quincey Koziol
- * Tuesday, March 6, 2007
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -362,9 +347,6 @@ done:
* Return: Success: Non-negative
* Failure: Negative
*
- * Programmer: Quincey Koziol
- * Friday, March 9, 2007
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -394,9 +376,6 @@ H5O__ainfo_pre_copy_file(H5F_t H5_ATTR_UNUSED *file_src, const void H5_ATTR_UNUS
* Return: Success: Ptr to _DEST
* Failure: NULL
*
- * Programmer: Peter Cao
- * July 18, 2007
- *
*-------------------------------------------------------------------------
*/
static void *
@@ -459,9 +438,6 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Peter Cao
- * July 25, 2007
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -491,9 +467,6 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Quincey Koziol
- * Mar 6 2007
- *
*-------------------------------------------------------------------------
*/
static herr_t