From: Steve Lhomme Date: Sat, 15 Oct 2022 13:13:21 +0000 (+0200) Subject: remove confusing SVN version tag X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d04f72cf7c4a19b5bac9ef5c946effbaed75b9ec;p=libmatroska remove confusing SVN version tag The version text doesn't match the code anymore. --- diff --git a/matroska/KaxChapters.h b/matroska/KaxChapters.h index 20dc118..f284f32 100644 --- a/matroska/KaxChapters.h +++ b/matroska/KaxChapters.h @@ -29,7 +29,6 @@ /*! \file - \version \$Id$ \author Steve Lhomme */ #ifndef LIBMATROSKA_CHAPTERS_H diff --git a/matroska/KaxContexts.h b/matroska/KaxContexts.h index 096eebb..6afd2f3 100644 --- a/matroska/KaxContexts.h +++ b/matroska/KaxContexts.h @@ -29,7 +29,6 @@ /*! \file - \version \$Id$ \author Steve Lhomme */ #ifndef LIBMATROSKA_CONTEXTS_H diff --git a/matroska/KaxDefines.h b/matroska/KaxDefines.h index e6b866b..4744fa8 100644 --- a/matroska/KaxDefines.h +++ b/matroska/KaxDefines.h @@ -27,7 +27,6 @@ /*! \file - \version \$Id$ \author Steve Lhomme */ #ifndef LIBMATROSKA_DEFINES_H diff --git a/matroska/KaxInfoData.h b/matroska/KaxInfoData.h index c23f060..914fb86 100644 --- a/matroska/KaxInfoData.h +++ b/matroska/KaxInfoData.h @@ -29,7 +29,6 @@ /*! \file - \version \$Id$ \author Steve Lhomme \author John Cannon \author Moritz Bunkus diff --git a/matroska/KaxSeekHead.h b/matroska/KaxSeekHead.h index 46aac7f..43997ef 100644 --- a/matroska/KaxSeekHead.h +++ b/matroska/KaxSeekHead.h @@ -29,7 +29,6 @@ /*! \file - \version \$Id$ \author Steve Lhomme */ #ifndef LIBMATROSKA_SEEK_HEAD_H diff --git a/matroska/KaxTag.h b/matroska/KaxTag.h index 32da8bc..de5896a 100644 --- a/matroska/KaxTag.h +++ b/matroska/KaxTag.h @@ -29,7 +29,6 @@ /*! \file - \version \$Id$ \author Steve Lhomme */ #ifndef LIBMATROSKA_TAG_H diff --git a/matroska/KaxTrackVideo.h b/matroska/KaxTrackVideo.h index 2444eec..edfed85 100644 --- a/matroska/KaxTrackVideo.h +++ b/matroska/KaxTrackVideo.h @@ -29,7 +29,6 @@ /*! \file - \version \$Id$ \author Steve Lhomme */ #ifndef LIBMATROSKA_TRACK_VIDEO_H diff --git a/src/FileKax.cpp b/src/FileKax.cpp index 3375366..4c6e32f 100644 --- a/src/FileKax.cpp +++ b/src/FileKax.cpp @@ -29,7 +29,6 @@ /*! \file - \version \$Id$ \author Steve Lhomme */ //#include "StdInclude.h" diff --git a/src/KaxAttached.cpp b/src/KaxAttached.cpp index 881c83a..24b8547 100644 --- a/src/KaxAttached.cpp +++ b/src/KaxAttached.cpp @@ -29,7 +29,6 @@ /*! \file - \version \$Id: KaxAttached.cpp 1202 2005-08-30 14:39:01Z robux4 $ \author Steve Lhomme */ #include "matroska/KaxContexts.h" diff --git a/src/KaxAttachments.cpp b/src/KaxAttachments.cpp index 3483d5a..1ea35b1 100644 --- a/src/KaxAttachments.cpp +++ b/src/KaxAttachments.cpp @@ -29,7 +29,6 @@ /*! \file - \version \$Id: KaxAttachments.cpp 640 2004-07-09 21:05:36Z mosu $ \author Steve Lhomme */ #include "matroska/KaxContexts.h" diff --git a/src/KaxBlock.cpp b/src/KaxBlock.cpp index 33f1829..77ef97b 100644 --- a/src/KaxBlock.cpp +++ b/src/KaxBlock.cpp @@ -27,7 +27,6 @@ /*! \file - \version \$Id: KaxBlock.cpp 1265 2007-01-14 17:20:35Z mosu $ \author Steve Lhomme \author Julien Coloos \author Moritz Bunkus diff --git a/src/KaxBlockData.cpp b/src/KaxBlockData.cpp index 0a244ec..b26dfab 100644 --- a/src/KaxBlockData.cpp +++ b/src/KaxBlockData.cpp @@ -27,7 +27,6 @@ /*! \file - \version \$Id: KaxBlockData.cpp 1226 2005-10-13 21:16:43Z robux4 $ \author Steve Lhomme */ #include diff --git a/src/KaxCluster.cpp b/src/KaxCluster.cpp index d380b80..d8d39a7 100644 --- a/src/KaxCluster.cpp +++ b/src/KaxCluster.cpp @@ -27,7 +27,6 @@ /*! \file - \version \$Id: KaxCluster.cpp 1228 2005-10-14 19:36:51Z robux4 $ \author Steve Lhomme */ #include "matroska/KaxCluster.h" diff --git a/src/KaxContexts.cpp b/src/KaxContexts.cpp index aece92c..f3c2b21 100644 --- a/src/KaxContexts.cpp +++ b/src/KaxContexts.cpp @@ -29,7 +29,6 @@ /*! \file - \version \$Id: KaxContexts.cpp 640 2004-07-09 21:05:36Z mosu $ \author Steve Lhomme */ #include diff --git a/src/KaxCues.cpp b/src/KaxCues.cpp index e58f61c..e0bd0e4 100644 --- a/src/KaxCues.cpp +++ b/src/KaxCues.cpp @@ -27,7 +27,6 @@ /*! \file - \version \$Id: KaxCues.cpp 1265 2007-01-14 17:20:35Z mosu $ \author Steve Lhomme */ #include diff --git a/src/KaxCuesData.cpp b/src/KaxCuesData.cpp index 2cb252b..675f116 100644 --- a/src/KaxCuesData.cpp +++ b/src/KaxCuesData.cpp @@ -27,7 +27,6 @@ /*! \file - \version \$Id: KaxCuesData.cpp 1265 2007-01-14 17:20:35Z mosu $ \author Steve Lhomme */ #include diff --git a/src/KaxInfoData.cpp b/src/KaxInfoData.cpp index 36f71dc..787d8ee 100644 --- a/src/KaxInfoData.cpp +++ b/src/KaxInfoData.cpp @@ -29,7 +29,6 @@ /*! \file - \version \$Id$ \author Steve Lhomme \author John Cannon */ diff --git a/src/KaxSeekHead.cpp b/src/KaxSeekHead.cpp index 1421205..f64b9a3 100644 --- a/src/KaxSeekHead.cpp +++ b/src/KaxSeekHead.cpp @@ -29,7 +29,6 @@ /*! \file - \version \$Id: KaxSeekHead.cpp 640 2004-07-09 21:05:36Z mosu $ \author Steve Lhomme */ #include "matroska/KaxSeekHead.h" diff --git a/src/KaxSegment.cpp b/src/KaxSegment.cpp index eb3e0c3..5c62b32 100644 --- a/src/KaxSegment.cpp +++ b/src/KaxSegment.cpp @@ -29,7 +29,6 @@ /*! \file - \version \$Id: KaxSegment.cpp 1096 2005-03-17 09:14:52Z robux4 $ \author Steve Lhomme */ #include "matroska/KaxSegment.h" diff --git a/src/KaxTracks.cpp b/src/KaxTracks.cpp index 1a5f845..aa804ce 100644 --- a/src/KaxTracks.cpp +++ b/src/KaxTracks.cpp @@ -29,7 +29,6 @@ /*! \file - \version \$Id: KaxTracks.cpp 1202 2005-08-30 14:39:01Z robux4 $ \author Steve Lhomme */ #include "matroska/KaxTracks.h" diff --git a/src/KaxVersion.cpp b/src/KaxVersion.cpp index 8467381..fc56eb2 100644 --- a/src/KaxVersion.cpp +++ b/src/KaxVersion.cpp @@ -29,7 +29,6 @@ /*! \file - \version \$Id: KaxVersion.cpp 640 2004-07-09 21:05:36Z mosu $ \author Steve Lhomme */ diff --git a/test/ebml/test0.cpp b/test/ebml/test0.cpp index 7dd9d7a..6c5697d 100644 --- a/test/ebml/test0.cpp +++ b/test/ebml/test0.cpp @@ -29,7 +29,6 @@ /*! \file - \version \$Id$ \author Steve Lhomme Test the EBML write possibilities \see http://www.cl.cam.ac.uk/~mgk25/unicode.html diff --git a/test/ebml/test00.cpp b/test/ebml/test00.cpp index 1f9ef40..161fc1a 100644 --- a/test/ebml/test00.cpp +++ b/test/ebml/test00.cpp @@ -29,7 +29,6 @@ /*! \file - \version \$Id$ \author Steve Lhomme Test the writing a basic EBML file */ diff --git a/test/mux/test6.cpp b/test/mux/test6.cpp index fcc7d5e..529b097 100644 --- a/test/mux/test6.cpp +++ b/test/mux/test6.cpp @@ -29,7 +29,6 @@ /*! \file - \version \$Id$ \brief Test muxing two tracks into valid clusters/blocks/frames \author Steve Lhomme */ diff --git a/test/mux/test8.cpp b/test/mux/test8.cpp index 132619a..1360df0 100644 --- a/test/mux/test8.cpp +++ b/test/mux/test8.cpp @@ -27,7 +27,6 @@ /*! \file - \version \$Id$ \brief Test reading of the Header \author Steve Lhomme */ diff --git a/test/tags/test9.cpp b/test/tags/test9.cpp index 4c228b9..3811fc1 100644 --- a/test/tags/test9.cpp +++ b/test/tags/test9.cpp @@ -29,7 +29,6 @@ /*! \file - \version \$Id: test9.cpp 640 2004-07-09 21:05:36Z mosu $ \brief Test writing tags \author Moritz Bunkus */ diff --git a/test/utf8/test5.cpp b/test/utf8/test5.cpp index d46c0a2..3d427aa 100644 --- a/test/utf8/test5.cpp +++ b/test/utf8/test5.cpp @@ -29,7 +29,6 @@ /*! \file - \version \$Id: test5.cpp 1078 2005-03-03 13:13:04Z robux4 $ \brief Test encoding and decoding UTF8 characters \author Steve Lhomme */