summaryrefslogtreecommitdiffstats
path: root/tools/test/h5dump/h5dumpgentest.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/test/h5dump/h5dumpgentest.c')
-rw-r--r--tools/test/h5dump/h5dumpgentest.c24
1 files changed, 0 insertions, 24 deletions
diff --git a/tools/test/h5dump/h5dumpgentest.c b/tools/test/h5dump/h5dumpgentest.c
index 3628a4a..52e2d3f 100644
--- a/tools/test/h5dump/h5dumpgentest.c
+++ b/tools/test/h5dump/h5dumpgentest.c
@@ -659,8 +659,6 @@ gent_softlink(void)
* Return:
* SUCCEED
* FAIL
- * Programmer: Jonathan Kim
- * Date: May 26, 2010
*-------------------------------------------------------------------------*/
#define NX 4
#define NY 2
@@ -4026,10 +4024,6 @@ gent_char(void)
*
* Return: void
*
- * Programmer: Pedro Vicente
- *
- * Date: May 28, 2003
- *
*-------------------------------------------------------------------------
*/
@@ -4453,10 +4447,6 @@ write_attr_in(hid_t loc_id, const char *dset_name, /* for saving reference to da
*
* Return: void
*
- * Programmer: Pedro Vicente
- *
- * Date: May 28, 2003
- *
*-------------------------------------------------------------------------
*/
@@ -4889,10 +4879,6 @@ write_dset_in(hid_t loc_id, const char *dset_name, /* for saving reference to da
*
* Return: void
*
- * Programmer: Pedro Vicente
- *
- * Date: May 19, 2003
- *
*-------------------------------------------------------------------------
*/
@@ -4958,10 +4944,6 @@ gent_attr_all(void)
*
* Purpose: utility function to write an attribute
*
- * Programmer: Pedro Vicente
- *
- * Date: May 19, 2003
- *
*-------------------------------------------------------------------------
*/
@@ -4996,10 +4978,6 @@ write_attr(hid_t loc_id, int rank, hsize_t *dims, const char *attr_name, hid_t t
*
* Return:
*
- * Programmer: Pedro Vicente
- *
- * Date: May 27, 2003
- *
*-------------------------------------------------------------------------
*/
@@ -7255,8 +7233,6 @@ gent_dataset_idx(void)
* Four more datasets of 1, 2, 4 and 8 bytes of signed int types are created.
* Fill them with raw data such that no bit will be all zero in a dataset.
* A dummy dataset of double type is created for failure test.
- * Created: Albert Cheng, 2010/5/10.
- * Modified: Allen Byrne, 2011/1/5 Use file to test Signed/Unsigned datatypes
*-------------------------------------------------------------------------
*/
static void