]> Creatis software - clitk.git/blobdiff - itk/itkImageToVTKImageFilter.h
Merge branch 'master' of /home/dsarrut/clitk3.server
[clitk.git] / itk / itkImageToVTKImageFilter.h
index 38baed895f7b7d21165ea60c792d2848b463908f..4edf4ae91443b7f72cf6dbf38fc6d8cc233de522 100644 (file)
@@ -1,19 +1,22 @@
-/*=========================================================================\r
-\r
-  Program:   Insight Segmentation & Registration Toolkit\r
-  Language:  C++\r
-\r
-  Copyright (c) 2002 Insight Consortium. All rights reserved.\r
-  See ITKCopyright.txt or http://www.itk.org/HTML/Copyright.htm for details.\r
-\r
-     This software is distributed WITHOUT ANY WARRANTY; without even\r
-     the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR\r
-     PURPOSE.  See the above copyright notices for more information.\r
-\r
-=========================================================================*/\r
+/*=========================================================================
+  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\r
 #define __itkImageToVTKImageFilter_h\r
-\r
 #include "itkVTKImageExport.h"\r
 #include "vtkImageImport.h"\r
 #include "vtkImageData.h"\r