summaryrefslogtreecommitdiffstats
path: root/examples/credel.c
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 /examples/credel.c
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 'examples/credel.c')
-rw-r--r--examples/credel.c13
1 files changed, 13 insertions, 0 deletions
diff --git a/examples/credel.c b/examples/credel.c
index 4591d94..b90e70c 100644
--- a/examples/credel.c
+++ b/examples/credel.c
@@ -1,3 +1,16 @@
+/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
+ * Copyright by The HDF Group. *
+ * Copyright by Akadio, Inc. *
+ * 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 COPYING file, which can be found at the root of the source code *
+ * 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. *
+ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
+
#include <assert.h>
#include <err.h>
#include <errno.h>