]> Creatis software - gdcm.git/blobdiff - CMake/gdcmTestFUNCTION.cxx
ENH: Adding the long long/ __int64 mess
[gdcm.git] / CMake / gdcmTestFUNCTION.cxx
index db316f4e0e152301fe49fef65de4fa5fbfe8a85a..9e1b2e0a2482303e49777dc49c52fe0a0e20e223 100644 (file)
@@ -1,3 +1,21 @@
+/*=========================================================================
+                                                                                
+  Program:   gdcm
+  Module:    $RCSfile: gdcmTestFUNCTION.cxx,v $
+  Language:  C++
+  Date:      $Date: 2005/05/29 23:06:41 $
+  Version:   $Revision: 1.2 $
+                                                                                
+  Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de
+  l'Image). All rights reserved. See Doc/License.txt or
+  http://www.creatis.insa-lyon.fr/Public/Gdcm/License.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.
+                                                                                
+=========================================================================*/
+
 // Minimal test for existence of __FUNCTION__ pseudo-macro
 #include <string.h>