diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2006-04-03 13:00:51 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2006-04-03 13:00:51 (GMT) |
commit | 10df70696362c15f7803015d08f2eed47bc9b798 (patch) | |
tree | c5d90dfc1cfbb870806ba408ff0dcc7ea57e2575 /windows/fortran | |
parent | 2730ebaca09b08086a843462aa2eaa7b0d2ec05c (diff) | |
download | hdf5-10df70696362c15f7803015d08f2eed47bc9b798.zip hdf5-10df70696362c15f7803015d08f2eed47bc9b798.tar.gz hdf5-10df70696362c15f7803015d08f2eed47bc9b798.tar.bz2 |
[svn-r12194] Purpose:
Typo.
Description:
Just fixed a typo in the copyright notice. Too trivial to require
a test.
Diffstat (limited to 'windows/fortran')
-rwxr-xr-x | windows/fortran/src/H5f90i_gen.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/windows/fortran/src/H5f90i_gen.h b/windows/fortran/src/H5f90i_gen.h index 1cac077..283de53 100755 --- a/windows/fortran/src/H5f90i_gen.h +++ b/windows/fortran/src/H5f90i_gen.h @@ -1,5 +1,5 @@ /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * -* Copyright by the Board of Trustees of the University of Illinois. * + * 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 * |