diff options
Diffstat (limited to 'c++/src/Makefile.in')
-rw-r--r-- | c++/src/Makefile.in | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/c++/src/Makefile.in b/c++/src/Makefile.in index 9e05924..0846425 100644 --- a/c++/src/Makefile.in +++ b/c++/src/Makefile.in @@ -1,7 +1,4 @@ ## -## HDF5-C++ Library Makefile(.in) -## -## ## Copyright by the Board of Trustees of the University of Illinois. ## All rights reserved. ## @@ -14,7 +11,7 @@ ## 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. ## -## +## HDF5-C++ Library Makefile(.in) ## top_srcdir=@top_srcdir@ top_builddir=../.. |