diff --git a/ebml/EbmlDummy.h b/ebml/EbmlDummy.h index 368aecc..861e192 100644 --- a/ebml/EbmlDummy.h +++ b/ebml/EbmlDummy.h @@ -30,7 +30,7 @@ /*! \file - \version \$Id: EbmlDummy.h 639 2004-07-09 20:59:14Z mosu $ + \version \$Id$ \author Steve Lhomme */ #ifndef LIBEBML_DUMMY_H diff --git a/ebml/EbmlElement.h b/ebml/EbmlElement.h index 98be041..2639fba 100644 --- a/ebml/EbmlElement.h +++ b/ebml/EbmlElement.h @@ -28,7 +28,7 @@ /*! \file - \version \$Id: EbmlElement.h 1232 2005-10-15 15:56:52Z robux4 $ + \version \$Id$ \author Steve Lhomme */ #ifndef LIBEBML_ELEMENT_H diff --git a/ebml/EbmlVersion.h b/ebml/EbmlVersion.h index 04057ca..6933c18 100644 --- a/ebml/EbmlVersion.h +++ b/ebml/EbmlVersion.h @@ -30,7 +30,7 @@ /*! \file - \version \$Id: EbmlVersion.h 1326 2009-08-23 00:47:52Z robux4 $ + \version \$Id$ \author Steve Lhomme */ #ifndef LIBEBML_VERSION_H diff --git a/src/EbmlDummy.cpp b/src/EbmlDummy.cpp index 1311c1f..2bb6d62 100644 --- a/src/EbmlDummy.cpp +++ b/src/EbmlDummy.cpp @@ -30,7 +30,7 @@ /*! \file - \version \$Id: EbmlDummy.cpp 639 2004-07-09 20:59:14Z mosu $ + \version \$Id$ \author Steve Lhomme */ #include "ebml/EbmlDummy.h" diff --git a/src/EbmlElement.cpp b/src/EbmlElement.cpp index e408b36..f1074be 100644 --- a/src/EbmlElement.cpp +++ b/src/EbmlElement.cpp @@ -28,7 +28,7 @@ /*! \file - \version \$Id: EbmlElement.cpp 1232 2005-10-15 15:56:52Z robux4 $ + \version \$Id$ \author Steve Lhomme */