summaryrefslogtreecommitdiffstats
path: root/windows/examples
diff options
context:
space:
mode:
Diffstat (limited to 'windows/examples')
-rwxr-xr-xwindows/examples/testExamples.bat5
1 files changed, 3 insertions, 2 deletions
diff --git a/windows/examples/testExamples.bat b/windows/examples/testExamples.bat
index 2e418c4..12b1c56 100755
--- a/windows/examples/testExamples.bat
+++ b/windows/examples/testExamples.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
REM This batch file is used to test HDF5 C examples.