X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=tools%2FclitkZeroVF.cxx;h=99013210e456bd3780aa88e6cb578684badbdf28;hb=32def8dc2a3a571a7e34ac76355800c9e69c4f6a;hp=ab1dc899ff585f79487be7656191c5fae761abcf;hpb=931a42358442f4ee4f314613c991c838d4b4e3b7;p=clitk.git diff --git a/tools/clitkZeroVF.cxx b/tools/clitkZeroVF.cxx index ab1dc89..9901321 100644 --- a/tools/clitkZeroVF.cxx +++ b/tools/clitkZeroVF.cxx @@ -1,7 +1,23 @@ +/*========================================================================= + 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 clitkZeroVF_cxx #define clitkZeroVF_cxx - /** * @file clitkZeroVF.cxx * @author Joel Schaerer @@ -14,7 +30,7 @@ // clitk include #include "clitkZeroVF_ggo.h" #include "clitkIO.h" -#include "clitkIOCommon.h" +#include "clitkImageCommon.h" #include "clitkZeroVFGenericFilter.h" int main( int argc, char *argv[] )