]> Creatis software - clitk.git/blobdiff - itk/itkRayCastInterpolateImageFunctionWithOrigin.h
added the new headers
[clitk.git] / itk / itkRayCastInterpolateImageFunctionWithOrigin.h
index 6e8b2ec79fe7cd74b9ce3f216e4e4412aa1ee1a2..74bbb2f1c38209eeb7e843f2bd8e0152edda1ef0 100644 (file)
@@ -1,24 +1,22 @@
 /*=========================================================================
+  Program:   vv                     http://www.creatis.insa-lyon.fr/rio/vv
 
-Program:   Insight Segmentation & Registration Toolkit
-Module:    $RCSfile: itkRayCastInterpolateImageFunctionWithOrigin.h,v $
-Language:  C++
-Date:      $Date: 2010/01/06 13:32:01 $
-Version:   $Revision: 1.1 $
+  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
 
-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.
-
-=========================================================================*/
-//JV Support to origin is added, and the implicit shift to the center of the center of the volume removed  by two patches 
+  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 __itkRayCastInterpolateImageFunctionWithOrigin_h
 #define __itkRayCastInterpolateImageFunctionWithOrigin_h
-
 #include "itkInterpolateImageFunction.h"
 #include "itkTransform.h"
 #include "itkVector.h"