summaryrefslogtreecommitdiffstats
path: root/src/H5FDhdfs.h
diff options
context:
space:
mode:
authorLarry Knox <lrknox@hdfgroup.org>2021-09-16 13:46:05 (GMT)
committerGitHub <noreply@github.com>2021-09-16 13:46:05 (GMT)
commitda4ac43647d78e56f4cc0d7729b1d86dd7950b93 (patch)
treec786521cf4acdf6b858288566cc61dea15a35a8e /src/H5FDhdfs.h
parent87219574a831dbeffcc73a6a385e3ccc3784c90d (diff)
downloadhdf5-da4ac43647d78e56f4cc0d7729b1d86dd7950b93.zip
hdf5-da4ac43647d78e56f4cc0d7729b1d86dd7950b93.tar.gz
hdf5-da4ac43647d78e56f4cc0d7729b1d86dd7950b93.tar.bz2
1 8 update copyright headers (#1004)
* Update copyright headers with reproduction notice in 5 files (#993) * Update copyright headers with reproduction notice in 5 files that did not match terms in COPYING file . * Committing clang-format changes Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> * Commit changes to Makefile.ins and 4 src/H5E*.h files from running bin/reconfigure. Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'src/H5FDhdfs.h')
-rw-r--r--src/H5FDhdfs.h15
1 files changed, 7 insertions, 8 deletions
diff --git a/src/H5FDhdfs.h b/src/H5FDhdfs.h
index af28775..78d76af 100644
--- a/src/H5FDhdfs.h
+++ b/src/H5FDhdfs.h
@@ -1,15 +1,14 @@
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
- * Read-Only HDFS Virtual File Driver (VFD) *
- * Copyright (c) 2018, The HDF Group. *
+ * Copyright by The HDF Group. *
* *
* All rights reserved. *
* *
- * NOTICE: *
- * All information contained herein is, and remains, the property of The HDF *
- * Group. The intellectual and technical concepts contained herein are *
- * proprietary to The HDF Group. Dissemination of this information or *
- * reproduction of this material is strictly forbidden unless prior written *
- * permission is obtained from The HDF Group. *
+ * 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. *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*