X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=itk%2FitkBinaryGuerreroFilter.h;h=fb1ee0b3495e984381a73b8846f8eb54f69345ba;hb=e0bb2eed6925e802eb288420ebd1fc625d84c769;hp=383a21fca10a6f61505181df88900e51028a8fbd;hpb=3a3b13d43c061445e7fc700086b91bb4eae32aff;p=clitk.git diff --git a/itk/itkBinaryGuerreroFilter.h b/itk/itkBinaryGuerreroFilter.h index 383a21f..fb1ee0b 100644 --- a/itk/itkBinaryGuerreroFilter.h +++ b/itk/itkBinaryGuerreroFilter.h @@ -1,19 +1,22 @@ /*========================================================================= + Program: vv http://www.creatis.insa-lyon.fr/rio/vv - Program: Insight Segmentation & Registration Toolkit - Language: C++ + 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 - Copyright (c) Insight Software Consortium. All rights reserved. - See ITKCopyright.txt or http://www.itk.org/HTML/Copyright.htm for details. + 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. - This software is distributed WITHOUT ANY WARRANTY; without even - the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR - PURPOSE. See the above 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 __itkBinaryGuerreroFilter_h #define __itkBinaryGuerreroFilter_h - #include "itkBinaryFunctorImageFilter.h" #include "itkNumericTraits.h"