[cmake-commits] clinton committed AddCacheEntry.cxx 1.1 1.2 AddCacheEntry.h 1.1 1.2

cmake-commits at cmake.org cmake-commits at cmake.org
Mon Nov 12 23:59:27 EST 2007


Update of /cvsroot/CMake/CMake/Source/QtDialog
In directory public:/mounts/ram/cvs-serv6219

Modified Files:
	AddCacheEntry.cxx AddCacheEntry.h 
Log Message:
STYLE:  add  license.


Index: AddCacheEntry.h
===================================================================
RCS file: /cvsroot/CMake/CMake/Source/QtDialog/AddCacheEntry.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- AddCacheEntry.h	13 Nov 2007 04:54:49 -0000	1.1
+++ AddCacheEntry.h	13 Nov 2007 04:59:25 -0000	1.2
@@ -1,3 +1,19 @@
+/*=========================================================================
+
+  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.
+
+=========================================================================*/
 
 #ifndef AddCacheEntry_h
 #define AddCacheEntry_h

Index: AddCacheEntry.cxx
===================================================================
RCS file: /cvsroot/CMake/CMake/Source/QtDialog/AddCacheEntry.cxx,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- AddCacheEntry.cxx	13 Nov 2007 04:54:49 -0000	1.1
+++ AddCacheEntry.cxx	13 Nov 2007 04:59:25 -0000	1.2
@@ -1,3 +1,19 @@
+/*=========================================================================
+
+  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.
+
+=========================================================================*/
 
 #include "AddCacheEntry.h"
 #include <QMetaProperty>



More information about the Cmake-commits mailing list