summaryrefslogtreecommitdiffstats
path: root/examples/h5_debug_trace.c
diff options
context:
space:
mode:
authorLarry Knox <lrknox@hdfgroup.org>2022-11-01 21:02:27 (GMT)
committerGitHub <noreply@github.com>2022-11-01 21:02:27 (GMT)
commit11dfa25910f08e70db336f125d52ef9586416017 (patch)
tree49b4576e96f5878175293e5eea5e72b65e7ac7ba /examples/h5_debug_trace.c
parent71595e9ea3df2f1ecae4fc52cf31aa04813d3287 (diff)
downloadhdf5-11dfa25910f08e70db336f125d52ef9586416017.zip
hdf5-11dfa25910f08e70db336f125d52ef9586416017.tar.gz
hdf5-11dfa25910f08e70db336f125d52ef9586416017.tar.bz2
Update copyright headers (#2184)
* Updated source file copyright headers to remove "Copyright by the Board of Trustees of the University of Illinois", which is kept in the top-level COPYING file.
Diffstat (limited to 'examples/h5_debug_trace.c')
-rw-r--r--examples/h5_debug_trace.c11
1 files changed, 4 insertions, 7 deletions
diff --git a/examples/h5_debug_trace.c b/examples/h5_debug_trace.c
index 0f0ec97..ebc5c54 100644
--- a/examples/h5_debug_trace.c
+++ b/examples/h5_debug_trace.c
@@ -1,16 +1,13 @@
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* 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. *
+ * 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. *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* This example demonstrates debug trace output.