]> Creatis software - gdcm.git/blobdiff - Testing/TestHash.cxx
ENH: Add license to tests since they belong to gdcm
[gdcm.git] / Testing / TestHash.cxx
index 51f1ddf13cea8574645fd2f4e557a7c104890b7d..28c6875ed6c767a1887a3ff75c61aa771ebc597c 100644 (file)
@@ -1,3 +1,20 @@
+/*=========================================================================
+                                                                                
+  Program:   gdcm
+  Module:    $RCSfile: TestHash.cxx,v $
+  Language:  C++
+  Date:      $Date: 2004/11/16 04:28:20 $
+  Version:   $Revision: 1.16 $
+                                                                                
+  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.
+                                                                                
+=========================================================================*/
 #include "gdcmCommon.h" //to shut up warnings
 // Checks the basic functionalities of STL <map>.
 #include <map>