]> Creatis software - clitk.git/blobdiff - filters/clitkImageResampleGenericFilter.h
SetTransform has been removed from vvImage since we obtain a pointer to the transform...
[clitk.git] / filters / clitkImageResampleGenericFilter.h
index f9ad50aa59d6ff9849bc8050109bdfe65bd6e196..2152e407c27d2313835fb4a43a84780a54029743 100644 (file)
@@ -1,14 +1,23 @@
-#ifndef CLITKIMAGERESAMPLEGENERICFILTER_H
-#define CLITKIMAGERESAMPLEGENERICFILTER_H
+/*=========================================================================
+  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.
 
-/**
- -------------------------------------------------------------------
- * @file   clitkImageResampleGenericFilter.h
- * @author David Sarrut <David.Sarrut@creatis.insa-lyon.fr>
- * @date   23 Feb 2008 08:37:53
+  It is distributed under dual licence
 
- * @brief  
- -------------------------------------------------------------------*/
+  - BSD        See included LICENSE.txt file
+  - CeCILL-B   http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.html
+======================================================================-====*/
+
+#ifndef CLITKIMAGERESAMPLEGENERICFILTER_H
+#define CLITKIMAGERESAMPLEGENERICFILTER_H
 
 // clitk include
 #include "clitkImageToImageGenericFilter.h"