summaryrefslogtreecommitdiffstats
path: root/src/H5Pint.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/H5Pint.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/H5Pint.c')
-rw-r--r--src/H5Pint.c18
1 files changed, 0 insertions, 18 deletions
diff --git a/src/H5Pint.c b/src/H5Pint.c
index fd47e27..c081405 100644
--- a/src/H5Pint.c
+++ b/src/H5Pint.c
@@ -420,9 +420,6 @@ static const H5I_class_t H5I_GENPROPLST_CLS[1] = {{
* Return: Success: non-negative
* Failure: negative
*
- * Programmer: Quincey Koziol
- * Saturday, March 4, 2000
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -691,9 +688,6 @@ H5P_term_package(void)
*
* Return: SUCCEED / FAIL
*
- * Programmer: Quincey Koziol
- * Wednesday, April 8, 2020
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -722,9 +716,6 @@ done:
*
* Return: SUCCEED / FAIL
*
- * Programmer: Quincey Koziol
- * Wednesday, April 8, 2020
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -5540,9 +5531,6 @@ done:
* Return: Success: ID of new property list
* Failure: H5I_INVALID_HID
*
- * Programmer: Quincey Koziol
- * Thursday, August 2, 2012
- *
*-------------------------------------------------------------------------
*/
hid_t
@@ -5681,9 +5669,6 @@ done:
* Return: Success: Non-negative ID of property list.
* Failure: H5I_INVALID_HID
*
- * Programmer: Quincey Koziol
- * April 22, 2014
- *
*-------------------------------------------------------------------------
*/
hid_t
@@ -5708,9 +5693,6 @@ H5P_get_plist_id(const H5P_genplist_t *plist)
* Return: Success: Non-NULL class of property list.
* Failure: NULL
*
- * Programmer: Quincey Koziol
- * April 22, 2014
- *
*-------------------------------------------------------------------------
*/
H5P_genclass_t *