X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=segmentation%2FclitkExtractPatientGenericFilter.cxx;h=88c9cb8ea99e7bb4eb3906a501f2ba72ac3be6e7;hb=48727138e88f056b67312603560e600362346462;hp=429729f1447b1bd4d923433a063a3192a12f4598;hpb=e008d74b0ecdc4ca2eaae8c429901a78f9ef5c31;p=clitk.git diff --git a/segmentation/clitkExtractPatientGenericFilter.cxx b/segmentation/clitkExtractPatientGenericFilter.cxx index 429729f..88c9cb8 100644 --- a/segmentation/clitkExtractPatientGenericFilter.cxx +++ b/segmentation/clitkExtractPatientGenericFilter.cxx @@ -1,3 +1,20 @@ +/*========================================================================= + 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 clitkExtractPatientGenericFilter_cxx #define clitkExtractPatientGenericFilter_cxx @@ -20,7 +37,7 @@ namespace clitk //----------------------------------------------------------- // Constructor //----------------------------------------------------------- - ExtractPatientGenericFilter::ExtractPatientGenericFilter() + ExtractPatientGenericFilter:::ExtractPatientGenericFilter() { m_Verbose=false; m_InputFileName="";