diff --git a/scripts/cmake/cmake/FindMKL.cmake b/scripts/cmake/cmake/FindMKL.cmake
index eef68ff5098a22d835ca8871defb859cad2fae4c..676d7f1f36324781641166529b7ab4c1d307bc89 100644
--- a/scripts/cmake/cmake/FindMKL.cmake
+++ b/scripts/cmake/cmake/FindMKL.cmake
@@ -7,6 +7,11 @@
 # Results
 # - MKL_INCLUDE_DIR
 # - MKL_LIBRARIES
+#
+# Copyright (c) 2012-2016, OpenGeoSys Community (http://www.opengeosys.org)
+# Distributed under a Modified BSD License.
+# See accompanying file LICENSE.txt or
+# http://www.opengeosys.org/project/license
 
 # Lookg for MKL root dir
 if (NOT MKL_DIR)