]> Creatis software - clitk.git/blobdiff - itk/clitkForwardWarpImageFilter.txx
ported the resampler to the new tool framework
[clitk.git] / itk / clitkForwardWarpImageFilter.txx
index 9ea647e0c80e1bc6a551aefe185471e0f97570ac..38836be401d2bba9afef8d84c850d299eb20c657 100644 (file)
@@ -1,8 +1,24 @@
+/*=========================================================================
+  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 __clitkForwardWarpImageFilter_txx
 #define __clitkForwardWarpImageFilter_txx
-
 #include "clitkForwardWarpImageFilter.h"
-#include "clitkIOCommon.h"
+#include "clitkImageCommon.h"
 
 // Put the helper classes in an anonymous namespace so that it is not
 // exposed to the user