summaryrefslogtreecommitdiffstats
path: root/UserMacros.cmake
diff options
context:
space:
mode:
authorlrknox <lrknox>2017-04-14 21:40:52 (GMT)
committerlrknox <lrknox>2017-04-14 21:40:52 (GMT)
commitb9a27fddaa3043684b0137d30b6ec80e7f7d6b52 (patch)
treea2c2a4e0f02ff431688c480a40b53016cd1b48dd /UserMacros.cmake
parent25ec07450af4d2bc4da2478bc3652a6772c73109 (diff)
downloadhdf5-b9a27fddaa3043684b0137d30b6ec80e7f7d6b52.zip
hdf5-b9a27fddaa3043684b0137d30b6ec80e7f7d6b52.tar.gz
hdf5-b9a27fddaa3043684b0137d30b6ec80e7f7d6b52.tar.bz2
Merge pull request #407 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10_1 to hdf5_1_10_1
* commit '0d05cb607e5951f3a28a101be56ca194022a7fa1': Reverted addition of The HDF Group copyright headers to 3rd party CMake files for Java. Add Copyright headers to 90 files (mostly .cmake files) without Copyright headers. Add "Copyright by The HDF Group."" to copyright header.
Diffstat (limited to 'UserMacros.cmake')
-rw-r--r--UserMacros.cmake11
1 files changed, 11 insertions, 0 deletions
diff --git a/UserMacros.cmake b/UserMacros.cmake
index 01e76ed..c578c91 100644
--- a/UserMacros.cmake
+++ b/UserMacros.cmake
@@ -1,3 +1,14 @@
+#
+# Copyright by The HDF Group.
+# 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://support.hdfgroup.org/ftp/HDF5/releases.
+# If you do not have access to either file, you may request a copy from
+# help@hdfgroup.org.
+#
########################################################
# Include file for user options
########################################################