X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=filters%2FclitkImageResampleGenericFilter.h;h=2152e407c27d2313835fb4a43a84780a54029743;hb=711d2abc875d5e997b5cdbf762ca5c7c67df6719;hp=f9ad50aa59d6ff9849bc8050109bdfe65bd6e196;hpb=cc1685b591796baaed0e3c9327cb83a218347b27;p=clitk.git diff --git a/filters/clitkImageResampleGenericFilter.h b/filters/clitkImageResampleGenericFilter.h index f9ad50a..2152e40 100644 --- a/filters/clitkImageResampleGenericFilter.h +++ b/filters/clitkImageResampleGenericFilter.h @@ -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 - * @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"