diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2003-08-11 20:33:21 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2003-08-11 20:33:21 (GMT) |
commit | 6bd2f88477d6c7c7edf48edaf8a8f2d0b21db5a7 (patch) | |
tree | aa22b67aa614c048672bcfc069dfad123224fd68 /fortran/examples/hyperslab.f90 | |
parent | e5b4e5567bd33127b6c019b612e01a75f7f88326 (diff) | |
download | hdf5-6bd2f88477d6c7c7edf48edaf8a8f2d0b21db5a7.zip hdf5-6bd2f88477d6c7c7edf48edaf8a8f2d0b21db5a7.tar.gz hdf5-6bd2f88477d6c7c7edf48edaf8a8f2d0b21db5a7.tar.bz2 |
[svn-r7342] Purpose:
Updated, cleanup or added Copyright notice.
Platforms tested:
"h5committested
Diffstat (limited to 'fortran/examples/hyperslab.f90')
-rw-r--r-- | fortran/examples/hyperslab.f90 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fortran/examples/hyperslab.f90 b/fortran/examples/hyperslab.f90 index ce91fc0..c1b9eef 100644 --- a/fortran/examples/hyperslab.f90 +++ b/fortran/examples/hyperslab.f90 @@ -1,4 +1,3 @@ - ! * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * ! Copyright by the Board of Trustees of the University of Illinois. * ! All rights reserved. * |