summaryrefslogtreecommitdiffstats
path: root/vms
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2007-02-08 04:14:26 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2007-02-08 04:14:26 (GMT)
commit338e7920fb5d9c9ae2bf9fa01e3e586d0017f9fb (patch)
treef7b7da03f9b50843f3c51bd810e08907e2dc169c /vms
parent7b8a112b5f20fa0fb13123b0e4b5a87dd5d41d4d (diff)
downloadhdf5-338e7920fb5d9c9ae2bf9fa01e3e586d0017f9fb.zip
hdf5-338e7920fb5d9c9ae2bf9fa01e3e586d0017f9fb.tar.gz
hdf5-338e7920fb5d9c9ae2bf9fa01e3e586d0017f9fb.tar.bz2
[svn-r13269] Updated or added with THG copyright.
Diffstat (limited to 'vms')
-rw-r--r--vms/c++/examples/check.com5
-rw-r--r--vms/c++/examples/make.com5
-rw-r--r--vms/c++/src/make.com5
-rw-r--r--vms/c++/test/check.com5
-rw-r--r--vms/c++/test/make.com5
-rw-r--r--vms/examples/check.com5
-rw-r--r--vms/examples/make.com5
-rw-r--r--vms/fortran/examples/check.com5
-rw-r--r--vms/fortran/examples/make.com5
-rw-r--r--vms/fortran/src/make.com5
-rw-r--r--vms/fortran/test/check.com5
-rw-r--r--vms/fortran/test/make.com5
-rw-r--r--vms/make.com5
-rw-r--r--vms/src/make.com5
-rw-r--r--vms/test/check.com5
-rw-r--r--vms/test/make.com5
-rw-r--r--vms/tools/h5copy/check_h5copy.com5
-rw-r--r--vms/tools/h5copy/make.com5
-rw-r--r--vms/tools/h5diff/check.com5
-rw-r--r--vms/tools/h5diff/check_h5diff.com5
-rw-r--r--vms/tools/h5diff/make.com5
-rw-r--r--vms/tools/h5dump/check.com5
-rw-r--r--vms/tools/h5dump/check_h5dump.com14
-rw-r--r--vms/tools/h5dump/make.com5
-rw-r--r--vms/tools/h5import/check_h5import.com14
-rw-r--r--vms/tools/h5import/make.com5
-rw-r--r--vms/tools/h5jam/check_h5jam.com14
-rw-r--r--vms/tools/h5jam/make.com5
-rw-r--r--vms/tools/h5ls/check.com5
-rw-r--r--vms/tools/h5ls/check_h5ls.com5
-rw-r--r--vms/tools/h5ls/make.com5
-rw-r--r--vms/tools/h5repack/check_h5repack.com5
-rw-r--r--vms/tools/h5repack/make.com5
-rw-r--r--vms/tools/lib/make.com5
34 files changed, 135 insertions, 62 deletions
diff --git a/vms/c++/examples/check.com b/vms/c++/examples/check.com
index f81c224..0149819 100644
--- a/vms/c++/examples/check.com
+++ b/vms/c++/examples/check.com
@@ -1,4 +1,5 @@
$!#
+$!# Copyright by The HDF Group.
$!# Copyright by the Board of Trustees of the University of Illinois.
$!# All rights reserved.
$!#
@@ -8,8 +9,8 @@ $!# the files COPYING and Copyright.html. COPYING can be found at the root
$!# of the source code distribution tree; Copyright.html can be found at the
$!# root level of an installed copy of the electronic HDF5 document set and
$!# is linked from the top-level documents page. It can also be found at
-$!# http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have
-$!# access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu.
+$!# http://hdfgroup.org/HDF5/doc/Copyright.html. If you do not have
+$!# access to either file, you may request a copy from help@hdfgroup.org.
$!#
$!
$! Command file to run C++ examples
diff --git a/vms/c++/examples/make.com b/vms/c++/examples/make.com
index 577cff2..4dd8145 100644
--- a/vms/c++/examples/make.com
+++ b/vms/c++/examples/make.com
@@ -1,4 +1,5 @@
$!#
+$!# Copyright by The HDF Group.
$!# Copyright by the Board of Trustees of the University of Illinois.
$!# All rights reserved.
$!#
@@ -8,8 +9,8 @@ $!# the files COPYING and Copyright.html. COPYING can be found at the root
$!# of the source code distribution tree; Copyright.html can be found at the
$!# root level of an installed copy of the electronic HDF5 document set and
$!# is linked from the top-level documents page. It can also be found at
-$!# http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have
-$!# access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu.
+$!# http://hdfgroup.org/HDF5/doc/Copyright.html. If you do not have
+$!# access to either file, you may request a copy from help@hdfgroup.org.
$!#
$!
$! Make HDF5 C++ examples
diff --git a/vms/c++/src/make.com b/vms/c++/src/make.com
index aa8ae21..f407caf 100644
--- a/vms/c++/src/make.com
+++ b/vms/c++/src/make.com
@@ -1,4 +1,5 @@
$!#
+$!# Copyright by The HDF Group.
$!# Copyright by the Board of Trustees of the University of Illinois.
$!# All rights reserved.
$!#
@@ -8,8 +9,8 @@ $!# the files COPYING and Copyright.html. COPYING can be found at the root
$!# of the source code distribution tree; Copyright.html can be found at the
$!# root level of an installed copy of the electronic HDF5 document set and
$!# is linked from the top-level documents page. It can also be found at
-$!# http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have
-$!# access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu.
+$!# http://hdfgroup.org/HDF5/doc/Copyright.html. If you do not have
+$!# access to either file, you may request a copy from help@hdfgroup.org.
$!#
$! Makefile for VMS systems.
$!
diff --git a/vms/c++/test/check.com b/vms/c++/test/check.com
index ec53694..18323ec 100644
--- a/vms/c++/test/check.com
+++ b/vms/c++/test/check.com
@@ -1,4 +1,5 @@
$!#
+$!# Copyright by The HDF Group.
$!# Copyright by the Board of Trustees of the University of Illinois.
$!# All rights reserved.
$!#
@@ -8,8 +9,8 @@ $!# the files COPYING and Copyright.html. COPYING can be found at the root
$!# of the source code distribution tree; Copyright.html can be found at the
$!# root level of an installed copy of the electronic HDF5 document set and
$!# is linked from the top-level documents page. It can also be found at
-$!# http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have
-$!# access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu.
+$!# http://hdfgroup.org/HDF5/doc/Copyright.html. If you do not have
+$!# access to either file, you may request a copy from help@hdfgroup.org.
$!#
$! Makefile for VMS systems.
$!
diff --git a/vms/c++/test/make.com b/vms/c++/test/make.com
index 54cb454..c26e6eb 100644
--- a/vms/c++/test/make.com
+++ b/vms/c++/test/make.com
@@ -1,4 +1,5 @@
$!#
+$!# Copyright by The HDF Group.
$!# Copyright by the Board of Trustees of the University of Illinois.
$!# All rights reserved.
$!#
@@ -8,8 +9,8 @@ $!# the files COPYING and Copyright.html. COPYING can be found at the root
$!# of the source code distribution tree; Copyright.html can be found at the
$!# root level of an installed copy of the electronic HDF5 document set and
$!# is linked from the top-level documents page. It can also be found at
-$!# http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have
-$!# access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu.
+$!# http://hdfgroup.org/HDF5/doc/Copyright.html. If you do not have
+$!# access to either file, you may request a copy from help@hdfgroup.org.
$!#
$! Makefile for VMS systems.
$!
diff --git a/vms/examples/check.com b/vms/examples/check.com
index a7c7db4..e78dcf5 100644
--- a/vms/examples/check.com
+++ b/vms/examples/check.com
@@ -1,4 +1,5 @@
$!#
+$!# Copyright by The HDF Group.
$!# Copyright by the Board of Trustees of the University of Illinois.
$!# All rights reserved.
$!#
@@ -8,8 +9,8 @@ $!# the files COPYING and Copyright.html. COPYING can be found at the root
$!# of the source code distribution tree; Copyright.html can be found at the
$!# root level of an installed copy of the electronic HDF5 document set and
$!# is linked from the top-level documents page. It can also be found at
-$!# http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have
-$!# access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu.
+$!# http://hdfgroup.org/HDF5/doc/Copyright.html. If you do not have
+$!# access to either file, you may request a copy from help@hdfgroup.org.
$!#
$! Makefile for VMS systems.
$!
diff --git a/vms/examples/make.com b/vms/examples/make.com
index 76322e9..590ce67 100644
--- a/vms/examples/make.com
+++ b/vms/examples/make.com
@@ -1,4 +1,5 @@
$!#
+$!# Copyright by The HDF Group.
$!# Copyright by the Board of Trustees of the University of Illinois.
$!# All rights reserved.
$!#
@@ -8,8 +9,8 @@ $!# the files COPYING and Copyright.html. COPYING can be found at the root
$!# of the source code distribution tree; Copyright.html can be found at the
$!# root level of an installed copy of the electronic HDF5 document set and
$!# is linked from the top-level documents page. It can also be found at
-$!# http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have
-$!# access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu.
+$!# http://hdfgroup.org/HDF5/doc/Copyright.html. If you do not have
+$!# access to either file, you may request a copy from help@hdfgroup.org.
$!#
$! Makefile for VMS systems.
$!
diff --git a/vms/fortran/examples/check.com b/vms/fortran/examples/check.com
index c2dfebb..63c1c25 100644
--- a/vms/fortran/examples/check.com
+++ b/vms/fortran/examples/check.com
@@ -1,4 +1,5 @@
$!#
+$!# Copyright by The HDF Group.
$!# Copyright by the Board of Trustees of the University of Illinois.
$!# All rights reserved.
$!#
@@ -8,8 +9,8 @@ $!# the files COPYING and Copyright.html. COPYING can be found at the root
$!# of the source code distribution tree; Copyright.html can be found at the
$!# root level of an installed copy of the electronic HDF5 document set and
$!# is linked from the top-level documents page. It can also be found at
-$!# http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have
-$!# access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu.
+$!# http://hdfgroup.org/HDF5/doc/Copyright.html. If you do not have
+$!# access to either file, you may request a copy from help@hdfgroup.org.
$!#
$! Makefile for VMS systems.
$!
diff --git a/vms/fortran/examples/make.com b/vms/fortran/examples/make.com
index d378039..7134038 100644
--- a/vms/fortran/examples/make.com
+++ b/vms/fortran/examples/make.com
@@ -1,4 +1,5 @@
$!#
+$!# Copyright by The HDF Group.
$!# Copyright by the Board of Trustees of the University of Illinois.
$!# All rights reserved.
$!#
@@ -8,8 +9,8 @@ $!# the files COPYING and Copyright.html. COPYING can be found at the root
$!# of the source code distribution tree; Copyright.html can be found at the
$!# root level of an installed copy of the electronic HDF5 document set and
$!# is linked from the top-level documents page. It can also be found at
-$!# http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have
-$!# access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu.
+$!# http://hdfgroup.org/HDF5/doc/Copyright.html. If you do not have
+$!# access to either file, you may request a copy from help@hdfgroup.org.
$!#
$! Makefile for VMS systems.
$!
diff --git a/vms/fortran/src/make.com b/vms/fortran/src/make.com
index a94e453..f750cfe 100644
--- a/vms/fortran/src/make.com
+++ b/vms/fortran/src/make.com
@@ -1,4 +1,5 @@
$!#
+$!# Copyright by The HDF Group.
$!# Copyright by the Board of Trustees of the University of Illinois.
$!# All rights reserved.
$!#
@@ -8,8 +9,8 @@ $!# the files COPYING and Copyright.html. COPYING can be found at the root
$!# of the source code distribution tree; Copyright.html can be found at the
$!# root level of an installed copy of the electronic HDF5 document set and
$!# is linked from the top-level documents page. It can also be found at
-$!# http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have
-$!# access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu.
+$!# http://hdfgroup.org/HDF5/doc/Copyright.html. If you do not have
+$!# access to either file, you may request a copy from help@hdfgroup.org.
$!#
$! Makefile for VMS systems.
$!
diff --git a/vms/fortran/test/check.com b/vms/fortran/test/check.com
index 51e7c6e..e3e7172 100644
--- a/vms/fortran/test/check.com
+++ b/vms/fortran/test/check.com
@@ -1,4 +1,5 @@
$!#
+$!# Copyright by The HDF Group.
$!# Copyright by the Board of Trustees of the University of Illinois.
$!# All rights reserved.
$!#
@@ -8,8 +9,8 @@ $!# the files COPYING and Copyright.html. COPYING can be found at the root
$!# of the source code distribution tree; Copyright.html can be found at the
$!# root level of an installed copy of the electronic HDF5 document set and
$!# is linked from the top-level documents page. It can also be found at
-$!# http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have
-$!# access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu.
+$!# http://hdfgroup.org/HDF5/doc/Copyright.html. If you do not have
+$!# access to either file, you may request a copy from help@hdfgroup.org.
$!#
$! Makefile for VMS systems.
$!
diff --git a/vms/fortran/test/make.com b/vms/fortran/test/make.com
index e3d2c94..92106e9 100644
--- a/vms/fortran/test/make.com
+++ b/vms/fortran/test/make.com
@@ -1,4 +1,5 @@
$!#
+$!# Copyright by The HDF Group.
$!# Copyright by the Board of Trustees of the University of Illinois.
$!# All rights reserved.
$!#
@@ -8,8 +9,8 @@ $!# the files COPYING and Copyright.html. COPYING can be found at the root
$!# of the source code distribution tree; Copyright.html can be found at the
$!# root level of an installed copy of the electronic HDF5 document set and
$!# is linked from the top-level documents page. It can also be found at
-$!# http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have
-$!# access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu.
+$!# http://hdfgroup.org/HDF5/doc/Copyright.html. If you do not have
+$!# access to either file, you may request a copy from help@hdfgroup.org.
$!#
$! Makefile for VMS systems.
$!
diff --git a/vms/make.com b/vms/make.com
index b93f323..65844bb 100644
--- a/vms/make.com
+++ b/vms/make.com
@@ -1,4 +1,5 @@
$!#
+$!# Copyright by The HDF Group.
$!# Copyright by the Board of Trustees of the University of Illinois.
$!# All rights reserved.
$!#
@@ -8,8 +9,8 @@ $!# the files COPYING and Copyright.html. COPYING can be found at the root
$!# of the source code distribution tree; Copyright.html can be found at the
$!# root level of an installed copy of the electronic HDF5 document set and
$!# is linked from the top-level documents page. It can also be found at
-$!# http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have
-$!# access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu.
+$!# http://hdfgroup.org/HDF5/doc/Copyright.html. If you do not have
+$!# access to either file, you may request a copy from help@hdfgroup.org.
$!#
$!
$!
diff --git a/vms/src/make.com b/vms/src/make.com
index 925087a..9a314cb 100644
--- a/vms/src/make.com
+++ b/vms/src/make.com
@@ -1,4 +1,5 @@
$!#
+$!# Copyright by The HDF Group.
$!# Copyright by the Board of Trustees of the University of Illinois.
$!# All rights reserved.
$!#
@@ -8,8 +9,8 @@ $!# the files COPYING and Copyright.html. COPYING can be found at the root
$!# of the source code distribution tree; Copyright.html can be found at the
$!# root level of an installed copy of the electronic HDF5 document set and
$!# is linked from the top-level documents page. It can also be found at
-$!# http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have
-$!# access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu.
+$!# http://hdfgroup.org/HDF5/doc/Copyright.html. If you do not have
+$!# access to either file, you may request a copy from help@hdfgroup.org.
$!#
$! Makefile for VMS systems.
$!
diff --git a/vms/test/check.com b/vms/test/check.com
index f93baf2..e03dd75 100644
--- a/vms/test/check.com
+++ b/vms/test/check.com
@@ -1,4 +1,5 @@
$!#
+$!# Copyright by The HDF Group.
$!# Copyright by the Board of Trustees of the University of Illinois.
$!# All rights reserved.
$!#
@@ -8,8 +9,8 @@ $!# the files COPYING and Copyright.html. COPYING can be found at the root
$!# of the source code distribution tree; Copyright.html can be found at the
$!# root level of an installed copy of the electronic HDF5 document set and
$!# is linked from the top-level documents page. It can also be found at
-$!# http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have
-$!# access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu.
+$!# http://hdfgroup.org/HDF5/doc/Copyright.html. If you do not have
+$!# access to either file, you may request a copy from help@hdfgroup.org.
$!#
$! Makefile for VMS systems.
$!
diff --git a/vms/test/make.com b/vms/test/make.com
index 2aa93dc..1a4d6f4 100644
--- a/vms/test/make.com
+++ b/vms/test/make.com
@@ -1,4 +1,5 @@
$!#
+$!# Copyright by The HDF Group.
$!# Copyright by the Board of Trustees of the University of Illinois.
$!# All rights reserved.
$!#
@@ -8,8 +9,8 @@ $!# the files COPYING and Copyright.html. COPYING can be found at the root
$!# of the source code distribution tree; Copyright.html can be found at the
$!# root level of an installed copy of the electronic HDF5 document set and
$!# is linked from the top-level documents page. It can also be found at
-$!# http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have
-$!# access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu.
+$!# http://hdfgroup.org/HDF5/doc/Copyright.html. If you do not have
+$!# access to either file, you may request a copy from help@hdfgroup.org.
$!#
$! Makefile for VMS systems.
$!
diff --git a/vms/tools/h5copy/check_h5copy.com b/vms/tools/h5copy/check_h5copy.com
index ed6e8a8..bb769df 100644
--- a/vms/tools/h5copy/check_h5copy.com
+++ b/vms/tools/h5copy/check_h5copy.com
@@ -1,4 +1,5 @@
$!#
+$!# Copyright by The HDF Group.
$!# Copyright by the Board of Trustees of the University of Illinois.
$!# All rights reserved.
$!#
@@ -8,8 +9,8 @@ $!# the files COPYING and Copyright.html. COPYING can be found at the root
$!# of the source code distribution tree; Copyright.html can be found at the
$!# root level of an installed copy of the electronic HDF5 document set and
$!# is linked from the top-level documents page. It can also be found at
-$!# http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have
-$!# access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu.
+$!# http://hdfgroup.org/HDF5/doc/Copyright.html. If you do not have
+$!# access to either file, you may request a copy from help@hdfgroup.org.
$!#
$!
$ !
diff --git a/vms/tools/h5copy/make.com b/vms/tools/h5copy/make.com
index f578b59..b262663 100644
--- a/vms/tools/h5copy/make.com
+++ b/vms/tools/h5copy/make.com
@@ -1,4 +1,5 @@
$!#
+$!# Copyright by The HDF Group.
$!# Copyright by the Board of Trustees of the University of Illinois.
$!# All rights reserved.
$!#
@@ -8,8 +9,8 @@ $!# the files COPYING and Copyright.html. COPYING can be found at the root
$!# of the source code distribution tree; Copyright.html can be found at the
$!# root level of an installed copy of the electronic HDF5 document set and
$!# is linked from the top-level documents page. It can also be found at
-$!# http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have
-$!# access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu.
+$!# http://hdfgroup.org/HDF5/doc/Copyright.html. If you do not have
+$!# access to either file, you may request a copy from help@hdfgroup.org.
$!#
$! Makefile for VMS systems.
$!
diff --git a/vms/tools/h5diff/check.com b/vms/tools/h5diff/check.com
index c306575..3c8cb8f 100644
--- a/vms/tools/h5diff/check.com
+++ b/vms/tools/h5diff/check.com
@@ -1,4 +1,5 @@
$!#
+$!# Copyright by The HDF Group.
$!# Copyright by the Board of Trustees of the University of Illinois.
$!# All rights reserved.
$!#
@@ -8,8 +9,8 @@ $!# the files COPYING and Copyright.html. COPYING can be found at the root
$!# of the source code distribution tree; Copyright.html can be found at the
$!# root level of an installed copy of the electronic HDF5 document set and
$!# is linked from the top-level documents page. It can also be found at
-$!# http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have
-$!# access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu.
+$!# http://hdfgroup.org/HDF5/doc/Copyright.html. If you do not have
+$!# access to either file, you may request a copy from help@hdfgroup.org.
$!#
$!
$! h5diff testing script
diff --git a/vms/tools/h5diff/check_h5diff.com b/vms/tools/h5diff/check_h5diff.com
index da9e66a..f5ea68f 100644
--- a/vms/tools/h5diff/check_h5diff.com
+++ b/vms/tools/h5diff/check_h5diff.com
@@ -1,4 +1,5 @@
$!#
+$!# Copyright by The HDF Group.
$!# Copyright by the Board of Trustees of the University of Illinois.
$!# All rights reserved.
$!#
@@ -8,8 +9,8 @@ $!# the files COPYING and Copyright.html. COPYING can be found at the root
$!# of the source code distribution tree; Copyright.html can be found at the
$!# root level of an installed copy of the electronic HDF5 document set and
$!# is linked from the top-level documents page. It can also be found at
-$!# http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have
-$!# access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu.
+$!# http://hdfgroup.org/HDF5/doc/Copyright.html. If you do not have
+$!# access to either file, you may request a copy from help@hdfgroup.org.
$!#
$!
$ !
diff --git a/vms/tools/h5diff/make.com b/vms/tools/h5diff/make.com
index 5621bdb..d09c474 100644
--- a/vms/tools/h5diff/make.com
+++ b/vms/tools/h5diff/make.com
@@ -1,4 +1,5 @@
$!#
+$!# Copyright by The HDF Group.
$!# Copyright by the Board of Trustees of the University of Illinois.
$!# All rights reserved.
$!#
@@ -8,8 +9,8 @@ $!# the files COPYING and Copyright.html. COPYING can be found at the root
$!# of the source code distribution tree; Copyright.html can be found at the
$!# root level of an installed copy of the electronic HDF5 document set and
$!# is linked from the top-level documents page. It can also be found at
-$!# http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have
-$!# access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu.
+$!# http://hdfgroup.org/HDF5/doc/Copyright.html. If you do not have
+$!# access to either file, you may request a copy from help@hdfgroup.org.
$!#
$! Makefile for VAX/VMX systems.
$!
diff --git a/vms/tools/h5dump/check.com b/vms/tools/h5dump/check.com
index fdae04f..8c3b383 100644
--- a/vms/tools/h5dump/check.com
+++ b/vms/tools/h5dump/check.com
@@ -1,4 +1,5 @@
$!#
+$!# Copyright by The HDF Group.
$!# Copyright by the Board of Trustees of the University of Illinois.
$!# All rights reserved.
$!#
@@ -8,8 +9,8 @@ $!# the files COPYING and Copyright.html. COPYING can be found at the root
$!# of the source code distribution tree; Copyright.html can be found at the
$!# root level of an installed copy of the electronic HDF5 document set and
$!# is linked from the top-level documents page. It can also be found at
-$!# http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have
-$!# access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu.
+$!# http://hdfgroup.org/HDF5/doc/Copyright.html. If you do not have
+$!# access to either file, you may request a copy from help@hdfgroup.org.
$!#
$!
$! h5dump testing script
diff --git a/vms/tools/h5dump/check_h5dump.com b/vms/tools/h5dump/check_h5dump.com
index 4a04180..f8b4212 100644
--- a/vms/tools/h5dump/check_h5dump.com
+++ b/vms/tools/h5dump/check_h5dump.com
@@ -1,3 +1,17 @@
+$!#
+$!# Copyright by The HDF Group.
+$!# Copyright by the Board of Trustees of the University of Illinois.
+$!# All rights reserved.
+$!#
+$!# This file is part of HDF5. The full HDF5 copyright notice, including
+$!# terms governing use, modification, and redistribution, is contained in
+$!# the files COPYING and Copyright.html. COPYING can be found at the root
+$!# of the source code distribution tree; Copyright.html can be found at the
+$!# root level of an installed copy of the electronic HDF5 document set and
+$!# is linked from the top-level documents page. It can also be found at
+$!# http://hdfgroup.org/HDF5/doc/Copyright.html. If you do not have
+$!# access to either file, you may request a copy from help@hdfgroup.org.
+$!#
$ !
$ ! This command file tests h5dump utility. The command file has to
$ ! run in the [hdf5-top.tools.testfiles] directory.
diff --git a/vms/tools/h5dump/make.com b/vms/tools/h5dump/make.com
index 584ff1a..774902c 100644
--- a/vms/tools/h5dump/make.com
+++ b/vms/tools/h5dump/make.com
@@ -1,4 +1,5 @@
$!#
+$!# Copyright by The HDF Group.
$!# Copyright by the Board of Trustees of the University of Illinois.
$!# All rights reserved.
$!#
@@ -8,8 +9,8 @@ $!# the files COPYING and Copyright.html. COPYING can be found at the root
$!# of the source code distribution tree; Copyright.html can be found at the
$!# root level of an installed copy of the electronic HDF5 document set and
$!# is linked from the top-level documents page. It can also be found at
-$!# http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have
-$!# access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu.
+$!# http://hdfgroup.org/HDF5/doc/Copyright.html. If you do not have
+$!# access to either file, you may request a copy from help@hdfgroup.org.
$!#
$! Makefile for VMS systems.
$!
diff --git a/vms/tools/h5import/check_h5import.com b/vms/tools/h5import/check_h5import.com
index 8387dd2..0aac610 100644
--- a/vms/tools/h5import/check_h5import.com
+++ b/vms/tools/h5import/check_h5import.com
@@ -1,3 +1,17 @@
+$!#
+$!# Copyright by The HDF Group.
+$!# Copyright by the Board of Trustees of the University of Illinois.
+$!# All rights reserved.
+$!#
+$!# This file is part of HDF5. The full HDF5 copyright notice, including
+$!# terms governing use, modification, and redistribution, is contained in
+$!# the files COPYING and Copyright.html. COPYING can be found at the root
+$!# of the source code distribution tree; Copyright.html can be found at the
+$!# root level of an installed copy of the electronic HDF5 document set and
+$!# is linked from the top-level documents page. It can also be found at
+$!# http://hdfgroup.org/HDF5/doc/Copyright.html. If you do not have
+$!# access to either file, you may request a copy from help@hdfgroup.org.
+$!#
$ !
$ ! This command file tests h5import utility. The command file has to
$ ! run in the [hdf5-top.tools.h5import.testfiles] directory.
diff --git a/vms/tools/h5import/make.com b/vms/tools/h5import/make.com
index 705905a..10a03c1 100644
--- a/vms/tools/h5import/make.com
+++ b/vms/tools/h5import/make.com
@@ -1,4 +1,5 @@
$!#
+$!# Copyright by The HDF Group.
$!# Copyright by the Board of Trustees of the University of Illinois.
$!# All rights reserved.
$!#
@@ -8,8 +9,8 @@ $!# the files COPYING and Copyright.html. COPYING can be found at the root
$!# of the source code distribution tree; Copyright.html can be found at the
$!# root level of an installed copy of the electronic HDF5 document set and
$!# is linked from the top-level documents page. It can also be found at
-$!# http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have
-$!# access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu.
+$!# http://hdfgroup.org/HDF5/doc/Copyright.html. If you do not have
+$!# access to either file, you may request a copy from help@hdfgroup.org.
$!#
$! Makefile for VMS systems.
$!
diff --git a/vms/tools/h5jam/check_h5jam.com b/vms/tools/h5jam/check_h5jam.com
index 51da1a9..a1e02f2 100644
--- a/vms/tools/h5jam/check_h5jam.com
+++ b/vms/tools/h5jam/check_h5jam.com
@@ -1,3 +1,17 @@
+$!#
+$!# Copyright by The HDF Group.
+$!# Copyright by the Board of Trustees of the University of Illinois.
+$!# All rights reserved.
+$!#
+$!# This file is part of HDF5. The full HDF5 copyright notice, including
+$!# terms governing use, modification, and redistribution, is contained in
+$!# the files COPYING and Copyright.html. COPYING can be found at the root
+$!# of the source code distribution tree; Copyright.html can be found at the
+$!# root level of an installed copy of the electronic HDF5 document set and
+$!# is linked from the top-level documents page. It can also be found at
+$!# http://hdfgroup.org/HDF5/doc/Copyright.html. If you do not have
+$!# access to either file, you may request a copy from help@hdfgroup.org.
+$!#
$ !
$ ! This command file tests h5jam and h5unjam utilities. The command file has to
$ ! run in the [hdf5-top.tools.testfiles] directory.
diff --git a/vms/tools/h5jam/make.com b/vms/tools/h5jam/make.com
index 3549243..086143f 100644
--- a/vms/tools/h5jam/make.com
+++ b/vms/tools/h5jam/make.com
@@ -1,4 +1,5 @@
$!#
+$!# Copyright by The HDF Group.
$!# Copyright by the Board of Trustees of the University of Illinois.
$!# All rights reserved.
$!#
@@ -8,8 +9,8 @@ $!# the files COPYING and Copyright.html. COPYING can be found at the root
$!# of the source code distribution tree; Copyright.html can be found at the
$!# root level of an installed copy of the electronic HDF5 document set and
$!# is linked from the top-level documents page. It can also be found at
-$!# http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have
-$!# access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu.
+$!# http://hdfgroup.org/HDF5/doc/Copyright.html. If you do not have
+$!# access to either file, you may request a copy from help@hdfgroup.org.
$!#
$! Makefile for VMS systems.
$!
diff --git a/vms/tools/h5ls/check.com b/vms/tools/h5ls/check.com
index a0cd048..b44dedc 100644
--- a/vms/tools/h5ls/check.com
+++ b/vms/tools/h5ls/check.com
@@ -1,4 +1,5 @@
$!#
+$!# Copyright by The HDF Group.
$!# Copyright by the Board of Trustees of the University of Illinois.
$!# All rights reserved.
$!#
@@ -8,8 +9,8 @@ $!# the files COPYING and Copyright.html. COPYING can be found at the root
$!# of the source code distribution tree; Copyright.html can be found at the
$!# root level of an installed copy of the electronic HDF5 document set and
$!# is linked from the top-level documents page. It can also be found at
-$!# http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have
-$!# access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu.
+$!# http://hdfgroup.org/HDF5/doc/Copyright.html. If you do not have
+$!# access to either file, you may request a copy from help@hdfgroup.org.
$!#
$!
$! h5ls testing script
diff --git a/vms/tools/h5ls/check_h5ls.com b/vms/tools/h5ls/check_h5ls.com
index 8901097..f9865a9 100644
--- a/vms/tools/h5ls/check_h5ls.com
+++ b/vms/tools/h5ls/check_h5ls.com
@@ -1,4 +1,5 @@
$!#
+$!# Copyright by The HDF Group.
$!# Copyright by the Board of Trustees of the University of Illinois.
$!# All rights reserved.
$!#
@@ -8,8 +9,8 @@ $!# the files COPYING and Copyright.html. COPYING can be found at the root
$!# of the source code distribution tree; Copyright.html can be found at the
$!# root level of an installed copy of the electronic HDF5 document set and
$!# is linked from the top-level documents page. It can also be found at
-$!# http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have
-$!# access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu.
+$!# http://hdfgroup.org/HDF5/doc/Copyright.html. If you do not have
+$!# access to either file, you may request a copy from help@hdfgroup.org.
$!#
$!
$ !
diff --git a/vms/tools/h5ls/make.com b/vms/tools/h5ls/make.com
index 7f7e510..2ab721f 100644
--- a/vms/tools/h5ls/make.com
+++ b/vms/tools/h5ls/make.com
@@ -1,4 +1,5 @@
$!#
+$!# Copyright by The HDF Group.
$!# Copyright by the Board of Trustees of the University of Illinois.
$!# All rights reserved.
$!#
@@ -8,8 +9,8 @@ $!# the files COPYING and Copyright.html. COPYING can be found at the root
$!# of the source code distribution tree; Copyright.html can be found at the
$!# root level of an installed copy of the electronic HDF5 document set and
$!# is linked from the top-level documents page. It can also be found at
-$!# http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have
-$!# access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu.
+$!# http://hdfgroup.org/HDF5/doc/Copyright.html. If you do not have
+$!# access to either file, you may request a copy from help@hdfgroup.org.
$!#
$! Makefile for VMS systems.
$!
diff --git a/vms/tools/h5repack/check_h5repack.com b/vms/tools/h5repack/check_h5repack.com
index e2faeca..d5db883 100644
--- a/vms/tools/h5repack/check_h5repack.com
+++ b/vms/tools/h5repack/check_h5repack.com
@@ -1,4 +1,5 @@
$!#
+$!# Copyright by The HDF Group.
$!# Copyright by the Board of Trustees of the University of Illinois.
$!# All rights reserved.
$!#
@@ -8,8 +9,8 @@ $!# the files COPYING and Copyright.html. COPYING can be found at the root
$!# of the source code distribution tree; Copyright.html can be found at the
$!# root level of an installed copy of the electronic HDF5 document set and
$!# is linked from the top-level documents page. It can also be found at
-$!# http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have
-$!# access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu.
+$!# http://hdfgroup.org/HDF5/doc/Copyright.html. If you do not have
+$!# access to either file, you may request a copy from help@hdfgroup.org.
$!#
$!
$ !
diff --git a/vms/tools/h5repack/make.com b/vms/tools/h5repack/make.com
index c4fec1c..624daf4 100644
--- a/vms/tools/h5repack/make.com
+++ b/vms/tools/h5repack/make.com
@@ -1,4 +1,5 @@
$!#
+$!# Copyright by The HDF Group.
$!# Copyright by the Board of Trustees of the University of Illinois.
$!# All rights reserved.
$!#
@@ -8,8 +9,8 @@ $!# the files COPYING and Copyright.html. COPYING can be found at the root
$!# of the source code distribution tree; Copyright.html can be found at the
$!# root level of an installed copy of the electronic HDF5 document set and
$!# is linked from the top-level documents page. It can also be found at
-$!# http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have
-$!# access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu.
+$!# http://hdfgroup.org/HDF5/doc/Copyright.html. If you do not have
+$!# access to either file, you may request a copy from help@hdfgroup.org.
$!#
$! Makefile for VMS systems.
$!
diff --git a/vms/tools/lib/make.com b/vms/tools/lib/make.com
index 5254d3f..40e5464 100644
--- a/vms/tools/lib/make.com
+++ b/vms/tools/lib/make.com
@@ -1,4 +1,5 @@
$!#
+$!# Copyright by The HDF Group.
$!# Copyright by the Board of Trustees of the University of Illinois.
$!# All rights reserved.
$!#
@@ -8,8 +9,8 @@ $!# the files COPYING and Copyright.html. COPYING can be found at the root
$!# of the source code distribution tree; Copyright.html can be found at the
$!# root level of an installed copy of the electronic HDF5 document set and
$!# is linked from the top-level documents page. It can also be found at
-$!# http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have
-$!# access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu.
+$!# http://hdfgroup.org/HDF5/doc/Copyright.html. If you do not have
+$!# access to either file, you may request a copy from help@hdfgroup.org.
$!#
$! Makefile for VMS systems.
$!