summaryrefslogtreecommitdiffstats
path: root/tools/h5dump/testh5dump.sh
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2002-10-15 04:12:42 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2002-10-15 04:12:42 (GMT)
commit3658b8bbd7411c290bb111d76b2f80819da8a369 (patch)
tree99774d197181d9fcda30757f3938364404291818 /tools/h5dump/testh5dump.sh
parent3ae4d7e8b67b0e3b901d03696ff58c6c12057d6b (diff)
downloadhdf5-3658b8bbd7411c290bb111d76b2f80819da8a369.zip
hdf5-3658b8bbd7411c290bb111d76b2f80819da8a369.tar.gz
hdf5-3658b8bbd7411c290bb111d76b2f80819da8a369.tar.bz2
[svn-r5998] Purpose:
updated copyright note. Copied the UNUSED correction from v1.4. Added an example to the usage of -- option. Description: [describe the bug, or describe the new feature, etc] Solution: [details about the changes, algorithm, etc...] [Please as detail as you can since your own explanation is better than others guessing it from the code.] Platforms tested: arabica (fortran), modi4 (pp, fortran),eirene (fortran, CC).
Diffstat (limited to 'tools/h5dump/testh5dump.sh')
-rwxr-xr-xtools/h5dump/testh5dump.sh15
1 files changed, 12 insertions, 3 deletions
diff --git a/tools/h5dump/testh5dump.sh b/tools/h5dump/testh5dump.sh
index b7324a3..e3275fd 100755
--- a/tools/h5dump/testh5dump.sh
+++ b/tools/h5dump/testh5dump.sh
@@ -1,7 +1,16 @@
#! /bin/sh
-#
-# Copyright (C) 1998-2001 National Center for Supercomputing Applications
-# All rights reserved.
+#
+# Copyright by the Board of Trustees of the University of Illinois.
+# All rights reserved.
+#
+# This file is part of HDF5. The full HDF5 copyright notice, including
+# terms governing use, modification, and redistribution, is contained in
+# the files COPYING and Copyright.html. COPYING can be found at the root
+# of the source code distribution tree; Copyright.html can be found at the
+# root level of an installed copy of the electronic HDF5 document set and
+# is linked from the top-level documents page. It can also be found at
+# 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.
#
# Tests for the h5dump tool