summaryrefslogtreecommitdiffstats
path: root/windows/batch_net
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2007-02-07 18:28:45 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2007-02-07 18:28:45 (GMT)
commit26b908439db0c322dc6d3ac6b79dd3740a943a81 (patch)
tree60ac12ab27c880cb04a48963206af19b5af25142 /windows/batch_net
parent20d4da38d02da040b73708d72f2e9acdc54bb3f2 (diff)
downloadhdf5-26b908439db0c322dc6d3ac6b79dd3740a943a81.zip
hdf5-26b908439db0c322dc6d3ac6b79dd3740a943a81.tar.gz
hdf5-26b908439db0c322dc6d3ac6b79dd3740a943a81.tar.bz2
[svn-r13258] Updated copyright notice in Windows batch files.
Diffstat (limited to 'windows/batch_net')
-rwxr-xr-xwindows/batch_net/convert_to_vcproj.bat5
-rwxr-xr-xwindows/batch_net/hdf5bt_net.bat5
-rwxr-xr-xwindows/batch_net/hdf5build_net.bat5
3 files changed, 9 insertions, 6 deletions
diff --git a/windows/batch_net/convert_to_vcproj.bat b/windows/batch_net/convert_to_vcproj.bat
index 68001b7..e20c509 100755
--- a/windows/batch_net/convert_to_vcproj.bat
+++ b/windows/batch_net/convert_to_vcproj.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: convert_to_vcproj.bat
@REM Purpose: Convert Visual C++ 6.0 project format to Visual Studio .net project format.
diff --git a/windows/batch_net/hdf5bt_net.bat b/windows/batch_net/hdf5bt_net.bat
index fe8360a..307db65 100755
--- a/windows/batch_net/hdf5bt_net.bat
+++ b/windows/batch_net/hdf5bt_net.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 : hdf5bt_net.bat
@REM Purpose : Building and Testing HDF5 with MSVS .NET
diff --git a/windows/batch_net/hdf5build_net.bat b/windows/batch_net/hdf5build_net.bat
index 185e118..e108e39 100755
--- a/windows/batch_net/hdf5build_net.bat
+++ b/windows/batch_net/hdf5build_net.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.
:: File Name : hdf5build_net.bat
:: Purpose : Building HDF5 with MSVS .NET