]> Creatis software - clitk.git/blobdiff - common/clitkTransformUtilities.h
- correct crop 2D bug
[clitk.git] / common / clitkTransformUtilities.h
index c8d100c30c7e405e26fc798d81eadd45c4a75dc5..7c4ebaa66748b5020390c0696e408483837391d8 100644 (file)
@@ -1,10 +1,26 @@
+/*=========================================================================
+  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 CLITKTRANSFORMUTILITIES_H
 #define CLITKTRANSFORMUTILITIES_H
 #include "itkMatrix.h"
 #include "itkArray.h"
 #include "itkPoint.h"
-#include "clitkIOCommon.h"
+#include "clitkImageCommon.h"
 #include "clitkCommon.h"