diff options
author | Alexander Neundorf <neundorf@kde.org> | 2006-12-13 20:57:33 +0000 |
---|---|---|
committer | Alexander Neundorf <neundorf@kde.org> | 2006-12-13 20:57:33 +0000 |
commit | 66b05f70b209fb8db4e8e9a2f2f8064c5e55ed59 (patch) | |
tree | 5f68f1076a4f6acfb00d8aa0bbac9c0d5b515bf4 /modules | |
parent | a26e3caf952e4ffaa1829a1b8b3e56da2a419fa2 (diff) | |
download | extra-cmake-modules-66b05f70b209fb8db4e8e9a2f2f8064c5e55ed59.tar.gz extra-cmake-modules-66b05f70b209fb8db4e8e9a2f2f8064c5e55ed59.tar.bz2 |
I don't need the copyright twice ;-)
Alex
svn path=/trunk/KDE/kdelibs/; revision=613313
Diffstat (limited to 'modules')
-rw-r--r-- | modules/FindLibXml2.cmake | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/modules/FindLibXml2.cmake b/modules/FindLibXml2.cmake index b45d7293..47136df0 100644 --- a/modules/FindLibXml2.cmake +++ b/modules/FindLibXml2.cmake @@ -5,9 +5,6 @@ # LIBXML2_INCLUDE_DIR - the LibXml2 include directory # LIBXML2_LIBRARIES - the libraries needed to use LibXml2 # LIBXML2_DEFINITIONS - Compiler switches required for using LibXml2 -# -# Copyright (c) 2006, Alexander Neundorf <neundorf@kde.org> -# This code is available under the BSD license, see licenses/BSD for details. # Copyright (c) 2006, Alexander Neundorf, <neundorf@kde.org> # |