summaryrefslogtreecommitdiffstats
path: root/fortran/examples/h5_subset.f90
diff options
context:
space:
mode:
Diffstat (limited to 'fortran/examples/h5_subset.f90')
-rw-r--r--fortran/examples/h5_subset.f9017
1 files changed, 8 insertions, 9 deletions
diff --git a/fortran/examples/h5_subset.f90 b/fortran/examples/h5_subset.f90
index fa9e3a8..d5564ad 100644
--- a/fortran/examples/h5_subset.f90
+++ b/fortran/examples/h5_subset.f90
@@ -1,14 +1,13 @@
! * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
-! Copyright by The HDF Group. *
-! Copyright by the Board of Trustees of the University of Illinois. *
-! All rights reserved. *
+! Copyright by The HDF Group. *
+! All rights reserved. *
! *
-! This file is part of HDF5. The full HDF5 copyright notice, including *
-! terms governing use, modification, and redistribution, is contained in *
-! the COPYING file, which can be found at the root of the source code *
-! distribution tree, or in https://www.hdfgroup.org/licenses. *
-! If you do not have access to either file, you may request a copy from *
-! help@hdfgroup.org. *
+! This file is part of HDF5. The full HDF5 copyright notice, including *
+! terms governing use, modification, and redistribution, is contained in *
+! the COPYING file, which can be found at the root of the source code *
+! distribution tree, or in https://www.hdfgroup.org/licenses. *
+! If you do not have access to either file, you may request a copy from *
+! help@hdfgroup.org. *
! * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
!
! This example shows how to write and read a hyperslab.