aboutsummaryrefslogtreecommitdiff
path: root/modules/FindCups.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'modules/FindCups.cmake')
-rw-r--r--modules/FindCups.cmake5
1 files changed, 5 insertions, 0 deletions
diff --git a/modules/FindCups.cmake b/modules/FindCups.cmake
index 5f63870a..a6bb9202 100644
--- a/modules/FindCups.cmake
+++ b/modules/FindCups.cmake
@@ -6,6 +6,11 @@
# CUPS_LIBRARIES - Libraries needed to use Cups
# CUPS_DEFINITIONS - Compiler switches required for using Cups
#
+# 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 (CUPS_INCLUDE_DIR AND CUPS_LIBRARIES)