aboutsummaryrefslogtreecommitdiff
path: root/modules/FindAkode.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'modules/FindAkode.cmake')
-rw-r--r--modules/FindAkode.cmake6
1 files changed, 6 insertions, 0 deletions
diff --git a/modules/FindAkode.cmake b/modules/FindAkode.cmake
index 5c1bab29..64511f3f 100644
--- a/modules/FindAkode.cmake
+++ b/modules/FindAkode.cmake
@@ -4,6 +4,12 @@
# AKODE_FOUND - system has the aKode library
# AKODE_INCLUDE_DIR - the aKode include directory
# AKODE_LIBRARIES - The libraries needed to use aKode
+#
+# Copyright (c) 2006, Pino Toscano, <toscano.pino@tiscali.it>
+#
+# Redistribution and use is allowed according to the terms of the BSD license.
+# For details see the accompanying COPYING-CMAKE-SCRIPTS file.
+
IF (AKODE_LIBRARIES AND AKODE_INCLUDE_DIR)