[Cmake-commits] [cmake-commits] hoffman committed CMakeVerifyManifest.cmake 1.3 1.4

cmake-commits at cmake.org cmake-commits at cmake.org
Wed Oct 21 13:44:36 EDT 2009


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

Modified Files:
	CMakeVerifyManifest.cmake 
Log Message:
Add license.


Index: CMakeVerifyManifest.cmake
===================================================================
RCS file: /cvsroot/CMake/CMake/Modules/CMakeVerifyManifest.cmake,v
retrieving revision 1.3
retrieving revision 1.4
diff -C 2 -d -r1.3 -r1.4
*** CMakeVerifyManifest.cmake	21 Oct 2009 17:37:53 -0000	1.3
--- CMakeVerifyManifest.cmake	21 Oct 2009 17:44:33 -0000	1.4
***************
*** 17,20 ****
--- 17,34 ----
  # from the first glob.
  
+ #=============================================================================
+ # Copyright 2008-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.
+ #=============================================================================
+ # (To distributed this file outside of CMake, substitute the full
+ #  License text for the above reference.)
+ 
+ 
  # crt_version:
  # function to extract the CRT version from a file



More information about the Cmake-commits mailing list