diff options
author | Alexander Neundorf <neundorf@kde.org> | 2006-09-07 21:49:30 +0000 |
---|---|---|
committer | Alexander Neundorf <neundorf@kde.org> | 2006-09-07 21:49:30 +0000 |
commit | 31e8973bf5fd29643d1485691c662116e03b737d (patch) | |
tree | 1e3176d243b8b78b6923be40aec07fb581c70e4b /modules/FindKDE4Internal.cmake | |
parent | 9f6923c764a00075f893f59220e84750fab3397f (diff) | |
download | extra-cmake-modules-31e8973bf5fd29643d1485691c662116e03b737d.tar.gz extra-cmake-modules-31e8973bf5fd29643d1485691c662116e03b737d.tar.bz2 |
fix typo and remove "above", since there is no copyright notice above.
Alex
svn path=/trunk/KDE/kdelibs/; revision=581906
Diffstat (limited to 'modules/FindKDE4Internal.cmake')
-rw-r--r-- | modules/FindKDE4Internal.cmake | 4 |
1 files changed, 2 insertions, 2 deletions
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) |