summaryrefslogtreecommitdiffstats
path: root/test/gen_cross.c
diff options
context:
space:
mode:
authorDana Robinson <43805+derobins@users.noreply.github.com>2023-07-27 21:08:47 (GMT)
committerGitHub <noreply@github.com>2023-07-27 21:08:47 (GMT)
commit61186204c020a81b5b0044a3b5e08311ccf1424d (patch)
treed39acd70c119e92640277d4f595963f07d77f13c /test/gen_cross.c
parent1e91d96fa02466ffe451319bdac1005f84dc7993 (diff)
downloadhdf5-61186204c020a81b5b0044a3b5e08311ccf1424d.zip
hdf5-61186204c020a81b5b0044a3b5e08311ccf1424d.tar.gz
hdf5-61186204c020a81b5b0044a3b5e08311ccf1424d.tar.bz2
Remove "Programmer" lines (#3294)
Diffstat (limited to 'test/gen_cross.c')
-rw-r--r--test/gen_cross.c41
1 files changed, 0 insertions, 41 deletions
diff --git a/test/gen_cross.c b/test/gen_cross.c
index d72f4cb..0327aca 100644
--- a/test/gen_cross.c
+++ b/test/gen_cross.c
@@ -11,9 +11,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
- * Programmer: Raymond Lu
- * Thursday, March 23, 2006
- *
* This program writes floating-point data to the HDF5 file. It generates
* the file to be read by cross_read.c, to test reading data from cross-systems.
* Run it on an OpenVMS, a little-endian, and a big-endian machine. Change the
@@ -85,9 +82,6 @@ int create_nbit_dsets_float(hid_t fid, hid_t fsid, hid_t msid);
* Return: Success: 0
* Failure: -1
*
- * Programmer: Raymond Lu
- * Some time ago
- *
*-------------------------------------------------------------------------
*/
int
@@ -189,9 +183,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: Neil Fortner
- * 27 January 2011
- *
*-------------------------------------------------------------------------
*/
int
@@ -277,9 +268,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: Raymond Lu
- * 21 January 2011
- *
*-------------------------------------------------------------------------
*/
int
@@ -365,9 +353,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: Neil Fortner
- * 27 January 2011
- *
*-------------------------------------------------------------------------
*/
int
@@ -461,9 +446,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: Neil Fortner
- * 27 January 2011
- *
*-------------------------------------------------------------------------
*/
int
@@ -557,9 +539,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: Raymond Lu
- * 21 January 2011
- *
*-------------------------------------------------------------------------
*/
int
@@ -654,9 +633,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: Neil Fortner
- * 27 January 2011
- *
*-------------------------------------------------------------------------
*/
int
@@ -750,9 +726,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: Raymond Lu
- * 29 March 2011
- *
*-------------------------------------------------------------------------
*/
int
@@ -838,9 +811,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: Raymond Lu
- * 29 March 2011
- *
*-------------------------------------------------------------------------
*/
int
@@ -937,9 +907,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: Raymond Lu
- * 29 March 2011
- *
*-------------------------------------------------------------------------
*/
int
@@ -1026,9 +993,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: Raymond Lu
- * 29 March 2011
- *
*-------------------------------------------------------------------------
*/
int
@@ -1114,9 +1078,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: Raymond Lu
- * 29 March 2011
- *
*-------------------------------------------------------------------------
*/
int
@@ -1222,8 +1183,6 @@ error:
*
* Return: EXIT_SUCCESS/EXIT_FAILURE
*
- * Programmer: Raymond Lu
- *
*-------------------------------------------------------------------------
*/
int