aboutsummaryrefslogtreecommitdiff
path: root/modules/FindOpenEXR.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'modules/FindOpenEXR.cmake')
-rw-r--r--modules/FindOpenEXR.cmake5
1 files changed, 5 insertions, 0 deletions
diff --git a/modules/FindOpenEXR.cmake b/modules/FindOpenEXR.cmake
index 34620674..81627b7e 100644
--- a/modules/FindOpenEXR.cmake
+++ b/modules/FindOpenEXR.cmake
@@ -4,6 +4,11 @@
# OPENEXR_FOUND - system has OpenEXR
# OPENEXR_INCLUDE_DIR - OpenEXR include directory
# OPENEXR_LIBRARIES - Libraries needed to use OpenEXR
+#
+# Copyright (c) 2006, Alexander Neundorf, <neundorf@kde.org>
+#
+# Redistribution and use is allowed according to the terms of the BSD license.
+# For details see the accompanying COPYING-CMAKE-SCRIPTS file.
if (OPENEXR_INCLUDE_DIR AND OPENEXR_LIBRARIES)