Author: robux4
Date: 2005-03-03 16:18:14 +0300 (Thu, 03 Mar 2005)
New Revision: 1079
Modified:
trunk/libebml/ebml/EbmlBinary.h
trunk/libebml/ebml/EbmlCrc32.h
trunk/libebml/ebml/EbmlDate.h
trunk/libebml/ebml/EbmlElement.h
trunk/libebml/ebml/EbmlFloat.h
trunk/libebml/ebml/EbmlMaster.h
trunk/libebml/ebml/EbmlSInteger.h
trunk/libebml/ebml/EbmlString.h
trunk/libebml/ebml/EbmlUInteger.h
trunk/libebml/ebml/EbmlUnicodeString.h
trunk/libebml/ebml/EbmlVoid.h
trunk/libebml/src/EbmlBinary.cpp
trunk/libebml/src/EbmlCrc32.cpp
trunk/libebml/src/EbmlDate.cpp
trunk/libebml/src/EbmlElement.cpp
trunk/libebml/src/EbmlFloat.cpp
trunk/libebml/src/EbmlMaster.cpp
trunk/libebml/src/EbmlSInteger.cpp
trunk/libebml/src/EbmlString.cpp
trunk/libebml/src/EbmlUInteger.cpp
trunk/libebml/src/EbmlUnicodeString.cpp
trunk/libebml/src/EbmlVoid.cpp
Log:
update the copyright dates
Modified: trunk/libebml/ebml/EbmlBinary.h
===================================================================
--- trunk/libebml/ebml/EbmlBinary.h 2005-03-03 13:13:04 UTC (rev 1078)
+++ trunk/libebml/ebml/EbmlBinary.h 2005-03-03 13:18:14 UTC (rev 1079)
@@ -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 libebml.
**
Modified: trunk/libebml/ebml/EbmlCrc32.h
===================================================================
--- trunk/libebml/ebml/EbmlCrc32.h 2005-03-03 13:13:04 UTC (rev 1078)
+++ trunk/libebml/ebml/EbmlCrc32.h 2005-03-03 13:18:14 UTC (rev 1079)
@@ -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 libebml.
**
Modified: trunk/libebml/ebml/EbmlDate.h
===================================================================
--- trunk/libebml/ebml/EbmlDate.h 2005-03-03 13:13:04 UTC (rev 1078)
+++ trunk/libebml/ebml/EbmlDate.h 2005-03-03 13:18:14 UTC (rev 1079)
@@ -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/libebml/ebml/EbmlElement.h
===================================================================
--- trunk/libebml/ebml/EbmlElement.h 2005-03-03 13:13:04 UTC (rev 1078)
+++ trunk/libebml/ebml/EbmlElement.h 2005-03-03 13:18:14 UTC (rev 1079)
@@ -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/libebml/ebml/EbmlFloat.h
===================================================================
--- trunk/libebml/ebml/EbmlFloat.h 2005-03-03 13:13:04 UTC (rev 1078)
+++ trunk/libebml/ebml/EbmlFloat.h 2005-03-03 13:18:14 UTC (rev 1079)
@@ -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 libebml.
**
Modified: trunk/libebml/ebml/EbmlMaster.h
===================================================================
--- trunk/libebml/ebml/EbmlMaster.h 2005-03-03 13:13:04 UTC (rev 1078)
+++ trunk/libebml/ebml/EbmlMaster.h 2005-03-03 13:18:14 UTC (rev 1079)
@@ -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 libebml.
**
Modified: trunk/libebml/ebml/EbmlSInteger.h
===================================================================
--- trunk/libebml/ebml/EbmlSInteger.h 2005-03-03 13:13:04 UTC (rev 1078)
+++ trunk/libebml/ebml/EbmlSInteger.h 2005-03-03 13:18:14 UTC (rev 1079)
@@ -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 libebml.
**
Modified: trunk/libebml/ebml/EbmlString.h
===================================================================
--- trunk/libebml/ebml/EbmlString.h 2005-03-03 13:13:04 UTC (rev 1078)
+++ trunk/libebml/ebml/EbmlString.h 2005-03-03 13:18:14 UTC (rev 1079)
@@ -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 libebml.
**
Modified: trunk/libebml/ebml/EbmlUInteger.h
===================================================================
--- trunk/libebml/ebml/EbmlUInteger.h 2005-03-03 13:13:04 UTC (rev 1078)
+++ trunk/libebml/ebml/EbmlUInteger.h 2005-03-03 13:18:14 UTC (rev 1079)
@@ -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 libebml.
**
Modified: trunk/libebml/ebml/EbmlUnicodeString.h
===================================================================
--- trunk/libebml/ebml/EbmlUnicodeString.h 2005-03-03 13:13:04 UTC (rev 1078)
+++ trunk/libebml/ebml/EbmlUnicodeString.h 2005-03-03 13:18:14 UTC (rev 1079)
@@ -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 libebml.
**
Modified: trunk/libebml/ebml/EbmlVoid.h
===================================================================
--- trunk/libebml/ebml/EbmlVoid.h 2005-03-03 13:13:04 UTC (rev 1078)
+++ trunk/libebml/ebml/EbmlVoid.h 2005-03-03 13:18:14 UTC (rev 1079)
@@ -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 libebml.
**
Modified: trunk/libebml/src/EbmlBinary.cpp
===================================================================
--- trunk/libebml/src/EbmlBinary.cpp 2005-03-03 13:13:04 UTC (rev 1078)
+++ trunk/libebml/src/EbmlBinary.cpp 2005-03-03 13:18:14 UTC (rev 1079)
@@ -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 libebml.
**
Modified: trunk/libebml/src/EbmlCrc32.cpp
===================================================================
--- trunk/libebml/src/EbmlCrc32.cpp 2005-03-03 13:13:04 UTC (rev 1078)
+++ trunk/libebml/src/EbmlCrc32.cpp 2005-03-03 13:18:14 UTC (rev 1079)
@@ -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 libebml.
**
Modified: trunk/libebml/src/EbmlDate.cpp
===================================================================
--- trunk/libebml/src/EbmlDate.cpp 2005-03-03 13:13:04 UTC (rev 1078)
+++ trunk/libebml/src/EbmlDate.cpp 2005-03-03 13:18:14 UTC (rev 1079)
@@ -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/libebml/src/EbmlElement.cpp
===================================================================
--- trunk/libebml/src/EbmlElement.cpp 2005-03-03 13:13:04 UTC (rev 1078)
+++ trunk/libebml/src/EbmlElement.cpp 2005-03-03 13:18:14 UTC (rev 1079)
@@ -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/libebml/src/EbmlFloat.cpp
===================================================================
--- trunk/libebml/src/EbmlFloat.cpp 2005-03-03 13:13:04 UTC (rev 1078)
+++ trunk/libebml/src/EbmlFloat.cpp 2005-03-03 13:18:14 UTC (rev 1079)
@@ -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 libebml.
**
Modified: trunk/libebml/src/EbmlMaster.cpp
===================================================================
--- trunk/libebml/src/EbmlMaster.cpp 2005-03-03 13:13:04 UTC (rev 1078)
+++ trunk/libebml/src/EbmlMaster.cpp 2005-03-03 13:18:14 UTC (rev 1079)
@@ -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 libebml.
**
Modified: trunk/libebml/src/EbmlSInteger.cpp
===================================================================
--- trunk/libebml/src/EbmlSInteger.cpp 2005-03-03 13:13:04 UTC (rev 1078)
+++ trunk/libebml/src/EbmlSInteger.cpp 2005-03-03 13:18:14 UTC (rev 1079)
@@ -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/libebml/src/EbmlString.cpp
===================================================================
--- trunk/libebml/src/EbmlString.cpp 2005-03-03 13:13:04 UTC (rev 1078)
+++ trunk/libebml/src/EbmlString.cpp 2005-03-03 13:18:14 UTC (rev 1079)
@@ -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 libebml.
**
Modified: trunk/libebml/src/EbmlUInteger.cpp
===================================================================
--- trunk/libebml/src/EbmlUInteger.cpp 2005-03-03 13:13:04 UTC (rev 1078)
+++ trunk/libebml/src/EbmlUInteger.cpp 2005-03-03 13:18:14 UTC (rev 1079)
@@ -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 libebml.
**
Modified: trunk/libebml/src/EbmlUnicodeString.cpp
===================================================================
--- trunk/libebml/src/EbmlUnicodeString.cpp 2005-03-03 13:13:04 UTC (rev 1078)
+++ trunk/libebml/src/EbmlUnicodeString.cpp 2005-03-03 13:18:14 UTC (rev 1079)
@@ -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 libebml.
**
Modified: trunk/libebml/src/EbmlVoid.cpp
===================================================================
--- trunk/libebml/src/EbmlVoid.cpp 2005-03-03 13:13:04 UTC (rev 1078)
+++ trunk/libebml/src/EbmlVoid.cpp 2005-03-03 13:18:14 UTC (rev 1079)
@@ -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 libebml.
**
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.