aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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