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 1c47827..5cd6fe3 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
@@ -4759,10 +4755,6 @@ out:
*
* Purpose: write attributes in LOC_ID (dataset, group, named datatype)
*
- * Programmer: Pedro Vicente
- *
- * Date: November 12, 2003
- *
*-------------------------------------------------------------------------
*/
@@ -5897,10 +5889,6 @@ out:
*
* Purpose: utility function to create and write a dataset in LOC_ID
*
- * Programmer: Pedro Vicente
- *
- * Date: November 12, 2003
- *
*-------------------------------------------------------------------------
*/
static int
@@ -5950,10 +5938,6 @@ out:
*
* Purpose: utility function to create and write a dataset in LOC_ID
*
- * Programmer: Pedro Vicente
- *
- * Date: November 12, 2003
- *
*-------------------------------------------------------------------------
*/
static int
@@ -6012,10 +5996,6 @@ out:
*
* Purpose: utility function to write an attribute in LOC_ID
*
- * Programmer: Pedro Vicente
- *
- * Date: November 12, 2003
- *
*-------------------------------------------------------------------------
*/
static int
@@ -6185,7 +6165,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)
@@ -6246,7 +6225,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)
@@ -6311,7 +6289,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)
@@ -6430,7 +6407,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)
@@ -6537,7 +6513,6 @@ out:
* Note:
* copied from h5copygentest.c
*
- * Programmer: Jonathan Kim (March 18, 2010)
*------------------------------------------------------------------------*/
static herr_t
gen_region_ref(hid_t loc_id)
@@ -6665,7 +6640,6 @@ out:
*
* Purpose: create a file with obj and region references
*
- * Programmer: Jonathan Kim (March 18, 2010)
*-------------------------------------------------------------------------
*/
static herr_t
@@ -6708,7 +6682,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 */