X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=filters%2FclitkImageResampleGenericFilter.h;h=2152e407c27d2313835fb4a43a84780a54029743;hb=51ed8f6ccb58c734bda9edfc31a9f0f80c3cc797;hp=30006daddf3522b22849fe9efc03d96b5f7d24a7;hpb=0083c3fb2c66812489631c7551709d121de51625;p=clitk.git diff --git a/filters/clitkImageResampleGenericFilter.h b/filters/clitkImageResampleGenericFilter.h index 30006da..2152e40 100644 --- a/filters/clitkImageResampleGenericFilter.h +++ b/filters/clitkImageResampleGenericFilter.h @@ -1,13 +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 CLITKIMAGERESAMPLEGENERICFILTER_H #define CLITKIMAGERESAMPLEGENERICFILTER_H -/** - ------------------------------------------------------------------- - * @file clitkImageResampleGenericFilter.h - * @author David Sarrut - * @date 23 Feb 2008 08:37:53 - - * @brief - -------------------------------------------------------------------*/ // clitk include #include "clitkImageToImageGenericFilter.h"