summaryrefslogtreecommitdiffstats
path: root/src/H5Olinfo.c
diff options
context:
space:
mode:
authorDana Robinson <43805+derobins@users.noreply.github.com>2023-07-27 21:08:47 (GMT)
committerGitHub <noreply@github.com>2023-07-27 21:08:47 (GMT)
commit61186204c020a81b5b0044a3b5e08311ccf1424d (patch)
treed39acd70c119e92640277d4f595963f07d77f13c /src/H5Olinfo.c
parent1e91d96fa02466ffe451319bdac1005f84dc7993 (diff)
downloadhdf5-61186204c020a81b5b0044a3b5e08311ccf1424d.zip
hdf5-61186204c020a81b5b0044a3b5e08311ccf1424d.tar.gz
hdf5-61186204c020a81b5b0044a3b5e08311ccf1424d.tar.bz2
Remove "Programmer" lines (#3294)
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 ce5de17..0e8c862 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