From: malaterre Date: Thu, 13 Sep 2007 12:48:37 +0000 (+0000) Subject: ENH: add copyright X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=97b89d130dcfb43aff4c742e0d0d08f159ad3b4d;p=gdcm.git ENH: add copyright --- 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"