diff options
author | Mohamad Chaarawi <chaarawi@hdfgroup.org> | 2014-06-16 15:39:46 (GMT) |
---|---|---|
committer | Mohamad Chaarawi <chaarawi@hdfgroup.org> | 2014-06-16 15:39:46 (GMT) |
commit | 3f56f0b0921045c0bba2c6d0253f6477582e8858 (patch) | |
tree | f559726bdb638ba2d06fc43415955cd86026ff29 /fortran/src/H5test_kind.f90 | |
parent | 746c1ba3bbca99ece8935a606734f7333e4e7984 (diff) | |
parent | 0e4e2a0e76f85315fc6a4b9c30381e6b00af25c9 (diff) | |
download | hdf5-3f56f0b0921045c0bba2c6d0253f6477582e8858.zip hdf5-3f56f0b0921045c0bba2c6d0253f6477582e8858.tar.gz hdf5-3f56f0b0921045c0bba2c6d0253f6477582e8858.tar.bz2 |
[svn-r25289] merge from VOL branch.
Diffstat (limited to 'fortran/src/H5test_kind.f90')
-rw-r--r-- | fortran/src/H5test_kind.f90 | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/fortran/src/H5test_kind.f90 b/fortran/src/H5test_kind.f90 index 3182853..1a1a0ec 100644 --- a/fortran/src/H5test_kind.f90 +++ b/fortran/src/H5test_kind.f90 @@ -23,18 +23,18 @@ ! ! COPYRIGHT ! * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * -! Copyright by The HDF Group. * -! Copyright by the Board of Trustees of the University of Illinois. * -! 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 files COPYING and Copyright.html. COPYING can be found at the root * -! of the source code distribution tree; Copyright.html can be found at the * -! root level of an installed copy of the electronic HDF5 document set and * -! is linked from the top-level documents page. It can also be found at * -! http://hdfgroup.org/HDF5/doc/Copyright.html. If you do not have * -! access to either file, you may request a copy from help@hdfgroup.org. * +! Copyright by The HDF Group. * +! Copyright by the Board of Trustees of the University of Illinois. * +! 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 files COPYING and Copyright.html. COPYING can be found at the root * +! of the source code distribution tree; Copyright.html can be found at the * +! root level of an installed copy of the electronic HDF5 document set and * +! is linked from the top-level documents page. It can also be found at * +! http://hdfgroup.org/HDF5/doc/Copyright.html. If you do not have * +! access to either file, you may request a copy from help@hdfgroup.org. * ! * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * ! ! AUTHOR |