summaryrefslogtreecommitdiffstats
path: root/testpar
diff options
context:
space:
mode:
authorLarry Knox <lrknox@hdfgroup.org>2023-03-10 04:33:12 (GMT)
committerGitHub <noreply@github.com>2023-03-10 04:33:12 (GMT)
commitf723c1df4235596b98d85c6cff2cb52ecdb39054 (patch)
tree238a320ea92e069286f93c3cca0e45f38a7309f2 /testpar
parent28984e72446f54132e6fafc90babb52d9b5e7c9a (diff)
downloadhdf5-f723c1df4235596b98d85c6cff2cb52ecdb39054.zip
hdf5-f723c1df4235596b98d85c6cff2cb52ecdb39054.tar.gz
hdf5-f723c1df4235596b98d85c6cff2cb52ecdb39054.tar.bz2
Update copyright headers. (#2527)
Diffstat (limited to 'testpar')
-rw-r--r--testpar/Makefile.am1
-rw-r--r--testpar/t_cache.c1
-rw-r--r--testpar/t_cache_image.c1
-rw-r--r--testpar/t_chunk_alloc.c1
-rw-r--r--testpar/t_coll_chunk.c1
-rw-r--r--testpar/t_dset.c1
-rw-r--r--testpar/t_file.c1
-rw-r--r--testpar/t_file_image.c1
-rw-r--r--testpar/t_filter_read.c1
-rw-r--r--testpar/t_filters_parallel.c1
-rw-r--r--testpar/t_filters_parallel.h1
-rw-r--r--testpar/t_init_term.c1
-rw-r--r--testpar/t_mdset.c1
-rw-r--r--testpar/t_mpi.c1
-rw-r--r--testpar/t_pflush1.c1
-rw-r--r--testpar/t_pflush2.c1
-rw-r--r--testpar/t_ph5basic.c1
-rw-r--r--testpar/t_pread.c1
-rw-r--r--testpar/t_prestart.c1
-rw-r--r--testpar/t_prop.c1
-rw-r--r--testpar/t_pshutdown.c1
-rw-r--r--testpar/t_span_tree.c1
-rw-r--r--testpar/testpar.h1
-rw-r--r--testpar/testpflush.sh.in1
-rw-r--r--testpar/testphdf5.c1
-rw-r--r--testpar/testphdf5.h1
26 files changed, 0 insertions, 26 deletions
diff --git a/testpar/Makefile.am b/testpar/Makefile.am
index 148965b..08d3dde 100644
--- a/testpar/Makefile.am
+++ b/testpar/Makefile.am
@@ -1,6 +1,5 @@
#
# 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
diff --git a/testpar/t_cache.c b/testpar/t_cache.c
index 97c7a74..647e30c 100644
--- a/testpar/t_cache.c
+++ b/testpar/t_cache.c
@@ -1,6 +1,5 @@
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* 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 *
diff --git a/testpar/t_cache_image.c b/testpar/t_cache_image.c
index e9a8e6c..4aaa0d1 100644
--- a/testpar/t_cache_image.c
+++ b/testpar/t_cache_image.c
@@ -1,6 +1,5 @@
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* 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 *
diff --git a/testpar/t_chunk_alloc.c b/testpar/t_chunk_alloc.c
index 06f6f20..ac5b90b 100644
--- a/testpar/t_chunk_alloc.c
+++ b/testpar/t_chunk_alloc.c
@@ -1,6 +1,5 @@
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* 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 *
diff --git a/testpar/t_coll_chunk.c b/testpar/t_coll_chunk.c
index 8f699ea..d9e67bd 100644
--- a/testpar/t_coll_chunk.c
+++ b/testpar/t_coll_chunk.c
@@ -1,6 +1,5 @@
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* 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 *
diff --git a/testpar/t_dset.c b/testpar/t_dset.c
index 4fc8057..813f803 100644
--- a/testpar/t_dset.c
+++ b/testpar/t_dset.c
@@ -1,6 +1,5 @@
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* 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 *
diff --git a/testpar/t_file.c b/testpar/t_file.c
index bfd9578..980784c 100644
--- a/testpar/t_file.c
+++ b/testpar/t_file.c
@@ -1,6 +1,5 @@
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* 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 *
diff --git a/testpar/t_file_image.c b/testpar/t_file_image.c
index 039576f..676978c 100644
--- a/testpar/t_file_image.c
+++ b/testpar/t_file_image.c
@@ -1,6 +1,5 @@
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* 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 *
diff --git a/testpar/t_filter_read.c b/testpar/t_filter_read.c
index efbe847..0781594 100644
--- a/testpar/t_filter_read.c
+++ b/testpar/t_filter_read.c
@@ -1,6 +1,5 @@
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* 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 *
diff --git a/testpar/t_filters_parallel.c b/testpar/t_filters_parallel.c
index 2099120..3bd52a4 100644
--- a/testpar/t_filters_parallel.c
+++ b/testpar/t_filters_parallel.c
@@ -1,6 +1,5 @@
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* 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 *
diff --git a/testpar/t_filters_parallel.h b/testpar/t_filters_parallel.h
index ea50c81..335b43a 100644
--- a/testpar/t_filters_parallel.h
+++ b/testpar/t_filters_parallel.h
@@ -1,6 +1,5 @@
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* 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 *
diff --git a/testpar/t_init_term.c b/testpar/t_init_term.c
index 5bb3df3..2f2ad61 100644
--- a/testpar/t_init_term.c
+++ b/testpar/t_init_term.c
@@ -1,6 +1,5 @@
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* 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 *
diff --git a/testpar/t_mdset.c b/testpar/t_mdset.c
index a107dad..98da105 100644
--- a/testpar/t_mdset.c
+++ b/testpar/t_mdset.c
@@ -1,6 +1,5 @@
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* 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 *
diff --git a/testpar/t_mpi.c b/testpar/t_mpi.c
index 37e38dd..072e230 100644
--- a/testpar/t_mpi.c
+++ b/testpar/t_mpi.c
@@ -1,6 +1,5 @@
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* 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 *
diff --git a/testpar/t_pflush1.c b/testpar/t_pflush1.c
index 4fcc69c..848c788 100644
--- a/testpar/t_pflush1.c
+++ b/testpar/t_pflush1.c
@@ -1,6 +1,5 @@
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* 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 *
diff --git a/testpar/t_pflush2.c b/testpar/t_pflush2.c
index edcb89f..0eef98b 100644
--- a/testpar/t_pflush2.c
+++ b/testpar/t_pflush2.c
@@ -1,6 +1,5 @@
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* 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 *
diff --git a/testpar/t_ph5basic.c b/testpar/t_ph5basic.c
index f8d4129..cef5d12 100644
--- a/testpar/t_ph5basic.c
+++ b/testpar/t_ph5basic.c
@@ -1,6 +1,5 @@
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* 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 *
diff --git a/testpar/t_pread.c b/testpar/t_pread.c
index ba01f42..d2e300a 100644
--- a/testpar/t_pread.c
+++ b/testpar/t_pread.c
@@ -1,6 +1,5 @@
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* 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 *
diff --git a/testpar/t_prestart.c b/testpar/t_prestart.c
index e6c40ac..bfa72b6 100644
--- a/testpar/t_prestart.c
+++ b/testpar/t_prestart.c
@@ -1,6 +1,5 @@
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* 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 *
diff --git a/testpar/t_prop.c b/testpar/t_prop.c
index 67b4b50..71a6eec 100644
--- a/testpar/t_prop.c
+++ b/testpar/t_prop.c
@@ -1,6 +1,5 @@
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* 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 *
diff --git a/testpar/t_pshutdown.c b/testpar/t_pshutdown.c
index 3bf0e04e..278fd09 100644
--- a/testpar/t_pshutdown.c
+++ b/testpar/t_pshutdown.c
@@ -1,6 +1,5 @@
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* 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 *
diff --git a/testpar/t_span_tree.c b/testpar/t_span_tree.c
index 7b9c6f7..137c66c 100644
--- a/testpar/t_span_tree.c
+++ b/testpar/t_span_tree.c
@@ -1,7 +1,6 @@
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* 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 *
diff --git a/testpar/testpar.h b/testpar/testpar.h
index bbf9550..6c380a9 100644
--- a/testpar/testpar.h
+++ b/testpar/testpar.h
@@ -1,6 +1,5 @@
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* 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 *
diff --git a/testpar/testpflush.sh.in b/testpar/testpflush.sh.in
index b400447..4720d6c 100644
--- a/testpar/testpflush.sh.in
+++ b/testpar/testpflush.sh.in
@@ -1,7 +1,6 @@
#! /bin/sh
#
# 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
diff --git a/testpar/testphdf5.c b/testpar/testphdf5.c
index 3ea3eac..f0c42f6 100644
--- a/testpar/testphdf5.c
+++ b/testpar/testphdf5.c
@@ -1,6 +1,5 @@
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* 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 *
diff --git a/testpar/testphdf5.h b/testpar/testphdf5.h
index ac99651..9cc41f5 100644
--- a/testpar/testphdf5.h
+++ b/testpar/testphdf5.h
@@ -1,6 +1,5 @@
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* 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 *