[matroska] r1220 - in trunk/libmatroska: matroska src

[email protected] Tue, 11 Oct 2005 00:49:03 +0400 (MSD)
Newsgroups gmane.comp.multimedia.matroska.cvs
Message-ID <[email protected]>
Author: robux4
Date: 2005-10-11 00:48:59 +0400 (Tue, 11 Oct 2005)
New Revision: 1220

Modified:
   trunk/libmatroska/matroska/KaxBlockData.h
   trunk/libmatroska/matroska/KaxCuesData.h
   trunk/libmatroska/matroska/KaxTypes.h
   trunk/libmatroska/src/KaxBlockData.cpp
Log:
libmatroska: correct copyright year

Modified: trunk/libmatroska/matroska/KaxBlockData.h
===================================================================
--- trunk/libmatroska/matroska/KaxBlockData.h	2005-10-10 20:47:21 UTC (rev 1219)
+++ trunk/libmatroska/matroska/KaxBlockData.h	2005-10-10 20:48:59 UTC (rev 1220)
@@ -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 library is free software; you can redistribute it and/or
 ** modify it under the terms of the GNU Lesser General Public

Modified: trunk/libmatroska/matroska/KaxCuesData.h
===================================================================
--- trunk/libmatroska/matroska/KaxCuesData.h	2005-10-10 20:47:21 UTC (rev 1219)
+++ trunk/libmatroska/matroska/KaxCuesData.h	2005-10-10 20:48:59 UTC (rev 1220)
@@ -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 library is free software; you can redistribute it and/or
 ** modify it under the terms of the GNU Lesser General Public

Modified: trunk/libmatroska/matroska/KaxTypes.h
===================================================================
--- trunk/libmatroska/matroska/KaxTypes.h	2005-10-10 20:47:21 UTC (rev 1219)
+++ trunk/libmatroska/matroska/KaxTypes.h	2005-10-10 20:48:59 UTC (rev 1220)
@@ -3,7 +3,7 @@
 **
 ** <file/class description>
 **
-** Copyright (C) 2002-2003 Steve Lhomme.  All rights reserved.
+** Copyright (C) 2002-2005 Steve Lhomme.  All rights reserved.
 **
 ** This file is part of libmatroska.
 **

Modified: trunk/libmatroska/src/KaxBlockData.cpp
===================================================================
--- trunk/libmatroska/src/KaxBlockData.cpp	2005-10-10 20:47:21 UTC (rev 1219)
+++ trunk/libmatroska/src/KaxBlockData.cpp	2005-10-10 20:48:59 UTC (rev 1220)
@@ -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 library is free software; you can redistribute it and/or
 ** modify it under the terms of the GNU Lesser General Public