summaryrefslogtreecommitdiffstats
path: root/c++/test
diff options
context:
space:
mode:
Diffstat (limited to 'c++/test')
-rw-r--r--c++/test/Makefile.in4
1 files changed, 1 insertions, 3 deletions
diff --git a/c++/test/Makefile.in b/c++/test/Makefile.in
index 61ab057..094849c 100644
--- a/c++/test/Makefile.in
+++ b/c++/test/Makefile.in
@@ -1,5 +1,3 @@
-## HDF5-C++ test/Makefile(.in)
-##
##
## Copyright by the Board of Trustees of the University of Illinois.
## All rights reserved.
@@ -13,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++ test/Makefile(.in)
##
top_srcdir=@top_srcdir@
top_builddir=../..