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/hl/fortran | |
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/hl/fortran')
-rw-r--r-- | windows/hl/fortran/examples/test_hl_f90examples.BAT | 5 | ||||
-rwxr-xr-x | windows/hl/fortran/test/test_hdf5_hl_fortran.BAT | 5 |
2 files changed, 6 insertions, 4 deletions
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
|