diff options
author | Fang Guo <fangguo@ncsa.uiuc.edu> | 2006-03-10 22:21:05 (GMT) |
---|---|---|
committer | Fang Guo <fangguo@ncsa.uiuc.edu> | 2006-03-10 22:21:05 (GMT) |
commit | 49ae59ce6e10fc4553aa72963834fbc9ad0c1005 (patch) | |
tree | 4384ba6a1289a6b2c7b586c635d9b707a56f0a49 /windows | |
parent | 3d85420836d3b2147e242e352526faa56b00cbe2 (diff) | |
download | hdf5-49ae59ce6e10fc4553aa72963834fbc9ad0c1005.zip hdf5-49ae59ce6e10fc4553aa72963834fbc9ad0c1005.tar.gz hdf5-49ae59ce6e10fc4553aa72963834fbc9ad0c1005.tar.bz2 |
[svn-r12075] Purpose:
Update copyright information
Description:
Solution:
Platforms tested:
Misc. update:
Diffstat (limited to 'windows')
-rwxr-xr-x | windows/tools/dumptest.bat | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/windows/tools/dumptest.bat b/windows/tools/dumptest.bat index 6006f0c..5d58e12 100755 --- a/windows/tools/dumptest.bat +++ b/windows/tools/dumptest.bat @@ -1,16 +1,16 @@ -@echo off +@REM Copyright by the Board of Trustees of the University of Illinois. +@REM All rights reserved. +@REM +@REM This file is part of HDF5. The full HDF5 copyright notice, including +@REM terms governing use, modification, and redistribution, is contained in +@REM the files COPYING and Copyright.html. COPYING can be found at the root +@REM of the source code distribution tree; Copyright.html can be found at the +@REM root level of an installed copy of the electronic HDF5 document set and +@REM is linked from the top-level documents page. It can also be found at +@REM http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have +@REM access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. -:: 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 hdfhelpncsa.uiuc.edu. +@echo off ::This batch file is for h5dump general and xml tests. ::Usage |