]> Creatis software - clitk.git/blobdiff - common/clitkHisImageIOFactory.cxx
changes in license header
[clitk.git] / common / clitkHisImageIOFactory.cxx
index 6aee6f7df70ec088e8591a41420313e845c8c153..cdcf89440a443e8d757fa84b8f4085b26d9aff46 100755 (executable)
@@ -1,31 +1,31 @@
 /*=========================================================================
-                                                                                
-  Program:   clitk
-  Language:  C++
-                                                                                
-  Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de
-  l'Image). All rights reserved. See Doc/License.txt or
-  http://www.creatis.insa-lyon.fr/Public/Gdcm/License.html 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 CLITKHISIMAGEIOFACTORY_CXX
 #define CLITKHISIMAGEIOFACTORY_CXX
-
 /**
  =================================================
  * @file   clitkHisImageIOFactory.cxx
  * @author Simon Rit <simon.rit@gmail.com>
  * @date   16 Feb 2010
- * 
- * @brief  
- * 
- * 
+ *
+ * @brief
+ *
+ *
  =================================================*/
 
 #include "clitkHisImageIOFactory.h"
@@ -33,7 +33,7 @@
 #include <fstream>
 
 //====================================================================
-clitk::HisImageIOFactory::HisImageIOFactory() 
+clitk::HisImageIOFactory::HisImageIOFactory()
 {
   this->RegisterOverride("itkImageIOBase",
                          "HisImageIO",