summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/action.cpp2
-rw-r--r--src/action.h2
-rw-r--r--src/utils/xml.cpp2
-rw-r--r--src/utils/xml.h2
4 files changed, 4 insertions, 4 deletions
diff --git a/src/action.cpp b/src/action.cpp
index 4a5a941a..0a382af3 100644
--- a/src/action.cpp
+++ b/src/action.cpp
@@ -18,7 +18,7 @@
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*
- * $Id: animation.cpp 2822 2006-11-05 14:30:53Z b_lindeijer $
+ * $Id$
*/
#include "action.h"
diff --git a/src/action.h b/src/action.h
index 6872ea5c..3dcc02f7 100644
--- a/src/action.h
+++ b/src/action.h
@@ -18,7 +18,7 @@
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*
- * $Id: animation.h 2822 2006-11-05 14:30:53Z b_lindeijer $
+ * $Id$
*/
#ifndef _TMW_ACTION_H
diff --git a/src/utils/xml.cpp b/src/utils/xml.cpp
index b820011d..7c917dc0 100644
--- a/src/utils/xml.cpp
+++ b/src/utils/xml.cpp
@@ -18,7 +18,7 @@
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*
- * $Id: dtor.h 2822 2006-11-05 14:30:53Z b_lindeijer $
+ * $Id$
*/
#include "xml.h"
diff --git a/src/utils/xml.h b/src/utils/xml.h
index 9cbb5b2a..54ed9951 100644
--- a/src/utils/xml.h
+++ b/src/utils/xml.h
@@ -18,7 +18,7 @@
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*
- * $Id: dtor.h 2822 2006-11-05 14:30:53Z b_lindeijer $
+ * $Id$
*/
#ifndef _TMW_XML_H