[Cmake-commits] [cmake-commits] hoffman committed CMakeLists.txt 1.2 1.2.2.1

cmake-commits at cmake.org cmake-commits at cmake.org
Thu Oct 1 17:20:37 EDT 2009


Update of /cvsroot/CMake/CMake/Modules/FortranCInterface/Verify
In directory public:/mounts/ram/cvs-serv11203/Modules/FortranCInterface/Verify

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/Modules/FortranCInterface/Verify/CMakeLists.txt,v
retrieving revision 1.2
retrieving revision 1.2.2.1
diff -C 2 -d -r1.2 -r1.2.2.1
*** CMakeLists.txt	1 Sep 2009 17:03:12 -0000	1.2
--- CMakeLists.txt	1 Oct 2009 21:20:35 -0000	1.2.2.1
***************
*** 1,2 ****
--- 1,13 ----
+ #=============================================================================
+ # Copyright 2009 Kitware, Inc.
+ #
+ # 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.
+ #=============================================================================
+ 
  cmake_minimum_required(VERSION 2.7)
  project(VerifyFortranC C Fortran)



More information about the Cmake-commits mailing list