aboutsummaryrefslogtreecommitdiff
path: root/modules/FindENCHANT.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'modules/FindENCHANT.cmake')
-rw-r--r--modules/FindENCHANT.cmake5
1 files changed, 5 insertions, 0 deletions
diff --git a/modules/FindENCHANT.cmake b/modules/FindENCHANT.cmake
index abda9dde..04ddb0fe 100644
--- a/modules/FindENCHANT.cmake
+++ b/modules/FindENCHANT.cmake
@@ -6,6 +6,11 @@
# ENCHANT_LIBRARIES - Link these to use ENCHANT
# ENCHANT_DEFINITIONS - Compiler switches required for using ENCHANT
#
+# Copyright (c) 2006, Zack Rusin, <zack@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 (ENCHANT_INCLUDE_DIR AND ENCHANT_LIBRARIES)