summaryrefslogtreecommitdiffstats
path: root/fortran/test/tH5P_F03.F90
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 /fortran/test/tH5P_F03.F90
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 'fortran/test/tH5P_F03.F90')
-rw-r--r--fortran/test/tH5P_F03.F9014
1 files changed, 0 insertions, 14 deletions
diff --git a/fortran/test/tH5P_F03.F90 b/fortran/test/tH5P_F03.F90
index f15a471..606a9cd 100644
--- a/fortran/test/tH5P_F03.F90
+++ b/fortran/test/tH5P_F03.F90
@@ -81,10 +81,6 @@ CONTAINS
! * Return: Success: 0
! *
! * Failure: number of errors
-! *
-! * Programmer: M. Scot Breitenfeld
-! * June 24, 2008
-! *
! *-------------------------------------------------------------------------
!
@@ -442,9 +438,6 @@ END SUBROUTINE test_genprop_class_callback
!
! Return: Success: 0
! Failure: -1
-!
-! FORTRAN Programmer: M. Scot Breitenfeld
-! April 1, 2014
!-------------------------------------------------------------------------
SUBROUTINE test_h5p_file_image(total_error)
@@ -514,9 +507,6 @@ END SUBROUTINE test_h5p_file_image
!
! Return: Success: 0
! Failure: -1
-!
-! FORTRAN Programmer: M. Scot Breitenfeld
-! January 10, 2012
!-------------------------------------------------------------------------
!
SUBROUTINE external_test_offset(cleanup,total_error)
@@ -662,10 +652,6 @@ END SUBROUTINE external_test_offset
! RETURNS:
! Success: 0
! Failure: number of errors
-!
-! FORTRAN Programmer: M. Scot Breitenfeld
-! February 1, 2016
-!
!-------------------------------------------------------------------------
!
SUBROUTINE test_vds(total_error)