]> Creatis software - gdcm.git/blobdiff - Example/TestWriteSimple.cxx
Blacklist "PET-cardio-Multiframe-Papyrus.dcm"
[gdcm.git] / Example / TestWriteSimple.cxx
index 87aeeea0b2ec95604d4f4d5b934c48bf7498a61c..f194fe0518b6214149118913d895024c0ac8eca5 100644 (file)
@@ -1,4 +1,22 @@
-#include "gdcm.h"
+/*=========================================================================
+                                                                                
+  Program:   gdcm
+  Module:    $RCSfile: TestWriteSimple.cxx,v $
+  Language:  C++
+  Date:      $Date: 2004/12/03 20:16:55 $
+  Version:   $Revision: 1.6 $
+                                                                                
+  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 "gdcmHeader.h"
+#include "gdcmFile.h"
 
 int main(int argc, char* argv[])
 {