summaryrefslogtreecommitdiffstats
path: root/test/testvfdswmr.sh.in
diff options
context:
space:
mode:
authorDana Robinson <43805+derobins@users.noreply.github.com>2022-02-17 20:20:33 (GMT)
committerGitHub <noreply@github.com>2022-02-17 20:20:33 (GMT)
commite569dc948f5ddb0e28c9b71e7a1d06d8440d40ef (patch)
tree2d1f9f9671c9239b113102b67596d79623c9362f /test/testvfdswmr.sh.in
parent5c782f794a64bbd4aaffa1b2e6657f9615dd138f (diff)
parentc9a363fdd9f23a2075e057cb2d611dc1ca395cfb (diff)
downloadhdf5-e569dc948f5ddb0e28c9b71e7a1d06d8440d40ef.zip
hdf5-e569dc948f5ddb0e28c9b71e7a1d06d8440d40ef.tar.gz
hdf5-e569dc948f5ddb0e28c9b71e7a1d06d8440d40ef.tar.bz2
Merge pull request #1445 from derobins/vfd_swmr/license
Updated VFD SWMR's Akadio license
Diffstat (limited to 'test/testvfdswmr.sh.in')
-rw-r--r--test/testvfdswmr.sh.in7
1 files changed, 3 insertions, 4 deletions
diff --git a/test/testvfdswmr.sh.in b/test/testvfdswmr.sh.in
index 7ab324e..b47516f 100644
--- a/test/testvfdswmr.sh.in
+++ b/test/testvfdswmr.sh.in
@@ -1,18 +1,17 @@
#!/us/bin/env bash
#
# Copyright by The HDF Group.
-# Copyright by the Board of Trustees of the University of Illinois.
-# All rights reserved.
+# Copyright by Akadio, Inc.
#
# This file is part of HDF5. The full HDF5 copyright notice, including
# terms governing use, modification, and redistribution, is contained in
# the COPYING file, which can be found at the root of the source code
-# distribution tree, or in https://www.hdfgroup.org/releases.
+# distribution tree, or in https://www.hdfgroup.org/licenses.
# If you do not have access to either file, you may request a copy from
# help@hdfgroup.org.
#
# Tests for the vfd swmr feature.
-#
+
###############################################################################
# VFD SWMR concurrent tests which are modified from existing swmr concurrent tests.
# This is copied and modified from testswmr.sh.in