summaryrefslogtreecommitdiffstats
path: root/src/H5Doh.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/H5Doh.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/H5Doh.c')
-rw-r--r--src/H5Doh.c24
1 files changed, 0 insertions, 24 deletions
diff --git a/src/H5Doh.c b/src/H5Doh.c
index d9af6e5..d26c365 100644
--- a/src/H5Doh.c
+++ b/src/H5Doh.c
@@ -88,9 +88,6 @@ H5FL_DEFINE(H5D_copy_file_ud_t);
*
* Failure: NULL
*
- * Programmer: Quincey Koziol
- * Monday, November 21, 2005
- *
*-------------------------------------------------------------------------
*/
static void *
@@ -116,9 +113,6 @@ done:
*
* Return: <none>
*
- * Programmer: Quincey Koziol
- * Monday, November 21, 2005
- *
*-------------------------------------------------------------------------
*/
static void
@@ -161,9 +155,6 @@ H5O__dset_free_copy_file_udata(void *_udata)
* Failure: FAIL if the existence of certain messages
* cannot be determined.
*
- * Programmer: Robb Matzke
- * Monday, November 2, 1998
- *
*-------------------------------------------------------------------------
*/
static htri_t
@@ -200,9 +191,6 @@ done:
* Return: Success: Open object identifier
* Failure: Negative
*
- * Programmer: Quincey Koziol
- * Monday, November 6, 2006
- *
*-------------------------------------------------------------------------
*/
static void *
@@ -263,9 +251,6 @@ done:
* Return: Success: Pointer to the dataset data structure
* Failure: NULL
*
- * Programmer: Quincey Koziol
- * Wednesday, April 11, 2007
- *
*-------------------------------------------------------------------------
*/
static void *
@@ -312,9 +297,6 @@ done:
* Return: Success: Pointer to object header location
* Failure: NULL
*
- * Programmer: Quincey Koziol
- * Monday, November 6, 2006
- *
*-------------------------------------------------------------------------
*/
static H5O_loc_t *
@@ -346,9 +328,6 @@ done:
* Return: Success: non-negative
* Failure: negative
*
- * Programmer: Vailin Choi
- * July 11, 2007
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -429,9 +408,6 @@ done:
* Return: Success: non-negative
* Failure: negative
*
- * Programmer: Vailin Choi
- * February 2012
- *
*-------------------------------------------------------------------------
*/
static herr_t