X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=itk%2FitkImageToVTKImageFilter.h;h=1742ab8e965b6eca85fa0210fb987a79d8d2d7b2;hb=cb5f6e9c4ca38eb5a304eb2b278ce049d2ca838b;hp=38baed895f7b7d21165ea60c792d2848b463908f;hpb=758de1c14c7f16d924e1a2a575d52cd3e48ec503;p=clitk.git diff --git a/itk/itkImageToVTKImageFilter.h b/itk/itkImageToVTKImageFilter.h index 38baed8..1742ab8 100644 --- a/itk/itkImageToVTKImageFilter.h +++ b/itk/itkImageToVTKImageFilter.h @@ -1,19 +1,22 @@ -/*========================================================================= - - Program: Insight Segmentation & Registration Toolkit - Language: C++ - - Copyright (c) 2002 Insight 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 above copyright notices for more information. - -=========================================================================*/ +/*========================================================================= + 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 __itkImageToVTKImageFilter_h #define __itkImageToVTKImageFilter_h - #include "itkVTKImageExport.h" #include "vtkImageImport.h" #include "vtkImageData.h"