diff options
Diffstat (limited to 'vms/tools')
-rw-r--r-- | vms/tools/h5copy/check_h5copy.com | 5 | ||||
-rw-r--r-- | vms/tools/h5copy/make.com | 5 | ||||
-rw-r--r-- | vms/tools/h5diff/check.com | 5 | ||||
-rw-r--r-- | vms/tools/h5diff/check_h5diff.com | 5 | ||||
-rw-r--r-- | vms/tools/h5diff/make.com | 5 | ||||
-rw-r--r-- | vms/tools/h5dump/check.com | 5 | ||||
-rw-r--r-- | vms/tools/h5dump/check_h5dump.com | 14 | ||||
-rw-r--r-- | vms/tools/h5dump/make.com | 5 | ||||
-rw-r--r-- | vms/tools/h5import/check_h5import.com | 14 | ||||
-rw-r--r-- | vms/tools/h5import/make.com | 5 | ||||
-rw-r--r-- | vms/tools/h5jam/check_h5jam.com | 14 | ||||
-rw-r--r-- | vms/tools/h5jam/make.com | 5 | ||||
-rw-r--r-- | vms/tools/h5ls/check.com | 5 | ||||
-rw-r--r-- | vms/tools/h5ls/check_h5ls.com | 5 | ||||
-rw-r--r-- | vms/tools/h5ls/make.com | 5 | ||||
-rw-r--r-- | vms/tools/h5repack/check_h5repack.com | 5 | ||||
-rw-r--r-- | vms/tools/h5repack/make.com | 5 | ||||
-rw-r--r-- | vms/tools/lib/make.com | 5 |
18 files changed, 87 insertions, 30 deletions
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. $! |