X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Example%2FtoBrainVisa.cxx;h=1120b75e80a247ae98498fe5d8ae52dac5dcd82c;hb=e7a642c06e4cdcfdbaf024090754283ccc564408;hp=a1e636921a16f547799057e24d86da80c439c77b;hpb=98d2a744bb591fe14a627fc9cdf14dab829e3356;p=gdcm.git diff --git a/Example/toBrainVisa.cxx b/Example/toBrainVisa.cxx index a1e63692..1120b75e 100755 --- a/Example/toBrainVisa.cxx +++ b/Example/toBrainVisa.cxx @@ -1,3 +1,20 @@ +/*========================================================================= + + Program: gdcm + Module: $RCSfile: toBrainVisa.cxx,v $ + Language: C++ + Date: $Date: 2007/09/13 12:48:37 $ + Version: $Revision: 1.3 $ + + 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. + +=========================================================================*/ #include "gdcmFile.h" #include "gdcmFileHelper.h" #include "gdcmDocument.h"