aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Kołodziejski2002-08-04 17:31:20 +0000
committerPaweł Kołodziejski2002-08-04 17:31:20 +0000
commit726339d09ffeefa62c1342a6762fe88fd95215f9 (patch)
treeef4770e8af59ebf6c55e5ddfcde16f805f26117c
parent30a2f9b23b9b5c1c1b2b198a1021c93202597bc8 (diff)
downloadscummvm-rg350-726339d09ffeefa62c1342a6762fe88fd95215f9.tar.gz
scummvm-rg350-726339d09ffeefa62c1342a6762fe88fd95215f9.tar.bz2
scummvm-rg350-726339d09ffeefa62c1342a6762fe88fd95215f9.zip
corrected cvs headers
svn-id: r4703
-rw-r--r--bundle.cpp2
-rw-r--r--bundle.h2
-rw-r--r--timer.cpp2
-rw-r--r--timer.h2
4 files changed, 4 insertions, 4 deletions
diff --git a/bundle.cpp b/bundle.cpp
index 67eade6ea6..6f53e56b2a 100644
--- a/bundle.cpp
+++ b/bundle.cpp
@@ -15,7 +15,7 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
- * $Header:
+ * $Header$
*/
#include "stdafx.h"
diff --git a/bundle.h b/bundle.h
index a711f18ebb..4cac1e6d18 100644
--- a/bundle.h
+++ b/bundle.h
@@ -15,7 +15,7 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
- * $Header:
+ * $Header$
*/
#ifndef BUNDLE_H
diff --git a/timer.cpp b/timer.cpp
index a67e46bc09..bbbb62936f 100644
--- a/timer.cpp
+++ b/timer.cpp
@@ -15,7 +15,7 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
- * $Header:
+ * $Header$
*/
#include "stdafx.h"
diff --git a/timer.h b/timer.h
index 6ceeff0ca0..d50b3b6a10 100644
--- a/timer.h
+++ b/timer.h
@@ -15,7 +15,7 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
- * $Header:
+ * $Header$
*/
#ifndef TIMER_H