summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/stubs.c1
-rw-r--r--test/supervise.subr1
-rw-r--r--test/testvfdswmr.sh.in1
-rw-r--r--test/vfd_swmr.c1
-rw-r--r--test/vfd_swmr_addrem_writer.c1
-rw-r--r--test/vfd_swmr_attrdset_writer.c1
-rw-r--r--test/vfd_swmr_bigset_writer.c1
-rw-r--r--test/vfd_swmr_check_compat.c1
-rw-r--r--test/vfd_swmr_common.c1
-rw-r--r--test/vfd_swmr_common.h1
-rw-r--r--test/vfd_swmr_dsetchks_writer.c1
-rw-r--r--test/vfd_swmr_dsetops_writer.c1
-rw-r--r--test/vfd_swmr_generator.c1
-rw-r--r--test/vfd_swmr_gfail_writer.c1
-rw-r--r--test/vfd_swmr_gperf_writer.c1
-rw-r--r--test/vfd_swmr_group_writer.c1
-rw-r--r--test/vfd_swmr_indep_rw_writer.c1
-rw-r--r--test/vfd_swmr_reader.c1
-rw-r--r--test/vfd_swmr_remove_reader.c1
-rw-r--r--test/vfd_swmr_remove_writer.c1
-rw-r--r--test/vfd_swmr_sparse_reader.c1
-rw-r--r--test/vfd_swmr_sparse_writer.c1
-rw-r--r--test/vfd_swmr_vlstr_reader.c1
-rw-r--r--test/vfd_swmr_vlstr_writer.c1
-rw-r--r--test/vfd_swmr_writer.c1
-rw-r--r--test/vfd_swmr_zoo_writer.c1
26 files changed, 0 insertions, 26 deletions
diff --git a/test/stubs.c b/test/stubs.c
index e508b14..17ce291 100644
--- a/test/stubs.c
+++ b/test/stubs.c
@@ -1,5 +1,4 @@
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
- * Copyright by The HDF Group. *
* Copyright by Akadio, Inc. *
* All rights reserved. *
* *
diff --git a/test/supervise.subr b/test/supervise.subr
index 40472d3..8fc526a 100644
--- a/test/supervise.subr
+++ b/test/supervise.subr
@@ -1,6 +1,5 @@
#!/us/bin/env bash
#
-# Copyright by The HDF Group.
# Copyright by Akadio, Inc.
#
# This file is part of HDF5. The full HDF5 copyright notice, including
diff --git a/test/testvfdswmr.sh.in b/test/testvfdswmr.sh.in
index b47516f..a56bf99 100644
--- a/test/testvfdswmr.sh.in
+++ b/test/testvfdswmr.sh.in
@@ -1,6 +1,5 @@
#!/us/bin/env bash
#
-# Copyright by The HDF Group.
# Copyright by Akadio, Inc.
#
# This file is part of HDF5. The full HDF5 copyright notice, including
diff --git a/test/vfd_swmr.c b/test/vfd_swmr.c
index 902ce7f..8255bdd 100644
--- a/test/vfd_swmr.c
+++ b/test/vfd_swmr.c
@@ -1,5 +1,4 @@
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
- * Copyright by The HDF Group. *
* Copyright by Akadio, Inc. *
* All rights reserved. *
* *
diff --git a/test/vfd_swmr_addrem_writer.c b/test/vfd_swmr_addrem_writer.c
index 4cfdeb2..0cd1713 100644
--- a/test/vfd_swmr_addrem_writer.c
+++ b/test/vfd_swmr_addrem_writer.c
@@ -1,5 +1,4 @@
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
- * Copyright by The HDF Group. *
* Copyright by Akadio, Inc. *
* All rights reserved. *
* *
diff --git a/test/vfd_swmr_attrdset_writer.c b/test/vfd_swmr_attrdset_writer.c
index 1037108..d015ecf 100644
--- a/test/vfd_swmr_attrdset_writer.c
+++ b/test/vfd_swmr_attrdset_writer.c
@@ -1,5 +1,4 @@
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
- * Copyright by The HDF Group. *
* Copyright by Akadio, Inc. *
* All rights reserved. *
* *
diff --git a/test/vfd_swmr_bigset_writer.c b/test/vfd_swmr_bigset_writer.c
index 79a571e..8a45a87 100644
--- a/test/vfd_swmr_bigset_writer.c
+++ b/test/vfd_swmr_bigset_writer.c
@@ -1,5 +1,4 @@
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
- * Copyright by The HDF Group. *
* Copyright by Akadio, Inc. *
* All rights reserved. *
* *
diff --git a/test/vfd_swmr_check_compat.c b/test/vfd_swmr_check_compat.c
index edf37a2..b6e21a5 100644
--- a/test/vfd_swmr_check_compat.c
+++ b/test/vfd_swmr_check_compat.c
@@ -1,5 +1,4 @@
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
- * Copyright by The HDF Group. *
* Copyright by Akadio, Inc. *
* All rights reserved. *
* *
diff --git a/test/vfd_swmr_common.c b/test/vfd_swmr_common.c
index 99db307..d0eca4f6 100644
--- a/test/vfd_swmr_common.c
+++ b/test/vfd_swmr_common.c
@@ -1,5 +1,4 @@
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
- * Copyright by The HDF Group. *
* Copyright by Akadio, Inc. *
* All rights reserved. *
* *
diff --git a/test/vfd_swmr_common.h b/test/vfd_swmr_common.h
index 9f99c6e..4fd45b4 100644
--- a/test/vfd_swmr_common.h
+++ b/test/vfd_swmr_common.h
@@ -1,5 +1,4 @@
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
- * Copyright by The HDF Group. *
* Copyright by Akadio, Inc. *
* All rights reserved. *
* *
diff --git a/test/vfd_swmr_dsetchks_writer.c b/test/vfd_swmr_dsetchks_writer.c
index f2bd29b..c4eac7f 100644
--- a/test/vfd_swmr_dsetchks_writer.c
+++ b/test/vfd_swmr_dsetchks_writer.c
@@ -1,5 +1,4 @@
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
- * Copyright by The HDF Group. *
* Copyright by Akadio, Inc. *
* All rights reserved. *
* *
diff --git a/test/vfd_swmr_dsetops_writer.c b/test/vfd_swmr_dsetops_writer.c
index d7ef255..5c7af89 100644
--- a/test/vfd_swmr_dsetops_writer.c
+++ b/test/vfd_swmr_dsetops_writer.c
@@ -1,5 +1,4 @@
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
- * Copyright by The HDF Group. *
* Copyright by Akadio, Inc. *
* All rights reserved. *
* *
diff --git a/test/vfd_swmr_generator.c b/test/vfd_swmr_generator.c
index e11d92f..2e87c18 100644
--- a/test/vfd_swmr_generator.c
+++ b/test/vfd_swmr_generator.c
@@ -1,5 +1,4 @@
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
- * Copyright by The HDF Group. *
* Copyright by Akadio, Inc. *
* All rights reserved. *
* *
diff --git a/test/vfd_swmr_gfail_writer.c b/test/vfd_swmr_gfail_writer.c
index 84a9e80..ecda979 100644
--- a/test/vfd_swmr_gfail_writer.c
+++ b/test/vfd_swmr_gfail_writer.c
@@ -1,5 +1,4 @@
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
- * Copyright by The HDF Group. *
* Copyright by Akadio, Inc. *
* All rights reserved. *
* *
diff --git a/test/vfd_swmr_gperf_writer.c b/test/vfd_swmr_gperf_writer.c
index 8632bf8..1d20acb 100644
--- a/test/vfd_swmr_gperf_writer.c
+++ b/test/vfd_swmr_gperf_writer.c
@@ -1,5 +1,4 @@
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
- * Copyright by The HDF Group. *
* Copyright by Akadio, Inc. *
* All rights reserved. *
* *
diff --git a/test/vfd_swmr_group_writer.c b/test/vfd_swmr_group_writer.c
index 3dea01d..5952f83 100644
--- a/test/vfd_swmr_group_writer.c
+++ b/test/vfd_swmr_group_writer.c
@@ -1,5 +1,4 @@
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
- * Copyright by The HDF Group. *
* Copyright by Akadio, Inc. *
* All rights reserved. *
* *
diff --git a/test/vfd_swmr_indep_rw_writer.c b/test/vfd_swmr_indep_rw_writer.c
index 75da581..5d1be50 100644
--- a/test/vfd_swmr_indep_rw_writer.c
+++ b/test/vfd_swmr_indep_rw_writer.c
@@ -1,5 +1,4 @@
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
- * Copyright by The HDF Group. *
* Copyright by Akadio, Inc. *
* All rights reserved. *
* *
diff --git a/test/vfd_swmr_reader.c b/test/vfd_swmr_reader.c
index c04182c..153048c 100644
--- a/test/vfd_swmr_reader.c
+++ b/test/vfd_swmr_reader.c
@@ -1,5 +1,4 @@
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
- * Copyright by The HDF Group. *
* Copyright by Akadio, Inc. *
* All rights reserved. *
* *
diff --git a/test/vfd_swmr_remove_reader.c b/test/vfd_swmr_remove_reader.c
index ed2de5f..9c684f5 100644
--- a/test/vfd_swmr_remove_reader.c
+++ b/test/vfd_swmr_remove_reader.c
@@ -1,5 +1,4 @@
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
- * Copyright by The HDF Group. *
* Copyright by Akadio, Inc. *
* All rights reserved. *
* *
diff --git a/test/vfd_swmr_remove_writer.c b/test/vfd_swmr_remove_writer.c
index a35d303..1e40a18 100644
--- a/test/vfd_swmr_remove_writer.c
+++ b/test/vfd_swmr_remove_writer.c
@@ -1,5 +1,4 @@
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
- * Copyright by The HDF Group. *
* Copyright by Akadio, Inc. *
* All rights reserved. *
* *
diff --git a/test/vfd_swmr_sparse_reader.c b/test/vfd_swmr_sparse_reader.c
index d0a03a8..1d9557c 100644
--- a/test/vfd_swmr_sparse_reader.c
+++ b/test/vfd_swmr_sparse_reader.c
@@ -1,5 +1,4 @@
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
- * Copyright by The HDF Group. *
* Copyright by Akadio, Inc. *
* All rights reserved. *
* *
diff --git a/test/vfd_swmr_sparse_writer.c b/test/vfd_swmr_sparse_writer.c
index 2b976d3..0d521b7 100644
--- a/test/vfd_swmr_sparse_writer.c
+++ b/test/vfd_swmr_sparse_writer.c
@@ -1,5 +1,4 @@
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
- * Copyright by The HDF Group. *
* Copyright by Akadio, Inc. *
* All rights reserved. *
* *
diff --git a/test/vfd_swmr_vlstr_reader.c b/test/vfd_swmr_vlstr_reader.c
index 4107bfc..050b14d 100644
--- a/test/vfd_swmr_vlstr_reader.c
+++ b/test/vfd_swmr_vlstr_reader.c
@@ -1,5 +1,4 @@
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
- * Copyright by The HDF Group. *
* Copyright by Akadio, Inc. *
* All rights reserved. *
* *
diff --git a/test/vfd_swmr_vlstr_writer.c b/test/vfd_swmr_vlstr_writer.c
index 8fc3f95..1d18271 100644
--- a/test/vfd_swmr_vlstr_writer.c
+++ b/test/vfd_swmr_vlstr_writer.c
@@ -1,5 +1,4 @@
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
- * Copyright by The HDF Group. *
* Copyright by Akadio, Inc. *
* All rights reserved. *
* *
diff --git a/test/vfd_swmr_writer.c b/test/vfd_swmr_writer.c
index db0c90b..a076be0 100644
--- a/test/vfd_swmr_writer.c
+++ b/test/vfd_swmr_writer.c
@@ -1,5 +1,4 @@
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
- * Copyright by The HDF Group. *
* Copyright by Akadio, Inc. *
* All rights reserved. *
* *
diff --git a/test/vfd_swmr_zoo_writer.c b/test/vfd_swmr_zoo_writer.c
index 97c4db3..78ca06a 100644
--- a/test/vfd_swmr_zoo_writer.c
+++ b/test/vfd_swmr_zoo_writer.c
@@ -1,5 +1,4 @@
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
- * Copyright by The HDF Group. *
* Copyright by Akadio, Inc. *
* All rights reserved. *
* *