[Cmake-commits] [cmake-commits] hoffman committed CMakeHeader.h 1.1 1.1.6.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/KWStyle/Headers
In directory public:/mounts/ram/cvs-serv11203/Utilities/KWStyle/Headers

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


Index: CMakeHeader.h
===================================================================
RCS file: /cvsroot/CMake/CMake/Utilities/KWStyle/Headers/CMakeHeader.h,v
retrieving revision 1.1
retrieving revision 1.1.6.1
diff -C 2 -d -r1.1 -r1.1.6.1
*** CMakeHeader.h	10 May 2007 19:13:52 -0000	1.1
--- CMakeHeader.h	1 Oct 2009 21:21:26 -0000	1.1.6.1
***************
*** 1,16 ****
! /*=========================================================================
! 
!   Program:   CMake - Cross-Platform Makefile Generator
!   Module:    $RCSfile$
!   Language:  C++
!   Date:      $Date$
!   Version:   $Revision$
! 
!   Copyright (c) 2002 Kitware, Inc., Insight Consortium.  All rights reserved.
!   See Copyright.txt or http://www.cmake.org/HTML/Copyright.html for details.
  
!      This software is distributed WITHOUT ANY WARRANTY; without even 
!      the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR 
!      PURPOSE.  See the above copyright notices for more information.
  
! =========================================================================*/
--- 1,11 ----
! /*============================================================================
!   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.
! ============================================================================*/



More information about the Cmake-commits mailing list