diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2007-02-07 18:28:45 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2007-02-07 18:28:45 (GMT) |
commit | 26b908439db0c322dc6d3ac6b79dd3740a943a81 (patch) | |
tree | 60ac12ab27c880cb04a48963206af19b5af25142 /windows/copy_hdf.bat | |
parent | 20d4da38d02da040b73708d72f2e9acdc54bb3f2 (diff) | |
download | hdf5-26b908439db0c322dc6d3ac6b79dd3740a943a81.zip hdf5-26b908439db0c322dc6d3ac6b79dd3740a943a81.tar.gz hdf5-26b908439db0c322dc6d3ac6b79dd3740a943a81.tar.bz2 |
[svn-r13258] Updated copyright notice in Windows batch files.
Diffstat (limited to 'windows/copy_hdf.bat')
-rwxr-xr-x | windows/copy_hdf.bat | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/windows/copy_hdf.bat b/windows/copy_hdf.bat index 5b8df03..80cc994 100755 --- a/windows/copy_hdf.bat +++ b/windows/copy_hdf.bat @@ -1,3 +1,4 @@ +@REM Copyright by The HDF Group.
@REM Copyright by the Board of Trustees of the University of Illinois.
@REM All rights reserved.
@REM
@@ -7,8 +8,8 @@ @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.
+@REM http://hdfgroup.org/HDF5/doc/Copyright.html. If you do not have
+@REM access to either file, you may request a copy from help@hdfgroup.org.
@REM File Name : copy_hdf.bat
@REM Purpose : Copy all Files in the following formats from Windows to
|