aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Neundorf <neundorf@kde.org>2010-05-26 17:02:16 +0000
committerAlexander Neundorf <neundorf@kde.org>2010-05-26 17:02:16 +0000
commit3cc6956201aed4440477ba33bf5dd1b0c77bed11 (patch)
tree0e9550ba0bedb21e6ed926413f5d97d6149297d9
parent9c04b56b227844fdf61609289140aac39b82ab5e (diff)
downloadextra-cmake-modules-3cc6956201aed4440477ba33bf5dd1b0c77bed11.tar.gz
extra-cmake-modules-3cc6956201aed4440477ba33bf5dd1b0c77bed11.tar.bz2
-don't put the copyright notice in the documentation
Alex svn path=/trunk/KDE/kdelibs/; revision=1130873
-rw-r--r--modules/FindDocBookXSL.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/FindDocBookXSL.cmake b/modules/FindDocBookXSL.cmake
index 7c1f3ff3..380c8709 100644
--- a/modules/FindDocBookXSL.cmake
+++ b/modules/FindDocBookXSL.cmake
@@ -4,7 +4,7 @@
# DOCBOOKXSL_FOUND - system has the required DocBook XML DTDs
# DOCBOOKXSL_DIR - the directory containing the stylesheets
# used to process DocBook XML
-#
+
# Copyright (c) 2010, Luigi Toscano, <luigi.toscano@tiscali.it>
#
# Redistribution and use is allowed according to the terms of the BSD license.