diff options
Diffstat (limited to 'modules/FindASPELL.cmake')
| -rw-r--r-- | modules/FindASPELL.cmake | 5 | 
1 files changed, 5 insertions, 0 deletions
diff --git a/modules/FindASPELL.cmake b/modules/FindASPELL.cmake index 0333de0c..67ca19a3 100644 --- a/modules/FindASPELL.cmake +++ b/modules/FindASPELL.cmake @@ -6,6 +6,11 @@  #  ASPELL_LIBRARIES - The libraries needed to use ASPELL  #  ASPELL_DEFINITIONS - Compiler switches required for using ASPELL  # +# 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 (ASPELL_INCLUDE_DIR AND ASPELL_LIBRARIES)    # Already in cache, be silent  | 
