summaryrefslogtreecommitdiffstats
path: root/tools/test/h5repack/h5repacktst.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/test/h5repack/h5repacktst.c')
-rw-r--r--tools/test/h5repack/h5repacktst.c27
1 files changed, 0 insertions, 27 deletions
diff --git a/tools/test/h5repack/h5repacktst.c b/tools/test/h5repack/h5repacktst.c
index 9364ea8..cf42d07 100644
--- a/tools/test/h5repack/h5repacktst.c
+++ b/tools/test/h5repack/h5repacktst.c
@@ -3922,10 +3922,6 @@ out:
*
* Purpose: write datasets in LOC_ID
*
- * Programmer: Pedro Vicente
- *
- * Date: November 12, 2003
- *
*-------------------------------------------------------------------------
*/
static int
@@ -4765,10 +4761,6 @@ out:
*
* Purpose: write attributes in LOC_ID (dataset, group, named datatype)
*
- * Programmer: Pedro Vicente
- *
- * Date: November 12, 2003
- *
*-------------------------------------------------------------------------
*/
@@ -5909,10 +5901,6 @@ out:
*
* Purpose: utility function to create and write a dataset in LOC_ID
*
- * Programmer: Pedro Vicente
- *
- * Date: November 12, 2003
- *
*-------------------------------------------------------------------------
*/
static int
@@ -5962,10 +5950,6 @@ out:
*
* Purpose: utility function to create and write a dataset in LOC_ID
*
- * Programmer: Pedro Vicente
- *
- * Date: November 12, 2003
- *
*-------------------------------------------------------------------------
*/
static int
@@ -6024,10 +6008,6 @@ out:
*
* Purpose: utility function to write an attribute in LOC_ID
*
- * Programmer: Pedro Vicente
- *
- * Date: November 12, 2003
- *
*-------------------------------------------------------------------------
*/
static int
@@ -6197,7 +6177,6 @@ out:
* this function depends on locally created objects, however can be modified
* to be independent as necessary
*
- * Programmer: Jonathan Kim (March 23, 2010)
*------------------------------------------------------------------------*/
static herr_t
add_attr_with_objref(hid_t file_id, hid_t obj_id)
@@ -6258,7 +6237,6 @@ out:
* this function depends on locally created objects, however can be modified
* to be independent as necessary
*
- * Programmer: Jonathan Kim (March 23, 2010)
*------------------------------------------------------------------------*/
static herr_t
add_attr_with_regref(hid_t file_id, hid_t obj_id)
@@ -6323,7 +6301,6 @@ out:
* Note:
* This function is to use along with gen_obj_ref() gen_region_ref()
*
- * Programmer: Jonathan Kim (March 23, 2010)
*------------------------------------------------------------------------*/
static herr_t
gen_refered_objs(hid_t loc_id)
@@ -6442,7 +6419,6 @@ out:
* Note:
* copied from h5copygentest.c and update to create named datatype
*
- * Programmer: Jonathan Kim (March 18, 2010)
*------------------------------------------------------------------------*/
static herr_t
gen_obj_ref(hid_t loc_id)
@@ -6549,7 +6525,6 @@ out:
* Note:
* copied from h5copygentest.c
*
- * Programmer: Jonathan Kim (March 18, 2010)
*------------------------------------------------------------------------*/
static herr_t
gen_region_ref(hid_t loc_id)
@@ -6677,7 +6652,6 @@ out:
*
* Purpose: create a file with obj and region references
*
- * Programmer: Jonathan Kim (March 18, 2010)
*-------------------------------------------------------------------------
*/
static herr_t
@@ -6720,7 +6694,6 @@ make_references(hid_t loc_id)
* 3. obj ref in attribute of vlen type
* 4. region ref in attribute of vlen type
*
- * Programmer: Jonathan (March 25, 2010)
*-------------------------------------------------------------------------
*/
/* obj dset */