aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--base/engine.cpp3
-rw-r--r--base/engine.h3
-rw-r--r--base/gameDetector.cpp3
-rw-r--r--base/gameDetector.h3
-rw-r--r--base/main.cpp3
-rw-r--r--base/plugins.cpp3
-rw-r--r--base/plugins.h3
-rw-r--r--base/version.h3
8 files changed, 16 insertions, 8 deletions
diff --git a/base/engine.cpp b/base/engine.cpp
index 6f671d8187..c60611cdda 100644
--- a/base/engine.cpp
+++ b/base/engine.cpp
@@ -15,7 +15,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Header$
+ * $URL$
+ * $Id$
*/
#include "common/stdafx.h"
diff --git a/base/engine.h b/base/engine.h
index 183b442004..8b97993966 100644
--- a/base/engine.h
+++ b/base/engine.h
@@ -15,7 +15,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Header$
+ * $URL$
+ * $Id$
*/
#ifndef ENGINE_H
diff --git a/base/gameDetector.cpp b/base/gameDetector.cpp
index adab551b3f..b274a3a9c5 100644
--- a/base/gameDetector.cpp
+++ b/base/gameDetector.cpp
@@ -16,7 +16,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Header$
+ * $URL$
+ * $Id$
*
*/
diff --git a/base/gameDetector.h b/base/gameDetector.h
index fefaf4139c..f8268f8bdf 100644
--- a/base/gameDetector.h
+++ b/base/gameDetector.h
@@ -16,7 +16,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Header$
+ * $URL$
+ * $Id$
*
*/
diff --git a/base/main.cpp b/base/main.cpp
index c3db46ad26..1857467f0d 100644
--- a/base/main.cpp
+++ b/base/main.cpp
@@ -16,7 +16,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Header$
+ * $URL$
+ * $Id$
*
*/
diff --git a/base/plugins.cpp b/base/plugins.cpp
index 0589ac6b7f..c789f9e1d9 100644
--- a/base/plugins.cpp
+++ b/base/plugins.cpp
@@ -16,7 +16,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Header$
+ * $URL$
+ * $Id$
*
*/
diff --git a/base/plugins.h b/base/plugins.h
index ec0cb72b9b..311725581d 100644
--- a/base/plugins.h
+++ b/base/plugins.h
@@ -16,7 +16,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Header$
+ * $URL$
+ * $Id$
*
*/
diff --git a/base/version.h b/base/version.h
index 5f1e26ea07..f274f18889 100644
--- a/base/version.h
+++ b/base/version.h
@@ -15,7 +15,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Header$
+ * $URL$
+ * $Id$
*/
#ifndef VERSION_H