diff options
author | Fang Guo <fangguo@ncsa.uiuc.edu> | 2006-03-09 14:17:29 (GMT) |
---|---|---|
committer | Fang Guo <fangguo@ncsa.uiuc.edu> | 2006-03-09 14:17:29 (GMT) |
commit | 5e818d72ac764f0a4e5c6209f03443f2bef0b28f (patch) | |
tree | c38f3dc93f2042769490feeace1857bc1e53b8e4 /windows/tools/repacktest.BAT | |
parent | ad68174942f80eaa76529748eb66200be3ccee60 (diff) | |
download | hdf5-5e818d72ac764f0a4e5c6209f03443f2bef0b28f.zip hdf5-5e818d72ac764f0a4e5c6209f03443f2bef0b28f.tar.gz hdf5-5e818d72ac764f0a4e5c6209f03443f2bef0b28f.tar.bz2 |
[svn-r12041] Purpose:
Modify copyright information
Description:
Copyright check failed. Modify them to the correct format
Solution:
Platforms tested:
Misc. update:
Diffstat (limited to 'windows/tools/repacktest.BAT')
-rwxr-xr-x | windows/tools/repacktest.BAT | 23 |
1 files changed, 12 insertions, 11 deletions
diff --git a/windows/tools/repacktest.BAT b/windows/tools/repacktest.BAT index c52864c..8407a70 100755 --- a/windows/tools/repacktest.BAT +++ b/windows/tools/repacktest.BAT @@ -1,15 +1,16 @@ +@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. + @echo off -:: 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. ::This batch file is for h5repack tests ::Usage |