X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=itk%2FitkVTKImageToImageFilter.h;h=68928785f5d1b8adc5e64f2676a41a80e55e078a;hb=8ce049c3b7fbb418f7fb106c726bc0bf37c06e12;hp=b11b4b092026a1812c478497d95f2a80c7e98831;hpb=931a42358442f4ee4f314613c991c838d4b4e3b7;p=clitk.git diff --git a/itk/itkVTKImageToImageFilter.h b/itk/itkVTKImageToImageFilter.h index b11b4b0..6892878 100644 --- a/itk/itkVTKImageToImageFilter.h +++ b/itk/itkVTKImageToImageFilter.h @@ -1,22 +1,22 @@ -/*========================================================================= - - Program: Insight Segmentation & Registration Toolkit - Module: $RCSfile: itkVTKImageToImageFilter.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://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 __itkVTKImageToImageFilter_h #define __itkVTKImageToImageFilter_h - #include "itkVTKImageImport.h" #include "vtkImageExport.h" #include "vtkImageData.h"