summaryrefslogtreecommitdiffstats
path: root/src/H5Faccum.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/H5Faccum.c
parent1e91d96fa02466ffe451319bdac1005f84dc7993 (diff)
downloadhdf5-61186204c020a81b5b0044a3b5e08311ccf1424d.zip
hdf5-61186204c020a81b5b0044a3b5e08311ccf1424d.tar.gz
hdf5-61186204c020a81b5b0044a3b5e08311ccf1424d.tar.bz2
Remove "Programmer" lines (#3294)
Diffstat (limited to 'src/H5Faccum.c')
-rw-r--r--src/H5Faccum.c20
1 files changed, 0 insertions, 20 deletions
diff --git a/src/H5Faccum.c b/src/H5Faccum.c
index ceb019c..a1b08d9 100644
--- a/src/H5Faccum.c
+++ b/src/H5Faccum.c
@@ -13,8 +13,6 @@
/*-------------------------------------------------------------------------
*
* Created: H5Faccum.c
- * Jan 10 2008
- * Quincey Koziol
*
* Purpose: File metadata "accumulator" routines. (Used to
* cache small metadata I/Os and group them into a
@@ -93,9 +91,6 @@ H5FL_BLK_DEFINE_STATIC(meta_accum);
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Quincey Koziol
- * Jan 10 2008
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -263,9 +258,6 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Quincey Koziol
- * Jun 11 2009
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -404,9 +396,6 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Quincey Koziol
- * Jan 10 2008
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -844,9 +833,6 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Quincey Koziol
- * Jan 10 2008
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -1010,9 +996,6 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Quincey Koziol
- * Jan 10 2008
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -1052,9 +1035,6 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Quincey Koziol
- * Jan 10 2008
- *
*-------------------------------------------------------------------------
*/
herr_t