X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=tools%2FclitkImageResample.cxx;h=82deabc19f36029111597308f7e362b9b1985eeb;hb=51d7c478dfa828ed083ca752aac9ad5e6bd95e8b;hp=5e4f08f02bdf16bc9ad19ccdac81c7b4518721da;hpb=931a42358442f4ee4f314613c991c838d4b4e3b7;p=clitk.git diff --git a/tools/clitkImageResample.cxx b/tools/clitkImageResample.cxx index 5e4f08f..82deabc 100644 --- a/tools/clitkImageResample.cxx +++ b/tools/clitkImageResample.cxx @@ -1,24 +1,22 @@ -/*------------------------------------------------------------------------- - -Program: clitk -Module: $RCSfile: clitkImageResample.cxx,v $ -Language: C++ -Date: $Date: 2010/01/06 13:31:57 $ -Version: $Revision: 1.1 $ - -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://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 CLITKIMAGERESAMPLE_CXX #define CLITKIMAGERESAMPLE_CXX - /** ------------------------------------------------= * @file clitkImageResample.cxx