diff options
author | Frank Baker <fbaker@hdfgroup.org> | 2005-10-28 20:28:20 (GMT) |
---|---|---|
committer | Frank Baker <fbaker@hdfgroup.org> | 2005-10-28 20:28:20 (GMT) |
commit | 25733372e463729e588f20753925eff3262f1fda (patch) | |
tree | cfc1f7e396991b7220df8b3c3e5985eb35aea499 /config/lt_vers.am | |
parent | 91cbcdf42f1222fd9d657424ae2d3af1213f22dd (diff) | |
download | hdf5-25733372e463729e588f20753925eff3262f1fda.zip hdf5-25733372e463729e588f20753925eff3262f1fda.tar.gz hdf5-25733372e463729e588f20753925eff3262f1fda.tar.bz2 |
[svn-r11614]
Description:
Correct typo in copyright notice.
Platforms tested:
Ran hdf5/bin/chkcopyright without errors.
Diffstat (limited to 'config/lt_vers.am')
-rw-r--r-- | config/lt_vers.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/lt_vers.am b/config/lt_vers.am index eb77306..40ff4cc 100644 --- a/config/lt_vers.am +++ b/config/lt_vers.am @@ -34,7 +34,7 @@ LT_VERS_AGE = 2 ## 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 +## 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://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have ## access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. |