X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=filters%2FclitkImageResampleGenericFilter.txx;h=705ee4c9ef1e90bd1bc0ab266d02c00abb04f04f;hb=fdb804fa1b0e67f22f35420396fa015c1c2946d5;hp=1a345682058c6d6bcdbe1d42ccd99e6b0c7cbd4f;hpb=9bcf64b7f7c5a7f0a39843df634c05b5d9e4e237;p=clitk.git diff --git a/filters/clitkImageResampleGenericFilter.txx b/filters/clitkImageResampleGenericFilter.txx index 1a34568..705ee4c 100644 --- a/filters/clitkImageResampleGenericFilter.txx +++ b/filters/clitkImageResampleGenericFilter.txx @@ -1,15 +1,31 @@ +/*========================================================================= + 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_TXX #define CLITKIMAGERESAMPLEGENERICFILTER_TXX - /** ------------------------------------------------= * @file clitkImageResampleGenericFilter.txx * @author David Sarrut * @date 23 Feb 2008 08:40:11 - * - * @brief - * - * + * + * @brief + * + * ------------------------------------------------=*/