From 18275186f68a263c4b80ce4757776f3c63f4495b Mon Sep 17 00:00:00 2001 From: jpr Date: Tue, 4 Sep 2007 13:04:18 +0000 Subject: [PATCH] Add disclaimer --- Example/exOverlaysDCM.cxx | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) 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" -- 2.45.1