[Cmake-commits] [cmake-commits] hoffman committed CMakeLists.txt 1.5 1.5.18.1

cmake-commits at cmake.org cmake-commits at cmake.org
Thu Oct 1 17:21:28 EDT 2009


Update of /cvsroot/CMake/CMake/Utilities/Doxygen
In directory public:/mounts/ram/cvs-serv11203/Utilities/Doxygen

Modified Files:
      Tag: CMake-2-8
	CMakeLists.txt 
Log Message:
Merge in changes to CMake-2-8 RC 2


Index: CMakeLists.txt
===================================================================
RCS file: /cvsroot/CMake/CMake/Utilities/Doxygen/CMakeLists.txt,v
retrieving revision 1.5
retrieving revision 1.5.18.1
diff -C 2 -d -r1.5 -r1.5.18.1
*** CMakeLists.txt	8 Jun 2004 21:26:48 -0000	1.5
--- CMakeLists.txt	1 Oct 2009 21:21:26 -0000	1.5.18.1
***************
*** 1,2 ****
--- 1,14 ----
+ #=============================================================================
+ # CMake - Cross Platform Makefile Generator
+ # Copyright 2000-2009 Kitware, Inc., Insight Software Consortium
+ #
+ # Distributed under the OSI-approved BSD License (the "License");
+ # see accompanying file Copyright.txt for details.
+ #
+ # This software is distributed WITHOUT ANY WARRANTY; without even the
+ # implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+ # See the License for more information.
+ #=============================================================================
+ 
  #
  # Build the documentation



More information about the Cmake-commits mailing list