From aa3cec92d6671cc624ff0bc9ae01c326c1ca1eb9 Mon Sep 17 00:00:00 2001 From: Alexander Neundorf Date: Sun, 4 Jan 2009 18:03:46 +0000 Subject: -add copyright notice to this one too Alex svn path=/trunk/KDE/kdelibs/; revision=905609 --- modules/FindKipi.cmake | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'modules') diff --git a/modules/FindKipi.cmake b/modules/FindKipi.cmake index de0d046b..ccb699f1 100644 --- a/modules/FindKipi.cmake +++ b/modules/FindKipi.cmake @@ -7,6 +7,11 @@ # KIPI_DEFINITIONS - Compiler switches required for using libkipi # +# Copyright (c) 2008, Gilles Caulier, +# +# Redistribution and use is allowed according to the terms of the BSD license. +# For details see the accompanying COPYING-CMAKE-SCRIPTS file. + if (KIPI_INCLUDE_DIR AND KIPI_LIBRARIES) message(STATUS "Found Kipi library in cache: ${KIPI_LIBRARIES}") -- cgit v1.2.1