From 31e8973bf5fd29643d1485691c662116e03b737d Mon Sep 17 00:00:00 2001 From: Alexander Neundorf Date: Thu, 7 Sep 2006 21:49:30 +0000 Subject: fix typo and remove "above", since there is no copyright notice above. Alex svn path=/trunk/KDE/kdelibs/; revision=581906 --- modules/COPYING-CMAKE-SCRIPTS | 4 ++-- modules/FindKDE4Internal.cmake | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'modules') 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 # Copyright (c) 2006, Laurent Montel, # -# 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) -- cgit v1.2.1