summaryrefslogtreecommitdiffstats
path: root/tools/test/h5dump
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 /tools/test/h5dump
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 'tools/test/h5dump')
-rw-r--r--tools/test/h5dump/binread.c2
-rw-r--r--tools/test/h5dump/h5dumpgentest.c24
2 files changed, 0 insertions, 26 deletions
diff --git a/tools/test/h5dump/binread.c b/tools/test/h5dump/binread.c
index 2315e85..50c88ad 100644
--- a/tools/test/h5dump/binread.c
+++ b/tools/test/h5dump/binread.c
@@ -37,8 +37,6 @@
*
* Return: void
*
- * Programmer: Pedro Vicente Nunes
- *
*-------------------------------------------------------------------------
*/
static void
diff --git a/tools/test/h5dump/h5dumpgentest.c b/tools/test/h5dump/h5dumpgentest.c
index 776e914..4c6304d 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