summaryrefslogtreecommitdiffstats
path: root/src/H5FDhdfs.c
diff options
context:
space:
mode:
authorLarry Knox <lrknox@hdfgroup.org>2021-09-08 14:52:03 (GMT)
committerGitHub <noreply@github.com>2021-09-08 14:52:03 (GMT)
commit919f9daec6f397dfdf3fd41d2ecf002d197db293 (patch)
tree26eab01956b7f7138316afbecd8cdf086ac88fdc /src/H5FDhdfs.c
parent163d40dd4255cf5623b3b8a6dc83ffbd8926bb1f (diff)
downloadhdf5-919f9daec6f397dfdf3fd41d2ecf002d197db293.zip
hdf5-919f9daec6f397dfdf3fd41d2ecf002d197db293.tar.gz
hdf5-919f9daec6f397dfdf3fd41d2ecf002d197db293.tar.bz2
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>
Diffstat (limited to 'src/H5FDhdfs.c')
-rw-r--r--src/H5FDhdfs.c16
1 files changed, 7 insertions, 9 deletions
diff --git a/src/H5FDhdfs.c b/src/H5FDhdfs.c
index 9491e82..2c4bff6 100644
--- a/src/H5FDhdfs.c
+++ b/src/H5FDhdfs.c
@@ -1,15 +1,13 @@
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
- * 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. *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*