mirror of
https://github.com/HDFGroup/hdf5.git
synced 2026-09-25 04:09:44 +03:00
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>
This commit is contained in:
co-authored by
github-actions
parent
163d40dd42
commit
919f9daec6
@@ -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. *
|
||||
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
|
||||
|
||||
package hdf.hdf5lib.structs;
|
||||
|
||||
@@ -1,15 +1,14 @@
|
||||
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
|
||||
* Read-Only S3 Virtual File Driver (VFD) *
|
||||
* Copyright (c) 2017-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. *
|
||||
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
|
||||
|
||||
package hdf.hdf5lib.structs;
|
||||
|
||||
Reference in New Issue
Block a user