[cmake-commits] alex committed FindLibXml2.cmake 1.1 1.2

cmake-commits at cmake.org cmake-commits at cmake.org
Tue Feb 20 16:00:41 EST 2007


Update of /cvsroot/CMake/CMake/Modules
In directory public:/mounts/ram/cvs-serv12732

Modified Files:
	FindLibXml2.cmake 
Log Message:
STYLE: don't put the copyright notice twice in the file

Alex


Index: FindLibXml2.cmake
===================================================================
RCS file: /cvsroot/CMake/CMake/Modules/FindLibXml2.cmake,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- FindLibXml2.cmake	19 Sep 2006 20:11:53 -0000	1.1
+++ FindLibXml2.cmake	20 Feb 2007 21:00:39 -0000	1.2
@@ -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 at kde.org>
-# This code is available under the BSD license, see licenses/BSD for details.
 
 # Copyright (c) 2006, Alexander Neundorf, <neundorf at kde.org>
 #



More information about the Cmake-commits mailing list