Author: robux4
Date: 2005-03-03 16:13:04 +0300 (Thu, 03 Mar 2005)
New Revision: 1078
Modified:
trunk/libmatroska/matroska/KaxChapters.h
trunk/libmatroska/matroska/KaxInfoData.h
trunk/libmatroska/matroska/KaxTrackEntryData.h
trunk/libmatroska/matroska/KaxVersion.h
trunk/libmatroska/src/KaxChapters.cpp
trunk/libmatroska/src/KaxInfo.cpp
trunk/libmatroska/src/KaxInfoData.cpp
trunk/libmatroska/src/KaxTrackEntryData.cpp
trunk/libmatroska/src/KaxTracks.cpp
trunk/libmatroska/test/ebml/test0.cpp
trunk/libmatroska/test/ebml/test00.cpp
trunk/libmatroska/test/mux/test6.cpp
trunk/libmatroska/test/utf8/test5.cpp
Log:
update the copyright dates
Modified: trunk/libmatroska/matroska/KaxChapters.h
===================================================================
--- trunk/libmatroska/matroska/KaxChapters.h 2005-02-16 22:03:25 UTC (rev 1077)
+++ trunk/libmatroska/matroska/KaxChapters.h 2005-03-03 13:13:04 UTC (rev 1078)
@@ -1,9 +1,9 @@
/****************************************************************************
** libmatroska : parse Matroska files, see http://www.matroska.org/
**
-** <file/class MATROSKA_DLL_API description>
+** <file/class description>
**
-** Copyright (C) 2002-2004 Steve Lhomme. All rights reserved.
+** Copyright (C) 2002-2005 Steve Lhomme. All rights reserved.
**
** This file is part of libmatroska.
**
Modified: trunk/libmatroska/matroska/KaxInfoData.h
===================================================================
--- trunk/libmatroska/matroska/KaxInfoData.h 2005-02-16 22:03:25 UTC (rev 1077)
+++ trunk/libmatroska/matroska/KaxInfoData.h 2005-03-03 13:13:04 UTC (rev 1078)
@@ -1,9 +1,9 @@
/****************************************************************************
** libmatroska : parse Matroska files, see http://www.matroska.org/
**
-** <file/class MATROSKA_DLL_API description>
+** <file/class description>
**
-** Copyright (C) 2002-2004 Steve Lhomme. All rights reserved.
+** Copyright (C) 2002-2005 Steve Lhomme. All rights reserved.
**
** This file is part of libmatroska.
**
Modified: trunk/libmatroska/matroska/KaxTrackEntryData.h
===================================================================
--- trunk/libmatroska/matroska/KaxTrackEntryData.h 2005-02-16 22:03:25 UTC (rev 1077)
+++ trunk/libmatroska/matroska/KaxTrackEntryData.h 2005-03-03 13:13:04 UTC (rev 1078)
@@ -3,7 +3,7 @@
**
** <file/class description>
**
-** Copyright (C) 2002-2004 Steve Lhomme. All rights reserved.
+** Copyright (C) 2002-2005 Steve Lhomme. All rights reserved.
**
** This file is part of libmatroska.
**
Modified: trunk/libmatroska/matroska/KaxVersion.h
===================================================================
--- trunk/libmatroska/matroska/KaxVersion.h 2005-02-16 22:03:25 UTC (rev 1077)
+++ trunk/libmatroska/matroska/KaxVersion.h 2005-03-03 13:13:04 UTC (rev 1078)
@@ -1,7 +1,7 @@
/****************************************************************************
** <file/class description>
**
-** Copyright (C) 2002-2004 Steve Lhomme. All rights reserved.
+** Copyright (C) 2002-2005 Steve Lhomme. All rights reserved.
**
** This file is part of libmatroska.
**
Modified: trunk/libmatroska/src/KaxChapters.cpp
===================================================================
--- trunk/libmatroska/src/KaxChapters.cpp 2005-02-16 22:03:25 UTC (rev 1077)
+++ trunk/libmatroska/src/KaxChapters.cpp 2005-03-03 13:13:04 UTC (rev 1078)
@@ -3,7 +3,7 @@
**
** <file/class description>
**
-** Copyright (C) 2002-2004 Steve Lhomme. All rights reserved.
+** Copyright (C) 2002-2005 Steve Lhomme. All rights reserved.
**
** This file is part of libmatroska.
**
Modified: trunk/libmatroska/src/KaxInfo.cpp
===================================================================
--- trunk/libmatroska/src/KaxInfo.cpp 2005-02-16 22:03:25 UTC (rev 1077)
+++ trunk/libmatroska/src/KaxInfo.cpp 2005-03-03 13:13:04 UTC (rev 1078)
@@ -3,7 +3,7 @@
**
** <file/class description>
**
-** Copyright (C) 2002-2004 Steve Lhomme. All rights reserved.
+** Copyright (C) 2002-2005 Steve Lhomme. All rights reserved.
**
** This file is part of libmatroska.
**
Modified: trunk/libmatroska/src/KaxInfoData.cpp
===================================================================
--- trunk/libmatroska/src/KaxInfoData.cpp 2005-02-16 22:03:25 UTC (rev 1077)
+++ trunk/libmatroska/src/KaxInfoData.cpp 2005-03-03 13:13:04 UTC (rev 1078)
@@ -3,7 +3,7 @@
**
** <file/class description>
**
-** Copyright (C) 2002-2004 Steve Lhomme. All rights reserved.
+** Copyright (C) 2002-2005 Steve Lhomme. All rights reserved.
**
** This file is part of libmatroska.
**
Modified: trunk/libmatroska/src/KaxTrackEntryData.cpp
===================================================================
--- trunk/libmatroska/src/KaxTrackEntryData.cpp 2005-02-16 22:03:25 UTC (rev 1077)
+++ trunk/libmatroska/src/KaxTrackEntryData.cpp 2005-03-03 13:13:04 UTC (rev 1078)
@@ -3,7 +3,7 @@
**
** <file/class description>
**
-** Copyright (C) 2002-2004 Steve Lhomme. All rights reserved.
+** Copyright (C) 2002-2005 Steve Lhomme. All rights reserved.
**
** This file is part of libmatroska.
**
Modified: trunk/libmatroska/src/KaxTracks.cpp
===================================================================
--- trunk/libmatroska/src/KaxTracks.cpp 2005-02-16 22:03:25 UTC (rev 1077)
+++ trunk/libmatroska/src/KaxTracks.cpp 2005-03-03 13:13:04 UTC (rev 1078)
@@ -3,7 +3,7 @@
**
** <file/class description>
**
-** Copyright (C) 2002-2004 Steve Lhomme. All rights reserved.
+** Copyright (C) 2002-2005 Steve Lhomme. All rights reserved.
**
** This file is part of libmatroska.
**
Modified: trunk/libmatroska/test/ebml/test0.cpp
===================================================================
--- trunk/libmatroska/test/ebml/test0.cpp 2005-02-16 22:03:25 UTC (rev 1077)
+++ trunk/libmatroska/test/ebml/test0.cpp 2005-03-03 13:13:04 UTC (rev 1078)
@@ -3,7 +3,7 @@
**
** <file/class description>
**
-** Copyright (C) 2002-2003 Steve Lhomme. All rights reserved.
+** Copyright (C) 2002-2004 Steve Lhomme. All rights reserved.
**
** This file is part of libmatroska.
**
Modified: trunk/libmatroska/test/ebml/test00.cpp
===================================================================
--- trunk/libmatroska/test/ebml/test00.cpp 2005-02-16 22:03:25 UTC (rev 1077)
+++ trunk/libmatroska/test/ebml/test00.cpp 2005-03-03 13:13:04 UTC (rev 1078)
@@ -3,7 +3,7 @@
**
** <file/class description>
**
-** Copyright (C) 2002-2003 Steve Lhomme. All rights reserved.
+** Copyright (C) 2002-2004 Steve Lhomme. All rights reserved.
**
** This file is part of libmatroska.
**
Modified: trunk/libmatroska/test/mux/test6.cpp
===================================================================
--- trunk/libmatroska/test/mux/test6.cpp 2005-02-16 22:03:25 UTC (rev 1077)
+++ trunk/libmatroska/test/mux/test6.cpp 2005-03-03 13:13:04 UTC (rev 1078)
@@ -3,7 +3,7 @@
**
** <file/class description>
**
-** Copyright (C) 2002-2003 Steve Lhomme. All rights reserved.
+** Copyright (C) 2002-2004 Steve Lhomme. All rights reserved.
**
** This file is part of libmatroska.
**
Modified: trunk/libmatroska/test/utf8/test5.cpp
===================================================================
--- trunk/libmatroska/test/utf8/test5.cpp 2005-02-16 22:03:25 UTC (rev 1077)
+++ trunk/libmatroska/test/utf8/test5.cpp 2005-03-03 13:13:04 UTC (rev 1078)
@@ -3,7 +3,7 @@
**
** <file/class description>
**
-** Copyright (C) 2002-2003 Steve Lhomme. All rights reserved.
+** Copyright (C) 2002-2004 Steve Lhomme. All rights reserved.
**
** This file is part of libmatroska.
**
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.