X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=itk%2FitkImageToVTKImageFilter.h;h=4edf4ae91443b7f72cf6dbf38fc6d8cc233de522;hb=615a1af31ba4649c58c684b006b696536e7d8ef5;hp=ef36774df56cdad9bf3587b2222197b68b1e9c02;hpb=931a42358442f4ee4f314613c991c838d4b4e3b7;p=clitk.git diff --git a/itk/itkImageToVTKImageFilter.h b/itk/itkImageToVTKImageFilter.h index ef36774..4edf4ae 100644 --- a/itk/itkImageToVTKImageFilter.h +++ b/itk/itkImageToVTKImageFilter.h @@ -1,22 +1,22 @@ -/*========================================================================= - - Program: Insight Segmentation & Registration Toolkit - Module: $RCSfile: itkImageToVTKImageFilter.h,v $ - Language: C++ - Date: $Date: 2010/01/06 13:32:01 $ - Version: $Revision: 1.1 $ - - 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://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 __itkImageToVTKImageFilter_h #define __itkImageToVTKImageFilter_h - #include "itkVTKImageExport.h" #include "vtkImageImport.h" #include "vtkImageData.h"