From 97b89d130dcfb43aff4c742e0d0d08f159ad3b4d Mon Sep 17 00:00:00 2001 From: malaterre Date: Thu, 13 Sep 2007 12:48:37 +0000 Subject: [PATCH] ENH: add copyright --- Example/toBrainVisa.cxx | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) 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" -- 2.45.1