X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=tools%2FclitkAffineTransformGenericFilter.cxx;h=ce052bf9179a6966e17a745ef9875e1be5af0a5b;hb=d9c8c6e6c759655fc24d05d47b962d2ba574b95d;hp=828e829657741cf8f76f1fb97b03b4cace3967c2;hpb=931a42358442f4ee4f314613c991c838d4b4e3b7;p=clitk.git diff --git a/tools/clitkAffineTransformGenericFilter.cxx b/tools/clitkAffineTransformGenericFilter.cxx index 828e829..ce052bf 100644 --- a/tools/clitkAffineTransformGenericFilter.cxx +++ b/tools/clitkAffineTransformGenericFilter.cxx @@ -1,13 +1,30 @@ +/*========================================================================= + 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 clitkAffineTransformGenericFilter_cxx #define clitkAffineTransformGenericFilter_cxx /* ================================================= * @file clitkAffineTransformGenericFilter.cxx - * @author - * @date - * - * @brief - * + * @author + * @date + * + * @brief + * ===================================================*/ #include "clitkAffineTransformGenericFilter.h"