summaryrefslogtreecommitdiffstats
path: root/hl/fortran
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 /hl/fortran
parent1e91d96fa02466ffe451319bdac1005f84dc7993 (diff)
downloadhdf5-61186204c020a81b5b0044a3b5e08311ccf1424d.zip
hdf5-61186204c020a81b5b0044a3b5e08311ccf1424d.tar.gz
hdf5-61186204c020a81b5b0044a3b5e08311ccf1424d.tar.bz2
Remove "Programmer" lines (#3294)
Diffstat (limited to 'hl/fortran')
-rw-r--r--hl/fortran/src/H5DSfc.c36
-rw-r--r--hl/fortran/src/H5HL_buildiface.F903
-rw-r--r--hl/fortran/src/H5IMcc.c24
-rw-r--r--hl/fortran/src/H5IMfc.c48
-rw-r--r--hl/fortran/src/H5LTfc.c52
-rw-r--r--hl/fortran/src/H5LTff.F9016
-rw-r--r--hl/fortran/src/H5TBfc.c44
7 files changed, 0 insertions, 223 deletions
diff --git a/hl/fortran/src/H5DSfc.c b/hl/fortran/src/H5DSfc.c
index 8029d34..fc38d99 100644
--- a/hl/fortran/src/H5DSfc.c
+++ b/hl/fortran/src/H5DSfc.c
@@ -23,10 +23,6 @@
*
* Return: Success: 0, Failure: -1
*
- * Programmer: M. Scot Breitenfeld
- *
- * Date: April 17, 2011
- *
* Comments:
*
*-------------------------------------------------------------------------
@@ -67,10 +63,6 @@ done:
*
* Return: Success: 0, Failure: -1
*
- * Programmer: M. Scot Breitenfeld
- *
- * Date: April 17, 2011
- *
* Comments:
*
*-------------------------------------------------------------------------
@@ -99,10 +91,6 @@ done:
*
* Return: Success: 0, Failure: -1
*
- * Programmer: M. Scot Breitenfeld
- *
- * Date: April 17, 2011
- *
* Comments:
*
*-------------------------------------------------------------------------
@@ -131,10 +119,6 @@ done:
*
* Return: Success: 0, Failure: -1
*
- * Programmer: M. Scot Breitenfeld
- *
- * Date: April 17, 2011
- *
* Comments:
*
*-------------------------------------------------------------------------
@@ -166,10 +150,6 @@ done:
*
* Return: Success: 0, Failure: -1
*
- * Programmer: M. Scot Breitenfeld
- *
- * Date: April 18, 2011
- *
* Comments:
*
*-------------------------------------------------------------------------
@@ -201,10 +181,6 @@ done:
*
* Return: Success: 0, Failure: -1
*
- * Programmer: M. Scot Breitenfeld
- *
- * Date: April 18, 2011
- *
* Comments:
*
*-------------------------------------------------------------------------
@@ -244,10 +220,6 @@ done:
*
* Return: Success: 0, Failure: -1
*
- * Programmer: M. Scot Breitenfeld
- *
- * Date: April 18, 2011
- *
* Comments:
*
*-------------------------------------------------------------------------
@@ -294,10 +266,6 @@ done:
*
* Return: Success: 0, Failure: -1
*
- * Programmer: M. Scot Breitenfeld
- *
- * Date: April 18, 2011
- *
* Comments:
*
*-------------------------------------------------------------------------
@@ -342,10 +310,6 @@ done:
*
* Return: Success: 0, Failure: -1
*
- * Programmer: M. Scot Breitenfeld
- *
- * Date: April 18, 2011
- *
* Comments:
*
*-------------------------------------------------------------------------
diff --git a/hl/fortran/src/H5HL_buildiface.F90 b/hl/fortran/src/H5HL_buildiface.F90
index bbe1b2b..a556c9d 100644
--- a/hl/fortran/src/H5HL_buildiface.F90
+++ b/hl/fortran/src/H5HL_buildiface.F90
@@ -38,9 +38,6 @@
! help@hdfgroup.org. *
! * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
!
-! AUTHOR
-! M. Scot Breitenfeld
-!
!*****
#include <H5config_f.inc>
diff --git a/hl/fortran/src/H5IMcc.c b/hl/fortran/src/H5IMcc.c
index 53c1f69..055d52d 100644
--- a/hl/fortran/src/H5IMcc.c
+++ b/hl/fortran/src/H5IMcc.c
@@ -28,10 +28,6 @@ herr_t H5IM_get_palette(hid_t loc_id, const char *image_name, int pal_number, hi
*
* Return: Success: 0, Failure: -1
*
- * Programmer: Pedro Vicente Nunes
- *
- * Date: May 10, 2005
- *
* Comments:
* This function allows the creation and writing of an 8bit image on disk.
* The memory datatype is H5T_NATIVE_INT. It is supposed to be called from
@@ -118,10 +114,6 @@ H5IMmake_image_8bitf(hid_t loc_id, const char *dset_name, hsize_t width, hsize_t
*
* Return: Success: 0, Failure: -1
*
- * Programmer: Pedro Vicente Nunes
- *
- * Date: May 10, 2005
- *
* Comments:
* This function allows the creation and writing of an 8bit image on disk.
* The memory datatype is H5T_NATIVE_INT. It is supposed to be called from
@@ -231,10 +223,6 @@ H5IMmake_image_24bitf(hid_t loc_id, const char *dset_name, hsize_t width, hsize_
*
* Return: Success: 0, Failure: -1
*
- * Programmer: Pedro Vicente Nunes
- *
- * Date: May 10, 2005
- *
* Comments:
* This function allows reading of an 8bit image on disk.
* The memory datatype is H5T_NATIVE_INT. It is supposed to be called from
@@ -285,10 +273,6 @@ out:
*
* Return: Success: 0, Failure: -1
*
- * Programmer: Pedro Vicente Nunes
- *
- * Date: May 10, 2005
- *
* Comments:
* This function allows writing of an 8bit palette to disk.
* The memory datatype is H5T_NATIVE_INT. It is supposed to be called from
@@ -376,10 +360,6 @@ H5IMmake_palettef(hid_t loc_id, const char *pal_name, const hsize_t *pal_dims, i
*
* Return: Success: 0, Failure: -1
*
- * Programmer: Pedro Vicente Nunes
- *
- * Date: May 10, 2005
- *
* Comments:
* This function allows reading of an 8bit palette from disk.
* The memory datatype is H5T_NATIVE_INT. It is supposed to be called from
@@ -410,10 +390,6 @@ H5IMget_palettef(hid_t loc_id, const char *image_name, int pal_number, int_f *pa
*
* Return: Success: 0, Failure: -1
*
- * Programmer: Pedro Vicente Nunes
- *
- * Date: May 10, 2005
- *
* Comments:
* This function allows reading of an 8bit palette from disk disk
* to memory type TID
diff --git a/hl/fortran/src/H5IMfc.c b/hl/fortran/src/H5IMfc.c
index 1e060ad..a165ced 100644
--- a/hl/fortran/src/H5IMfc.c
+++ b/hl/fortran/src/H5IMfc.c
@@ -23,10 +23,6 @@
*
* Return: Success: 0, Failure: -1
*
- * Programmer: Pedro Vicente
- *
- * Date: October 05, 2004
- *
* Comments:
*
*-------------------------------------------------------------------------
@@ -75,10 +71,6 @@ done:
*
* Return: Success: 0, Failure: -1
*
- * Programmer: Pedro Vicente
- *
- * Date: October 05, 2004
- *
* Comments:
*
*-------------------------------------------------------------------------
@@ -122,10 +114,6 @@ done:
*
* Return: Success: 0, Failure: -1
*
- * Programmer: Pedro Vicente
- *
- * Date: October 05, 2004
- *
* Comments:
*
*-------------------------------------------------------------------------
@@ -182,10 +170,6 @@ done:
*
* Return: Success: 0, Failure: -1
*
- * Programmer: Pedro Vicente
- *
- * Date: October 05, 2004
- *
* Comments:
*
*-------------------------------------------------------------------------
@@ -256,10 +240,6 @@ done:
*
* Return: Success: 0, Failure: -1
*
- * Programmer: Pedro Vicente
- *
- * Date: October 06, 2004
- *
* Comments:
*
*-------------------------------------------------------------------------
@@ -299,10 +279,6 @@ h5imis_image_c(hid_t_f *loc_id, size_t_f *namelen, _fcd name)
*
* Return: Success: 0, Failure: -1
*
- * Programmer: Pedro Vicente
- *
- * Date: October 06, 2004
- *
* Comments:
*
*-------------------------------------------------------------------------
@@ -346,10 +322,6 @@ done:
*
* Return: Success: 0, Failure: -1
*
- * Programmer: Pedro Vicente
- *
- * Date: October 06, 2004
- *
* Comments:
*
*-------------------------------------------------------------------------
@@ -403,10 +375,6 @@ done:
*
* Return: Success: 0, Failure: -1
*
- * Programmer: Pedro Vicente
- *
- * Date: October 06, 2004
- *
* Comments:
*
*-------------------------------------------------------------------------
@@ -460,10 +428,6 @@ done:
*
* Return: Success: 0, Failure: -1
*
- * Programmer: Pedro Vicente
- *
- * Date: October 06 2004
- *
* Comments:
*
*-------------------------------------------------------------------------
@@ -513,10 +477,6 @@ done:
*
* Return: Success: 0, Failure: -1
*
- * Programmer: Pedro Vicente
- *
- * Date: October 06 2004
- *
* Comments:
*
*-------------------------------------------------------------------------
@@ -569,10 +529,6 @@ done:
*
* Return: Success: 0, Failure: -1
*
- * Programmer: Pedro Vicente
- *
- * Date: October 06 2004
- *
* Comments:
*
*-------------------------------------------------------------------------
@@ -619,10 +575,6 @@ done:
*
* Return: true, false, fail
*
- * Programmer: Pedro Vicente
- *
- * Date: October 06, 2004
- *
* Comments:
*
*-------------------------------------------------------------------------
diff --git a/hl/fortran/src/H5LTfc.c b/hl/fortran/src/H5LTfc.c
index 9555e9f..17a2a74 100644
--- a/hl/fortran/src/H5LTfc.c
+++ b/hl/fortran/src/H5LTfc.c
@@ -23,10 +23,6 @@
*
* Return: Success: 0, Failure: -1
*
- * Programmer: Pedro Vicente
- *
- * Date: September 09, 2004
- *
* Comments:
*
*-------------------------------------------------------------------------
@@ -84,10 +80,6 @@ done:
*
* Return: Success: 0, Failure: -1
*
- * Programmer: Pedro Vicente
- *
- * Date: September 09, 2004
- *
* Comments:
*
*-------------------------------------------------------------------------
@@ -136,10 +128,6 @@ done:
*
* Return: Success: 0, Failure: -1
*
- * Programmer: Pedro Vicente
- *
- * Date: September 09, 2004
- *
* Comments:
*
*-------------------------------------------------------------------------
@@ -193,10 +181,6 @@ done:
*
* Return: Success: 0, Failure: -1
*
- * Programmer: Pedro Vicente
- *
- * Date: September 09, 2004
- *
* Comments:
*
*-------------------------------------------------------------------------
@@ -243,10 +227,6 @@ done:
*
* Return: Success: 0, Failure: -1
*
- * Programmer: Pedro Vicente
- *
- * Date: October 05, 2004
- *
* Comments:
*
*-------------------------------------------------------------------------
@@ -340,10 +320,6 @@ done:
*
* Return: Success: 0, Failure: -1
*
- * Programmer: Pedro Vicente
- *
- * Date: October 05, 2004
- *
* Comments:
*
*-------------------------------------------------------------------------
@@ -419,10 +395,6 @@ done:
*
* Return: Success: 0, Failure: -1
*
- * Programmer: Pedro Vicente
- *
- * Date: October 05, 2004
- *
* Comments:
*
*-------------------------------------------------------------------------
@@ -486,10 +458,6 @@ done:
*
* Return: Success: 0, Failure: -1
*
- * Programmer: Pedro Vicente
- *
- * Date: September 09, 2004
- *
* Comments:
*
*-------------------------------------------------------------------------
@@ -538,10 +506,6 @@ done:
*
* Return: Success: 0, Failure: -1
*
- * Programmer: Pedro Vicente
- *
- * Date: September 09, 2004
- *
* Comments:
*
*-------------------------------------------------------------------------
@@ -581,10 +545,6 @@ h5ltfind_dataset_c(hid_t_f *loc_id, size_t_f *namelen, _fcd name)
*
* Return: Success: 0, Failure: -1
*
- * Programmer: Pedro Vicente
- *
- * Date: September 09, 2004
- *
* Comments:
*
*-------------------------------------------------------------------------
@@ -651,10 +611,6 @@ done:
*
* Return: Success: 0, Failure: -1
*
- * Programmer: Pedro Vicente
- *
- * Date: October 05, 2004
- *
* Comments:
*
*-------------------------------------------------------------------------
@@ -711,10 +667,6 @@ done:
*
* Return: Success: 0, Failure: -1
*
- * Programmer: Pedro Vicente
- *
- * Date: September 09, 2004
- *
* Comments:
*
*-------------------------------------------------------------------------
@@ -788,10 +740,6 @@ done:
*
* Return: Success: 0, Failure: -1
*
- * Programmer: M. Scot Breitenfeld
- *
- * Date: February 18, 2012
- *
* Comments:
*
*-------------------------------------------------------------------------
diff --git a/hl/fortran/src/H5LTff.F90 b/hl/fortran/src/H5LTff.F90
index fe54627..8b4e6d3 100644
--- a/hl/fortran/src/H5LTff.F90
+++ b/hl/fortran/src/H5LTff.F90
@@ -609,10 +609,6 @@ CONTAINS
!
! Return: Success: 0, Failure: -1
!
- ! Programmer: Pedro Vicente
- !
- ! Date: September 22, 2004
- !
! Comments:
!
!-------------------------------------------------------------------------
@@ -782,10 +778,6 @@ CONTAINS
!
! Return: Success: 0, Failure: -1
!
- ! Programmer: Pedro Vicente
- !
- ! Date: September 22, 2004
- !
! Comments:
!
!-------------------------------------------------------------------------
@@ -943,10 +935,6 @@ CONTAINS
!
! Return: Success: 0, Failure: -1
!
- ! Programmer: Pedro Vicente
- !
- ! Date: September 22, 2004
- !
! Comments:
!
!-------------------------------------------------------------------------
@@ -991,10 +979,6 @@ CONTAINS
!
! Return: Success: 0, Failure: -1
!
- ! Programmer: Pedro Vicente
- !
- ! Date: September 22, 2004
- !
! Comments:
!
!-------------------------------------------------------------------------
diff --git a/hl/fortran/src/H5TBfc.c b/hl/fortran/src/H5TBfc.c
index 5bbc326..61c2236 100644
--- a/hl/fortran/src/H5TBfc.c
+++ b/hl/fortran/src/H5TBfc.c
@@ -25,10 +25,6 @@
*
* Return: Success: 0, Failure: -1
*
- * Programmer: Pedro Vicente
- *
- * Date: October 06, 2004
- *
* Comments:
*
*-------------------------------------------------------------------------
@@ -130,10 +126,6 @@ done:
*
* Return: Success: 0, Failure: -1
*
- * Programmer: M. Scot Breitenfeld
- *
- * Date: Sept. 10, 2015
- *
* Comments:
*
*-------------------------------------------------------------------------
@@ -235,10 +227,6 @@ done:
*
* Return: Success: 0, Failure: -1
*
- * Programmer: M. Scot Breitenfeld
- *
- * Date: Sept. 14, 2015
- *
* Comments:
*
*-------------------------------------------------------------------------
@@ -295,10 +283,6 @@ done:
*
* Return: Success: 0, Failure: -1
*
- * Programmer: Pedro Vicente
- *
- * Date: October 12, 2004
- *
* Comments:
*
*-------------------------------------------------------------------------
@@ -343,10 +327,6 @@ done:
*
* Return: Success: 0, Failure: -1
*
- * Programmer: Pedro Vicente
- *
- * Date: October 12, 2004
- *
* Comments:
*
*-------------------------------------------------------------------------
@@ -391,10 +371,6 @@ done:
*
* Return: Success: 0, Failure: -1
*
- * Programmer: Pedro Vicente
- *
- * Date: October 12, 2004
- *
* Comments:
*
*-------------------------------------------------------------------------
@@ -435,10 +411,6 @@ done:
*
* Return: Success: 0, Failure: -1
*
- * Programmer: Pedro Vicente
- *
- * Date: October 12, 2004
- *
* Comments:
*
*-------------------------------------------------------------------------
@@ -479,10 +451,6 @@ done:
*
* Return: Success: 0, Failure: -1
*
- * Programmer: Pedro Vicente
- *
- * Date: October 13, 2004
- *
* Comments:
*
*-------------------------------------------------------------------------
@@ -526,10 +494,6 @@ done:
*
* Return: Success: 0, Failure: -1
*
- * Programmer: Pedro Vicente
- *
- * Date: October 13, 2004
- *
* Comments:
*
*-------------------------------------------------------------------------
@@ -571,10 +535,6 @@ done:
*
* Return: Success: 0, Failure: -1
*
- * Programmer: Pedro Vicente
- *
- * Date: October 12, 2004
- *
* Comments:
*
*-------------------------------------------------------------------------
@@ -616,10 +576,6 @@ done:
*
* Return: Success: 0, Failure: -1
*
- * Programmer: Pedro Vicente
- *
- * Date: October 13, 2004
- *
* Comments:
*
*-------------------------------------------------------------------------