]> Creatis software - clitk.git/blobdiff - tools/clitkZeroVF.cxx
Recorrected a windows compilation issue (was in version 1.2 but had been removed...
[clitk.git] / tools / clitkZeroVF.cxx
index ab1dc899ff585f79487be7656191c5fae761abcf..99013210e456bd3780aa88e6cb578684badbdf28 100644 (file)
@@ -1,7 +1,23 @@
+/*=========================================================================
+  Program:   vv                     http://www.creatis.insa-lyon.fr/rio/vv
+
+  Authors belong to: 
+  - University of LYON              http://www.universite-lyon.fr/
+  - Léon Bérard cancer center       http://oncora1.lyon.fnclcc.fr
+  - CREATIS CNRS laboratory         http://www.creatis.insa-lyon.fr
+
+  This software is distributed WITHOUT ANY WARRANTY; without even
+  the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
+  PURPOSE.  See the copyright notices for more information.
+
+  It is distributed under dual licence
+
+  - BSD        See included LICENSE.txt file
+  - CeCILL-B   http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.html
+======================================================================-====*/
 #ifndef clitkZeroVF_cxx
 #define clitkZeroVF_cxx
 
-
 /**
  * @file   clitkZeroVF.cxx
  * @author Joel Schaerer
@@ -14,7 +30,7 @@
 // clitk include
 #include "clitkZeroVF_ggo.h"
 #include "clitkIO.h"
-#include "clitkIOCommon.h"
+#include "clitkImageCommon.h"
 #include "clitkZeroVFGenericFilter.h"
 
 int main( int argc, char *argv[] )