diff options
author | Fang Guo <fangguo@ncsa.uiuc.edu> | 2006-03-09 14:18:46 (GMT) |
---|---|---|
committer | Fang Guo <fangguo@ncsa.uiuc.edu> | 2006-03-09 14:18:46 (GMT) |
commit | 13cddec0b46cf3ef3918a42724db3508c1308638 (patch) | |
tree | 9259a7dcc2d4a7dbc3b890d22ad2c917638d15bc /windows | |
parent | 5e818d72ac764f0a4e5c6209f03443f2bef0b28f (diff) | |
download | hdf5-13cddec0b46cf3ef3918a42724db3508c1308638.zip hdf5-13cddec0b46cf3ef3918a42724db3508c1308638.tar.gz hdf5-13cddec0b46cf3ef3918a42724db3508c1308638.tar.bz2 |
[svn-r12042] Purpose:
Modify copyright information
Description:
copyright check failed. Modify them to correct format.
Solution:
Platforms tested:
Misc. update:
Diffstat (limited to 'windows')
-rwxr-xr-x | windows/batch_net/hdf5build_net.bat | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/windows/batch_net/hdf5build_net.bat b/windows/batch_net/hdf5build_net.bat index 1eb0c00..d3c68c4 100755 --- a/windows/batch_net/hdf5build_net.bat +++ b/windows/batch_net/hdf5build_net.bat @@ -1,14 +1,14 @@ -:: 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. +@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. :: File Name : hdf5build_net.bat :: Purpose : Building HDF5 with MSVS .NET |