X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmObject.cxx;h=73172ae2238d9cb8880422cb309345e3696fe576;hb=0d8ca63a1a2c1a61c2e2b92526ba81c9885702ba;hp=25cba3b529467488347a2d931d5401dbc93eed43;hpb=30d2b02b938fe912d866b40ca2b9842961481ab2;p=gdcm.git diff --git a/src/gdcmObject.cxx b/src/gdcmObject.cxx index 25cba3b5..73172ae2 100644 --- a/src/gdcmObject.cxx +++ b/src/gdcmObject.cxx @@ -1,5 +1,21 @@ -// gdcmObject.cxx -//----------------------------------------------------------------------------- +/*========================================================================= + + Program: gdcm + Module: $RCSfile: gdcmObject.cxx,v $ + Language: C++ + Date: $Date: 2004/06/20 18:08:48 $ + Version: $Revision: 1.20 $ + + 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.htm 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 "gdcmObject.h" #include "gdcmGlobal.h" #include "gdcmDebug.h"