summaryrefslogtreecommitdiffstats
path: root/c++/Makefile.in
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2003-08-14 04:58:29 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2003-08-14 04:58:29 (GMT)
commit374ad0ef30754b2a4a78c5ab3a16acd8e5c4c6fc (patch)
tree6000cc772a09a7683e79a17367bc441de7d1162e /c++/Makefile.in
parent779af14613558c6f3f470d80576d45623017aab3 (diff)
downloadhdf5-374ad0ef30754b2a4a78c5ab3a16acd8e5c4c6fc.zip
hdf5-374ad0ef30754b2a4a78c5ab3a16acd8e5c4c6fc.tar.gz
hdf5-374ad0ef30754b2a4a78c5ab3a16acd8e5c4c6fc.tar.bz2
[svn-r7361] Description:
Updated the copyright notice--mostly by rearranging some text to make them consistent. Solution: Platforms tested: "h5committested"--sol is down, so, no SUn test. Misc. update:
Diffstat (limited to 'c++/Makefile.in')
-rw-r--r--c++/Makefile.in4
1 files changed, 1 insertions, 3 deletions
diff --git a/c++/Makefile.in b/c++/Makefile.in
index 3af5fc4..7c3c131 100644
--- a/c++/Makefile.in
+++ b/c++/Makefile.in
@@ -1,5 +1,3 @@
-## Top-level HDF5-C++ 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.
##
-##
+## Top-level HDF5-C++ Makefile(.in)
##
## This makefile mostly just reinvokes make in the various subdirectories
## but does so in the correct order. You can alternatively invoke make from