aboutsummaryrefslogtreecommitdiff
path: root/modules/FindJasper.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'modules/FindJasper.cmake')
-rw-r--r--modules/FindJasper.cmake6
1 files changed, 6 insertions, 0 deletions
diff --git a/modules/FindJasper.cmake b/modules/FindJasper.cmake
index 23867f34..99b52a77 100644
--- a/modules/FindJasper.cmake
+++ b/modules/FindJasper.cmake
@@ -4,6 +4,12 @@
# JASPER_FOUND - system has Jasper
# JASPER_INCLUDE_DIR - the Jasper include directory
# JASPER_LIBRARIES - The libraries needed to use Jasper
+#
+# 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.
+
FIND_PACKAGE(JPEG)