From: jpr Date: Tue, 4 Sep 2007 13:04:18 +0000 (+0000) Subject: Add disclaimer X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=18275186f68a263c4b80ce4757776f3c63f4495b;p=gdcm.git Add disclaimer --- diff --git a/Example/exOverlaysDCM.cxx b/Example/exOverlaysDCM.cxx index 8efa49eb..14d31cc9 100755 --- a/Example/exOverlaysDCM.cxx +++ b/Example/exOverlaysDCM.cxx @@ -1,3 +1,21 @@ +/*========================================================================= + + Program: gdcm + Module: $RCSfile: exOverlaysDCM.cxx,v $ + Language: C++ + Date: $Date: 2007/09/04 13:04:18 $ + Version: $Revision: 1.11 $ + + 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 "gdcmCommon.h"