libebml: we should mark the files we modify

git-svn-id: https://matroska.svn.sourceforge.net/svnroot/matroska/trunk/libebml@256 a6f86f6d-0131-4f8e-9e7b-e335508773d5
This commit is contained in:
Steve Lhomme 2010-05-22 18:20:42 +00:00
parent c9d6482517
commit ece95ac6b7
5 changed files with 5 additions and 5 deletions

View File

@ -30,7 +30,7 @@
/*!
\file
\version \$Id: EbmlDummy.h 639 2004-07-09 20:59:14Z mosu $
\version \$Id$
\author Steve Lhomme <robux4 @ users.sf.net>
*/
#ifndef LIBEBML_DUMMY_H

View File

@ -28,7 +28,7 @@
/*!
\file
\version \$Id: EbmlElement.h 1232 2005-10-15 15:56:52Z robux4 $
\version \$Id$
\author Steve Lhomme <robux4 @ users.sf.net>
*/
#ifndef LIBEBML_ELEMENT_H

View File

@ -30,7 +30,7 @@
/*!
\file
\version \$Id: EbmlVersion.h 1326 2009-08-23 00:47:52Z robux4 $
\version \$Id$
\author Steve Lhomme <robux4 @ users.sf.net>
*/
#ifndef LIBEBML_VERSION_H

View File

@ -30,7 +30,7 @@
/*!
\file
\version \$Id: EbmlDummy.cpp 639 2004-07-09 20:59:14Z mosu $
\version \$Id$
\author Steve Lhomme <robux4 @ users.sf.net>
*/
#include "ebml/EbmlDummy.h"

View File

@ -28,7 +28,7 @@
/*!
\file
\version \$Id: EbmlElement.cpp 1232 2005-10-15 15:56:52Z robux4 $
\version \$Id$
\author Steve Lhomme <robux4 @ users.sf.net>
*/