summaryrefslogtreecommitdiffstats
path: root/src/H5Pfcpl.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/H5Pfcpl.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/H5Pfcpl.c')
-rw-r--r--src/H5Pfcpl.c78
1 files changed, 0 insertions, 78 deletions
diff --git a/src/H5Pfcpl.c b/src/H5Pfcpl.c
index 4d9a5be..82a0543 100644
--- a/src/H5Pfcpl.c
+++ b/src/H5Pfcpl.c
@@ -13,8 +13,6 @@
/*-------------------------------------------------------------------------
*
* Created: H5Pfcpl.c
- * January 6 1998
- * Robb Matzke
*
* Purpose: File creation property list class routines
*
@@ -202,8 +200,6 @@ static const hsize_t H5F_def_file_space_page_size_g = H5F_CRT_FILE
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Quincey Koziol
- * October 31, 2006
*-------------------------------------------------------------------------
*/
static herr_t
@@ -312,9 +308,6 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Robb Matzke
- * Tuesday, January 6, 1998
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -359,9 +352,6 @@ done:
*
* Failure: Negative
*
- * Programmer: Robb Matzke
- * Wednesday, January 7, 1998
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -395,9 +385,6 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Robb Matzke
- * Tuesday, January 6, 1998
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -451,9 +438,6 @@ done:
* Return: Success: Non-negative, sizes returned through arguments.
* Failure: Negative
*
- * Programmer: Robb Matzke
- * Wednesday, January 7, 1998
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -509,9 +493,6 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Robb Matzke
- * Tuesday, January 6, 1998
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -557,9 +538,6 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Robb Matzke
- * Wednesday, January 7, 1998
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -599,9 +577,6 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Robb Matzke
- * Tuesday, January 6, 1998
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -647,9 +622,6 @@ done:
*
* Failure: Negative
*
- * Programmer: Robb Matzke
- * Wednesday, January 7, 1998
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -686,9 +658,6 @@ done:
* Return: Success: Non-negative
* Failure: Negative
*
- * Programmer: Mohamad Chaarawi
- * August 7, 2012
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -732,9 +701,6 @@ H5P__fcrt_btree_rank_enc(const void *value, void **_pp, size_t *size)
* Return: Success: Non-negative
* Failure: Negative
*
- * Programmer: Mohamad Chaarawi
- * August 7, 2012
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -780,9 +746,6 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: James Laird
- * Monday, October 9, 2006
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -818,9 +781,6 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: James Laird
- * Monday, October 9, 2006
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -855,9 +815,6 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: James Laird
- * Wednesday, April 5, 2006
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -917,9 +874,6 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: James Laird
- * Wednesday, April 5, 2006
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -973,9 +927,6 @@ done:
* Return: Success: Non-negative
* Failure: Negative
*
- * Programmer: Mohamad Chaarawi
- * August 7, 2012
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -1020,9 +971,6 @@ H5P__fcrt_shmsg_index_types_enc(const void *value, void **_pp, size_t *size)
* Return: Success: Non-negative
* Failure: Negative
*
- * Programmer: Mohamad Chaarawi
- * August 7, 2012
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -1064,9 +1012,6 @@ done:
* Return: Success: Non-negative
* Failure: Negative
*
- * Programmer: Mohamad Chaarawi
- * August 7, 2012
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -1111,9 +1056,6 @@ H5P__fcrt_shmsg_index_minsize_enc(const void *value, void **_pp, size_t *size)
* Return: Success: Non-negative
* Failure: Negative
*
- * Programmer: Mohamad Chaarawi
- * August 7, 2012
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -1159,9 +1101,6 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: James Laird
- * Wednesday, April 5, 2006
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -1212,9 +1151,6 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: James Laird
- * Wednesday, April 5, 2006
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -1252,8 +1188,6 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Vailin Choi; June 10, 2009
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -1298,8 +1232,6 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Vailin Choi; June 10, 2009
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -1341,9 +1273,6 @@ done:
* Return: Success: Non-negative
* Failure: Negative
*
- * Programmer: Quincey Koziol
- * Friday, December 27, 2013
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -1379,9 +1308,6 @@ H5P__fcrt_fspace_strategy_enc(const void *value, void **_pp, size_t *size)
* Return: Success: Non-negative
* Failure: Negative
*
- * Programmer: Quincey Koziol
- * Friday, December 27, 2013
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -1410,8 +1336,6 @@ H5P__fcrt_fspace_strategy_dec(const void **_pp, void *_value)
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Vailin Choi; August 2012
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -1449,8 +1373,6 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Vailin Choi; August 2012
- *
*-------------------------------------------------------------------------
*/
herr_t