diff options
Diffstat (limited to 'modules')
-rw-r--r-- | modules/COPYING-CMAKE-SCRIPTS | 4 | ||||
-rw-r--r-- | modules/FindKDE4Internal.cmake | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/modules/COPYING-CMAKE-SCRIPTS b/modules/COPYING-CMAKE-SCRIPTS index 7d13b6df..4b417765 100644 --- a/modules/COPYING-CMAKE-SCRIPTS +++ b/modules/COPYING-CMAKE-SCRIPTS @@ -2,9 +2,9 @@ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: -1. Redistributions of source code must retain the above copyright +1. Redistributions of source code must retain the copyright notice, this list of conditions and the following disclaimer. -2. Redistributions in binary form must reproduce the above copyright +2. Redistributions in binary form must reproduce the copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. The name of the author may not be used to endorse or promote products diff --git a/modules/FindKDE4Internal.cmake b/modules/FindKDE4Internal.cmake index 0aad9668..cc0d9368 100644 --- a/modules/FindKDE4Internal.cmake +++ b/modules/FindKDE4Internal.cmake @@ -172,8 +172,8 @@ # Copyright (c) 2006, Alexander Neundorf <neundorf@kde.org> # Copyright (c) 2006, Laurent Montel, <montel@kde.org> # -# Redistribution and use is allowed according to the terms of the BSD license, -# for details see the accompanying COYPING-CMAKE-SCRIPTS file. +# Redistribution and use is allowed according to the terms of the BSD license. +# For details see the accompanying COPYING-CMAKE-SCRIPTS file. INCLUDE (MacroEnsureVersion) |