summaryrefslogtreecommitdiffstats
path: root/testpar
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2007-02-15 00:43:20 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2007-02-15 00:43:20 (GMT)
commitb52c91842d9683c25c678574aeca269acd7b8a7f (patch)
tree21957705884a75698da3e4f0173f4bb4be5f8849 /testpar
parent46b74070159ef574a4fe44f5df4455c28fcac001 (diff)
downloadhdf5-b52c91842d9683c25c678574aeca269acd7b8a7f.zip
hdf5-b52c91842d9683c25c678574aeca269acd7b8a7f.tar.gz
hdf5-b52c91842d9683c25c678574aeca269acd7b8a7f.tar.bz2
[svn-r13318] Updated Copyright notices.
Tested platform: Kagiso (serial, pp)
Diffstat (limited to 'testpar')
-rw-r--r--testpar/Dependencies23
-rw-r--r--testpar/Makefile.in23
-rw-r--r--testpar/testph5.sh.in23
-rw-r--r--testpar/testphdf5.h5
4 files changed, 39 insertions, 35 deletions
diff --git a/testpar/Dependencies b/testpar/Dependencies
index beb9878..10100a5 100644
--- a/testpar/Dependencies
+++ b/testpar/Dependencies
@@ -2,17 +2,18 @@
## This file is machine generated on GNU systems.
## Only temporary changes may be made here.
##
-## 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://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.
+# 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.
t_mpi.lo: \
$(srcdir)/t_mpi.c \
diff --git a/testpar/Makefile.in b/testpar/Makefile.in
index 566a06e..76633aa 100644
--- a/testpar/Makefile.in
+++ b/testpar/Makefile.in
@@ -1,15 +1,16 @@
##
-## 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://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.
+# 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.
##
## hdf5 Parallel Library Test Makefile(.in)
##
diff --git a/testpar/testph5.sh.in b/testpar/testph5.sh.in
index 260a2ae..182693b 100644
--- a/testpar/testph5.sh.in
+++ b/testpar/testph5.sh.in
@@ -1,16 +1,17 @@
#! /bin/sh
##
-## 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://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.
+# 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.
##
# Scripts for running testphdf5 program with a variety of parameters
diff --git a/testpar/testphdf5.h b/testpar/testphdf5.h
index 6040cb9..6ac556d 100644
--- a/testpar/testphdf5.h
+++ b/testpar/testphdf5.h
@@ -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 @@
* 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. *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#ifndef PHDF5TEST_H