diff options
Diffstat (limited to 'Modules/FindLibXml2.cmake')
-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 b45d729..47136df 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> # |