X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=itk%2FclitkVectorBSplineInterpolateImageFunction.h;fp=itk%2FclitkVectorBSplineInterpolateImageFunction.h;h=640e3152daee53a9cf45118a58284a1bdfc19b7d;hb=0b7c9b1e1215634b02cbd38d4e4ba101d6111ba8;hp=1e69d3f9f136d78b8c351bec35b1696cf2a93d08;hpb=0083c3fb2c66812489631c7551709d121de51625;p=clitk.git diff --git a/itk/clitkVectorBSplineInterpolateImageFunction.h b/itk/clitkVectorBSplineInterpolateImageFunction.h index 1e69d3f..640e315 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://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 __clitkVectorBSplineInterpolateImageFunction_h #define __clitkVectorBSplineInterpolateImageFunction_h #include "clitkVectorBSplineDecompositionImageFilter.h"