]> Creatis software - clitk.git/blobdiff - common/clitkImageToImageGenericFilterBase.h
removed headers
[clitk.git] / common / clitkImageToImageGenericFilterBase.h
index 7d5583c5ee02e9e015c40b7c021ff27671a469a4..2b40e127541b11078c5d3d6ffde8f51ff6114e23 100644 (file)
@@ -1,35 +1,5 @@
-/*=========================================================================
-
-  Program:   clitk
-  Module:    $RCSfile: clitkImageToImageGenericFilterBase.h,v $
-  Language:  C++
-  Date:      $Date: 2010/03/24 10:48:05 $
-  Version:   $Revision: 1.3 $
-  Author :   Joel Schaerer <joel.schaerer@creatis.insa-lyon.fr>
-             David Sarrut <david.sarrut@creatis.insa-lyon.fr>
-
-  Copyright (C) 2008
-  Léon Bérard cancer center http://oncora1.lyon.fnclcc.fr
-  CREATIS-LRMN http://www.creatis.insa-lyon.fr
-
-  This program is free software: you can redistribute it and/or modify
-  it under the terms of the GNU General Public License as published by
-  the Free Software Foundation, version 3 of the License.
-
-  This program is distributed in the hope that it will be useful,
-  but WITHOUT ANY WARRANTY; without even the implied warranty of
-  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-  GNU General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with this program.  If not, see <http://www.gnu.org/licenses/>.
-
-  =========================================================================*/
-
 #ifndef CLITKIMAGETOIMAGEGENERICFILTERBASE_H
 #define CLITKIMAGETOIMAGEGENERICFILTERBASE_H
-
-// clitk include
 #include "clitkCommon.h"
 #include "clitkImageCommon.h"
 #include "clitkCommonGenericFilter.h"