summaryrefslogtreecommitdiffstats
path: root/windows/hl
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/hl
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/hl')
-rwxr-xr-xwindows/hl/c++/test/test_hdf5_hl_cpp.bat5
-rw-r--r--windows/hl/examples/test_hl_cexamples.BAT5
-rw-r--r--windows/hl/fortran/examples/test_hl_f90examples.BAT5
-rwxr-xr-xwindows/hl/fortran/test/test_hdf5_hl_fortran.BAT5
-rwxr-xr-xwindows/hl/test/test_hdf5_hl.BAT5
5 files changed, 15 insertions, 10 deletions
diff --git a/windows/hl/c++/test/test_hdf5_hl_cpp.bat b/windows/hl/c++/test/test_hdf5_hl_cpp.bat
index b38a543..bf9b70c 100755
--- a/windows/hl/c++/test/test_hdf5_hl_cpp.bat
+++ b/windows/hl/c++/test/test_hdf5_hl_cpp.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.
@ECHO OFF
diff --git a/windows/hl/examples/test_hl_cexamples.BAT b/windows/hl/examples/test_hl_cexamples.BAT
index 2c980db..be63180 100644
--- a/windows/hl/examples/test_hl_cexamples.BAT
+++ b/windows/hl/examples/test_hl_cexamples.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.
@ECHO OFF
@:: This batch file is used to test HDF5 High Level C examples.
diff --git a/windows/hl/fortran/examples/test_hl_f90examples.BAT b/windows/hl/fortran/examples/test_hl_f90examples.BAT
index c4b9645..30a05d4 100644
--- a/windows/hl/fortran/examples/test_hl_f90examples.BAT
+++ b/windows/hl/fortran/examples/test_hl_f90examples.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.
@ECHO OFF
@:: This batch file is used to test HDF5 High Level Fortran examples.
diff --git a/windows/hl/fortran/test/test_hdf5_hl_fortran.BAT b/windows/hl/fortran/test/test_hdf5_hl_fortran.BAT
index 13aca5f..95e4539 100755
--- a/windows/hl/fortran/test/test_hdf5_hl_fortran.BAT
+++ b/windows/hl/fortran/test/test_hdf5_hl_fortran.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.
@ECHO OFF
diff --git a/windows/hl/test/test_hdf5_hl.BAT b/windows/hl/test/test_hdf5_hl.BAT
index 637dd1c..28b2609 100755
--- a/windows/hl/test/test_hdf5_hl.BAT
+++ b/windows/hl/test/test_hdf5_hl.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.
@ECHO OFF