summaryrefslogtreecommitdiff
path: root/src/net
diff options
context:
space:
mode:
Diffstat (limited to 'src/net')
-rw-r--r--src/net/chatserver/party.cpp2
-rw-r--r--src/net/chatserver/party.h2
-rw-r--r--src/net/guildhandler.cpp2
-rw-r--r--src/net/guildhandler.h2
-rw-r--r--src/net/partyhandler.cpp2
-rw-r--r--src/net/partyhandler.h2
6 files changed, 6 insertions, 6 deletions
diff --git a/src/net/chatserver/party.cpp b/src/net/chatserver/party.cpp
index e09803de..63e2ddf9 100644
--- a/src/net/chatserver/party.cpp
+++ b/src/net/chatserver/party.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: $
+ * $Id$
*/
diff --git a/src/net/chatserver/party.h b/src/net/chatserver/party.h
index f1bd7a7f..1d47c2c5 100644
--- a/src/net/chatserver/party.h
+++ b/src/net/chatserver/party.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: $
+ * $Id$
*/
diff --git a/src/net/guildhandler.cpp b/src/net/guildhandler.cpp
index 7bc362e1..459c5ac4 100644
--- a/src/net/guildhandler.cpp
+++ b/src/net/guildhandler.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: $
+ * $Id$
*/
#include <iostream>
diff --git a/src/net/guildhandler.h b/src/net/guildhandler.h
index 698a623c..01ad428b 100644
--- a/src/net/guildhandler.h
+++ b/src/net/guildhandler.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: $
+ * $Id$
*/
#ifndef _TMW_NET_GUILDHANDLER_H
diff --git a/src/net/partyhandler.cpp b/src/net/partyhandler.cpp
index 0eef0d51..dd169b8d 100644
--- a/src/net/partyhandler.cpp
+++ b/src/net/partyhandler.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: $
+ * $Id$
*/
#include <iostream>
diff --git a/src/net/partyhandler.h b/src/net/partyhandler.h
index 5ca0583e..dda78d94 100644
--- a/src/net/partyhandler.h
+++ b/src/net/partyhandler.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: $
+ * $Id$
*/
#ifndef _TMW_NET_PARTYHANDLER_H