aboutsummaryrefslogtreecommitdiff
path: root/modules/FindAGG.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'modules/FindAGG.cmake')
-rw-r--r--modules/FindAGG.cmake4
1 files changed, 4 insertions, 0 deletions
diff --git a/modules/FindAGG.cmake b/modules/FindAGG.cmake
index 6bd92578..d4b6df27 100644
--- a/modules/FindAGG.cmake
+++ b/modules/FindAGG.cmake
@@ -6,6 +6,10 @@
# AGG_LIBRARIES - Link these to use AGG
# AGG_DEFINITIONS - Compiler switches required for using AGG
#
+# 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 (AGG_INCLUDE_DIR AND AGG_LIBRARIES)