]> Creatis software - gdcm.git/blobdiff - Testing/TestUtil.cxx
ENH: Add license to tests since they belong to gdcm
[gdcm.git] / Testing / TestUtil.cxx
index 8804c72023331645535fb37023808a19d5abd150..e74cf0e9dc5834aaba04fa52ef6840ca9fb819be 100644 (file)
@@ -1,3 +1,20 @@
+/*=========================================================================
+                                                                                
+  Program:   gdcm
+  Module:    $RCSfile: TestUtil.cxx,v $
+  Language:  C++
+  Date:      $Date: 2004/11/16 04:28:20 $
+  Version:   $Revision: 1.3 $
+                                                                                
+  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.
+                                                                                
+=========================================================================*/
 // This test should test everything in Util, since I didn't know any other 
 // way to test this class.