summaryrefslogtreecommitdiffstats
path: root/tools/Makefile.in
diff options
context:
space:
mode:
authorBill Wendling <wendling@ncsa.uiuc.edu>2001-08-10 21:34:40 (GMT)
committerBill Wendling <wendling@ncsa.uiuc.edu>2001-08-10 21:34:40 (GMT)
commit48842d60fa84fb69fb0a3dc527132eb93a6be7f2 (patch)
tree2011d0d908cfc9a82fac95ca16eb203f829e338a /tools/Makefile.in
parent95862451f78960cab031031011e5c6a131e0d026 (diff)
downloadhdf5-48842d60fa84fb69fb0a3dc527132eb93a6be7f2.zip
hdf5-48842d60fa84fb69fb0a3dc527132eb93a6be7f2.tar.gz
hdf5-48842d60fa84fb69fb0a3dc527132eb93a6be7f2.tar.bz2
[svn-r4325]
Purpose: New Feature Description: Adding the h5cc script thingy. Platforms tested: Linux
Diffstat (limited to 'tools/Makefile.in')
-rw-r--r--tools/Makefile.in5
1 files changed, 3 insertions, 2 deletions
diff --git a/tools/Makefile.in b/tools/Makefile.in
index 64653a6..c4ceac7 100644
--- a/tools/Makefile.in
+++ b/tools/Makefile.in
@@ -1,7 +1,8 @@
## Tools HDF5 Makefile(.in)
##
-## Copyright (C) 2001 National Center for Supercomputing Applications.
-## All rights reserved.
+## Copyright (C) 2001
+## National Center for Supercomputing Applications.
+## All rights reserved.
##
top_srcdir=@top_srcdir@
top_builddir=..