diff options
Diffstat (limited to 'modules/FindBlitz.cmake')
-rw-r--r-- | modules/FindBlitz.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/FindBlitz.cmake b/modules/FindBlitz.cmake index a7aa4a14..a26cf5c8 100644 --- a/modules/FindBlitz.cmake +++ b/modules/FindBlitz.cmake @@ -7,7 +7,7 @@ # BLITZ_FOUND - system has blitz lib # BLITZ_INCLUDES - the blitz include directory # BLITZ_LIBRARIES - The libraries needed to use blitz -# + # Copyright (c) 2006, Montel Laurent, <montel@kde.org> # Copyright (c) 2007, Allen Winter, <winter@kde.org> # Redistribution and use is allowed according to the terms of the BSD license. |