diff options
author | Bill Wendling <wendling@ncsa.uiuc.edu> | 2001-03-09 22:29:04 (GMT) |
---|---|---|
committer | Bill Wendling <wendling@ncsa.uiuc.edu> | 2001-03-09 22:29:04 (GMT) |
commit | efbc2d01d4bfb7d9fea9584d0c3f5a33e30b3364 (patch) | |
tree | 6b7cdf840553869fd9b969b39c423f913a47e20f /doc | |
parent | c9e8f0f7b638da1ab14bb8f299f66638b5dd68f6 (diff) | |
download | hdf5-efbc2d01d4bfb7d9fea9584d0c3f5a33e30b3364.zip hdf5-efbc2d01d4bfb7d9fea9584d0c3f5a33e30b3364.tar.gz hdf5-efbc2d01d4bfb7d9fea9584d0c3f5a33e30b3364.tar.bz2 |
[svn-r3584] Purpose:
Format
Description:
Changed formatting of comment.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/html/Makefile.in | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/html/Makefile.in b/doc/html/Makefile.in index ccdc444..79fc93c 100644 --- a/doc/html/Makefile.in +++ b/doc/html/Makefile.in @@ -1,8 +1,7 @@ # HDF5 Library Makefile(.in) # -# Copyright (C) 1997,2001 -# National Center for Supercomputing Applications. -# All rights reserved. +# Copyright (C) 1997-2001 National Center for Supercomputing Applications +# All rights reserved. # # top_srcdir=@top_srcdir@ |