summaryrefslogtreecommitdiffstats
path: root/src/H5Gdeprec.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5Gdeprec.c')
-rw-r--r--src/H5Gdeprec.c35
1 files changed, 0 insertions, 35 deletions
diff --git a/src/H5Gdeprec.c b/src/H5Gdeprec.c
index 97d67bc..65e71e8 100644
--- a/src/H5Gdeprec.c
+++ b/src/H5Gdeprec.c
@@ -13,8 +13,6 @@
/*-------------------------------------------------------------------------
*
* Created: H5Gdeprec.c
- * June 21 2006
- * James Laird
*
* Purpose: Deprecated functions from the H5G interface. These
* functions are here for compatibility purposes and may be
@@ -94,9 +92,6 @@ static herr_t H5G__get_objinfo_cb(H5G_loc_t *grp_loc /*in*/, const char *name, c
*
* Return: Object type (can't fail)
*
- * Programmer: Quincey Koziol
- * Tuesday, November 21, 2006
- *
*-------------------------------------------------------------------------
*/
H5G_obj_t
@@ -153,9 +148,6 @@ H5G_map_obj_type(H5O_type_t obj_type)
*
* Failure: H5I_INVALID_HID
*
- * Programmer: Robb Matzke
- * Wednesday, September 24, 1997
- *
*-------------------------------------------------------------------------
*/
hid_t
@@ -251,9 +243,6 @@ done:
*
* Failure: H5I_INVALID_HID
*
- * Programmer: Robb Matzke
- * Wednesday, December 31, 1997
- *
*-------------------------------------------------------------------------
*/
hid_t
@@ -683,9 +672,6 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Robb Matzke
- * Monday, July 20, 1998
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -749,9 +735,6 @@ done:
*
* Failure: Negative
*
- * Programmer: Robb Matzke
- * Monday, July 20, 1998
- *
*-------------------------------------------------------------------------
*/
int
@@ -889,9 +872,6 @@ done:
* Return: Success: Non-negative
* Failure: Negative
*
- * Programmer: Raymond Lu
- * Nov 20, 2002
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -942,9 +922,6 @@ done:
* Return: Non-negative on success, with the fields of STATBUF (if
* non-null) initialized. Negative on failure.
*
- * Programmer: Robb Matzke
- * Monday, April 13, 1998
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -996,9 +973,6 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Quincey Koziol
- * Tuesday, September 20, 2005
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -1085,9 +1059,6 @@ done:
*
* Failure: Negative
*
- * Programmer: Robb Matzke
- * Monday, April 13, 1998
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -1165,9 +1136,6 @@ done:
* Return: Success: Non-negative
* Failure: Negative
*
- * Programmer: Raymond Lu
- * Nov 20, 2002
- *
*-------------------------------------------------------------------------
*/
ssize_t
@@ -1226,9 +1194,6 @@ done:
* Return: Success: H5G_GROUP(1), H5G_DATASET(2), H5G_TYPE(3)
* Failure: H5G_UNKNOWN
*
- * Programmer: Raymond Lu
- * Nov 20, 2002
- *
*-------------------------------------------------------------------------
*/
H5G_obj_t