diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2003-08-11 19:37:59 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2003-08-11 19:37:59 (GMT) |
commit | 641f9f2fea80a3484c7a3a8376114a929b75033c (patch) | |
tree | 052e415a638162f1e1dbefc63be2e77d543715e8 /fortran/testpar | |
parent | ecc84e19dfc90ee48bf168a299f04c5eda2d12c7 (diff) | |
download | hdf5-641f9f2fea80a3484c7a3a8376114a929b75033c.zip hdf5-641f9f2fea80a3484c7a3a8376114a929b75033c.tar.gz hdf5-641f9f2fea80a3484c7a3a8376114a929b75033c.tar.bz2 |
[svn-r7341] Purpose:
Updated, cleanup or added Copyright notice.
Platforms tested:
"h5committested"
Misc. update:
Diffstat (limited to 'fortran/testpar')
-rw-r--r-- | fortran/testpar/ptesthdf5_fortran.f90 | 1 | ||||
-rw-r--r-- | fortran/testpar/thdf5.f90 | 1 | ||||
-rw-r--r-- | fortran/testpar/thyperslab_wr.f90 | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/fortran/testpar/ptesthdf5_fortran.f90 b/fortran/testpar/ptesthdf5_fortran.f90 index 1ac0379..60d449c 100644 --- a/fortran/testpar/ptesthdf5_fortran.f90 +++ b/fortran/testpar/ptesthdf5_fortran.f90 @@ -1,4 +1,3 @@ - ! * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * ! Copyright by the Board of Trustees of the University of Illinois. * ! All rights reserved. * diff --git a/fortran/testpar/thdf5.f90 b/fortran/testpar/thdf5.f90 index 7aa46f5..9dc6cab 100644 --- a/fortran/testpar/thdf5.f90 +++ b/fortran/testpar/thdf5.f90 @@ -1,4 +1,3 @@ - ! * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * ! Copyright by the Board of Trustees of the University of Illinois. * ! All rights reserved. * diff --git a/fortran/testpar/thyperslab_wr.f90 b/fortran/testpar/thyperslab_wr.f90 index ff57998..2ebd1d8 100644 --- a/fortran/testpar/thyperslab_wr.f90 +++ b/fortran/testpar/thyperslab_wr.f90 @@ -1,4 +1,3 @@ - ! * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * ! Copyright by the Board of Trustees of the University of Illinois. * ! All rights reserved. * |