summaryrefslogtreecommitdiffstats
path: root/fortran/test/tf.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/tf.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/tf.F90')
-rw-r--r--fortran/test/tf.F9019
1 files changed, 0 insertions, 19 deletions
diff --git a/fortran/test/tf.F90 b/fortran/test/tf.F90
index 501d243..d08d1c7 100644
--- a/fortran/test/tf.F90
+++ b/fortran/test/tf.F90
@@ -204,11 +204,6 @@ CONTAINS
! hdferr: - error code
! Success: 0
! Failure: -1
-!
-! Programmer: Elena Pourmal
-! September 13, 2002
-!
-!
!----------------------------------------------------------------------
SUBROUTINE h5_fixname_f(base_name, full_name, fapl, hdferr)
!
@@ -264,11 +259,6 @@ CONTAINS
! hdferr: - error code
! Success: 0
! Failure: -1
-!
-! Programmer: Elena Pourmal
-! September 19, 2002
-!
-!
!----------------------------------------------------------------------
SUBROUTINE h5_cleanup_f(base_name, fapl, hdferr)
!
@@ -316,11 +306,6 @@ CONTAINS
!
! Outputs:
! none
-!
-! Programmer: Quincey Koziol
-! December 14, 2004
-!
-!
!----------------------------------------------------------------------
SUBROUTINE h5_exit_f(status)
!
@@ -354,10 +339,6 @@ CONTAINS
!
! Outputs: HDF5_NOCLEANUP: .true. - don't remove test files
! .false. - remove test files
-!
-! Programmer: M.S. Breitenfeld
-! September 30, 2008
-!
!----------------------------------------------------------------------
SUBROUTINE h5_env_nocleanup_f(HDF5_NOCLEANUP)
!