X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=itk%2FclitkVectorBSplineInterpolateImageFunction.h;h=931c6d271e11a20915f4af6004a02bfefb406a75;hb=13db960c7fe74ba81d3ebeb7ed68bc5b3d983ccd;hp=1e69d3f9f136d78b8c351bec35b1696cf2a93d08;hpb=0083c3fb2c66812489631c7551709d121de51625;p=clitk.git diff --git a/itk/clitkVectorBSplineInterpolateImageFunction.h b/itk/clitkVectorBSplineInterpolateImageFunction.h index 1e69d3f..931c6d2 100644 --- a/itk/clitkVectorBSplineInterpolateImageFunction.h +++ b/itk/clitkVectorBSplineInterpolateImageFunction.h @@ -1,3 +1,20 @@ +/*========================================================================= + 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://www.centreleonberard.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 __clitkVectorBSplineInterpolateImageFunction_h #define __clitkVectorBSplineInterpolateImageFunction_h #include "clitkVectorBSplineDecompositionImageFilter.h"