summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/account-server/account.cpp2
-rw-r--r--src/account-server/account.hpp2
-rw-r--r--src/account-server/accountclient.cpp2
-rw-r--r--src/account-server/accountclient.hpp2
-rw-r--r--src/account-server/accounthandler.cpp2
-rw-r--r--src/account-server/accounthandler.hpp2
-rw-r--r--src/account-server/character.cpp2
-rw-r--r--src/account-server/character.hpp2
-rw-r--r--src/account-server/dalstorage.cpp2
-rw-r--r--src/account-server/dalstorage.hpp3
-rw-r--r--src/account-server/dalstoragesql.hpp3
-rw-r--r--src/account-server/main-account.cpp2
-rw-r--r--src/account-server/serverhandler.cpp2
-rw-r--r--src/account-server/serverhandler.hpp2
-rw-r--r--src/chat-server/chatchannel.cpp2
-rw-r--r--src/chat-server/chatchannel.hpp2
-rw-r--r--src/chat-server/chatchannelmanager.cpp2
-rw-r--r--src/chat-server/chatchannelmanager.hpp2
-rw-r--r--src/chat-server/chatclient.hpp2
-rw-r--r--src/chat-server/chathandler.cpp2
-rw-r--r--src/chat-server/chathandler.hpp2
-rw-r--r--src/chat-server/guild.cpp2
-rw-r--r--src/chat-server/guild.hpp2
-rw-r--r--src/chat-server/guildmanager.cpp2
-rw-r--r--src/chat-server/guildmanager.hpp3
-rw-r--r--src/chat-server/party.cpp2
-rw-r--r--src/chat-server/party.hpp2
-rw-r--r--src/chat-server/post.cpp2
-rw-r--r--src/chat-server/post.hpp2
-rw-r--r--src/common/configuration.cpp2
-rw-r--r--src/common/configuration.hpp2
-rw-r--r--src/common/inventorydata.hpp2
-rw-r--r--src/dal/dalexcept.h3
-rw-r--r--src/dal/dataprovider.cpp3
-rw-r--r--src/dal/dataprovider.h3
-rw-r--r--src/dal/dataproviderfactory.cpp3
-rw-r--r--src/dal/dataproviderfactory.h2
-rw-r--r--src/dal/mysqldataprovider.cpp2
-rw-r--r--src/dal/mysqldataprovider.h3
-rw-r--r--src/dal/pqdataprovider.cpp3
-rw-r--r--src/dal/pqdataprovider.h3
-rw-r--r--src/dal/recordset.cpp2
-rw-r--r--src/dal/recordset.h2
-rw-r--r--src/dal/sqlitedataprovider.cpp2
-rw-r--r--src/dal/sqlitedataprovider.h2
-rw-r--r--src/defines.h3
-rw-r--r--src/game-server/accountconnection.cpp2
-rw-r--r--src/game-server/accountconnection.hpp2
-rw-r--r--src/game-server/attackzone.hpp2
-rw-r--r--src/game-server/being.cpp2
-rw-r--r--src/game-server/being.hpp2
-rw-r--r--src/game-server/buysell.cpp2
-rw-r--r--src/game-server/buysell.hpp2
-rw-r--r--src/game-server/character.cpp2
-rw-r--r--src/game-server/character.hpp2
-rw-r--r--src/game-server/collisiondetection.cpp2
-rw-r--r--src/game-server/collisiondetection.hpp2
-rw-r--r--src/game-server/command.cpp2
-rw-r--r--src/game-server/commandhandler.cpp2
-rw-r--r--src/game-server/commandhandler.hpp2
-rw-r--r--src/game-server/effect.cpp1
-rw-r--r--src/game-server/effect.hpp1
-rw-r--r--src/game-server/eventlistener.hpp2
-rw-r--r--src/game-server/gamehandler.cpp2
-rw-r--r--src/game-server/gamehandler.hpp2
-rw-r--r--src/game-server/inventory.cpp2
-rw-r--r--src/game-server/inventory.hpp2
-rw-r--r--src/game-server/item.cpp2
-rw-r--r--src/game-server/item.hpp2
-rw-r--r--src/game-server/itemmanager.cpp2
-rw-r--r--src/game-server/itemmanager.hpp2
-rw-r--r--src/game-server/main-game.cpp2
-rw-r--r--src/game-server/map.cpp2
-rw-r--r--src/game-server/map.hpp2
-rw-r--r--src/game-server/mapcomposite.cpp2
-rw-r--r--src/game-server/mapcomposite.hpp2
-rw-r--r--src/game-server/mapmanager.cpp2
-rw-r--r--src/game-server/mapmanager.hpp2
-rw-r--r--src/game-server/mapreader.cpp2
-rw-r--r--src/game-server/mapreader.hpp2
-rw-r--r--src/game-server/monster.cpp2
-rw-r--r--src/game-server/monster.hpp2
-rw-r--r--src/game-server/monstermanager.cpp2
-rw-r--r--src/game-server/monstermanager.hpp2
-rw-r--r--src/game-server/movingobject.cpp2
-rw-r--r--src/game-server/movingobject.hpp2
-rw-r--r--src/game-server/npc.cpp2
-rw-r--r--src/game-server/npc.hpp2
-rw-r--r--src/game-server/object.hpp2
-rw-r--r--src/game-server/postman.hpp2
-rw-r--r--src/game-server/quest.cpp2
-rw-r--r--src/game-server/quest.hpp2
-rw-r--r--src/game-server/resourcemanager.cpp2
-rw-r--r--src/game-server/resourcemanager.hpp2
-rw-r--r--src/game-server/spawnarea.cpp2
-rw-r--r--src/game-server/spawnarea.hpp2
-rw-r--r--src/game-server/state.cpp2
-rw-r--r--src/game-server/state.hpp2
-rw-r--r--src/game-server/thing.cpp2
-rw-r--r--src/game-server/thing.hpp2
-rw-r--r--src/game-server/trade.cpp2
-rw-r--r--src/game-server/trade.hpp2
-rw-r--r--src/game-server/trigger.cpp2
-rw-r--r--src/game-server/trigger.hpp2
-rw-r--r--src/net/connection.cpp2
-rw-r--r--src/net/connection.hpp2
-rw-r--r--src/net/connectionhandler.cpp2
-rw-r--r--src/net/connectionhandler.hpp2
-rw-r--r--src/net/messagein.cpp2
-rw-r--r--src/net/messagein.hpp2
-rw-r--r--src/net/messageout.cpp2
-rw-r--r--src/net/messageout.hpp2
-rw-r--r--src/net/netcomputer.cpp2
-rw-r--r--src/net/netcomputer.hpp2
-rw-r--r--src/point.h2
-rw-r--r--src/scripting/lua.cpp2
-rw-r--r--src/scripting/script.cpp2
-rw-r--r--src/scripting/script.hpp2
-rw-r--r--src/serialize/characterdata.hpp2
-rw-r--r--src/utils/base64.cpp1
-rw-r--r--src/utils/base64.h1
-rw-r--r--src/utils/cipher.cpp2
-rw-r--r--src/utils/cipher.h3
-rw-r--r--src/utils/encryption.cpp2
-rw-r--r--src/utils/encryption.h2
-rw-r--r--src/utils/functors.h3
-rw-r--r--src/utils/logger.cpp2
-rw-r--r--src/utils/logger.h3
-rw-r--r--src/utils/mathutils.cpp2
-rw-r--r--src/utils/mathutils.h2
-rw-r--r--src/utils/processorutils.cpp2
-rw-r--r--src/utils/processorutils.hpp2
-rw-r--r--src/utils/sha256.cpp2
-rw-r--r--src/utils/sha256.h2
-rw-r--r--src/utils/singleton.h3
-rw-r--r--src/utils/string.cpp1
-rw-r--r--src/utils/string.hpp1
-rw-r--r--src/utils/stringfilter.cpp2
-rw-r--r--src/utils/stringfilter.h3
-rw-r--r--src/utils/timer.h2
-rw-r--r--src/utils/tokencollector.cpp2
-rw-r--r--src/utils/tokencollector.hpp2
-rw-r--r--src/utils/tokendispenser.cpp2
-rw-r--r--src/utils/tokendispenser.hpp2
-rw-r--r--src/utils/trim.hpp2
-rw-r--r--src/utils/xml.cpp2
-rw-r--r--src/utils/xml.hpp2
-rw-r--r--src/utils/zlib.cpp2
-rw-r--r--src/utils/zlib.hpp2
149 files changed, 1 insertions, 307 deletions
diff --git a/src/account-server/account.cpp b/src/account-server/account.cpp
index e2c67cad..246442fd 100644
--- a/src/account-server/account.cpp
+++ b/src/account-server/account.cpp
@@ -16,8 +16,6 @@
* You should have received a copy of the GNU General Public License 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$
*/
#include <cassert>
diff --git a/src/account-server/account.hpp b/src/account-server/account.hpp
index 3099911a..d03b2657 100644
--- a/src/account-server/account.hpp
+++ b/src/account-server/account.hpp
@@ -16,8 +16,6 @@
* You should have received a copy of the GNU General Public License 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$
*/
#ifndef _TMWSERV_ACCOUNT_H_
diff --git a/src/account-server/accountclient.cpp b/src/account-server/accountclient.cpp
index 145a18f3..3b9f35e8 100644
--- a/src/account-server/accountclient.cpp
+++ b/src/account-server/accountclient.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* 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$
*/
#include "account-server/accountclient.hpp"
diff --git a/src/account-server/accountclient.hpp b/src/account-server/accountclient.hpp
index aa637f82..b0bb0c3f 100644
--- a/src/account-server/accountclient.hpp
+++ b/src/account-server/accountclient.hpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* 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$
*/
#ifndef _TMWSERV_ACCOUNTCLIENT_H_
diff --git a/src/account-server/accounthandler.cpp b/src/account-server/accounthandler.cpp
index 56c03b31..961f6f92 100644
--- a/src/account-server/accounthandler.cpp
+++ b/src/account-server/accounthandler.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* 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$
*/
#include "account-server/accounthandler.hpp"
diff --git a/src/account-server/accounthandler.hpp b/src/account-server/accounthandler.hpp
index ce38af01..cada0bfe 100644
--- a/src/account-server/accounthandler.hpp
+++ b/src/account-server/accounthandler.hpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* 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$
*/
#ifndef _TMWSERV_ACCOUNTHANDLER_H_
diff --git a/src/account-server/character.cpp b/src/account-server/character.cpp
index 5c55b044..68c8b250 100644
--- a/src/account-server/character.cpp
+++ b/src/account-server/character.cpp
@@ -16,8 +16,6 @@
* You should have received a copy of the GNU General Public License 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$
*/
#include "account-server/character.hpp"
diff --git a/src/account-server/character.hpp b/src/account-server/character.hpp
index cbb60d68..fa8ce3e2 100644
--- a/src/account-server/character.hpp
+++ b/src/account-server/character.hpp
@@ -16,8 +16,6 @@
* You should have received a copy of the GNU General Public License 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$
*/
#ifndef _TMWSERV_CHARACTERDATA
diff --git a/src/account-server/dalstorage.cpp b/src/account-server/dalstorage.cpp
index f159d635..eca31321 100644
--- a/src/account-server/dalstorage.cpp
+++ b/src/account-server/dalstorage.cpp
@@ -16,8 +16,6 @@
* You should have received a copy of the GNU General Public License 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: dalstorage.cpp 4924 2008-11-05 16:36:36Z Exceptionfault $
*/
#include <cassert>
diff --git a/src/account-server/dalstorage.hpp b/src/account-server/dalstorage.hpp
index 638e4d27..e0cfead5 100644
--- a/src/account-server/dalstorage.hpp
+++ b/src/account-server/dalstorage.hpp
@@ -16,11 +16,8 @@
* You should have received a copy of the GNU General Public License 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$
*/
-
#ifndef _TMWSERV_DALSTORAGE_H_
#define _TMWSERV_DALSTORAGE_H_
diff --git a/src/account-server/dalstoragesql.hpp b/src/account-server/dalstoragesql.hpp
index 278ecfa2..3e9bca38 100644
--- a/src/account-server/dalstoragesql.hpp
+++ b/src/account-server/dalstoragesql.hpp
@@ -16,11 +16,8 @@
* You should have received a copy of the GNU General Public License 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$
*/
-
#ifndef _TMWSERV_DALSTORAGE_SQL_H_
#define _TMWSERV_DALSTORAGE_SQL_H_
diff --git a/src/account-server/main-account.cpp b/src/account-server/main-account.cpp
index d25fd0bb..e6a521cf 100644
--- a/src/account-server/main-account.cpp
+++ b/src/account-server/main-account.cpp
@@ -16,8 +16,6 @@
* You should have received a copy of the GNU General Public License 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$
*/
#include <cstdlib>
diff --git a/src/account-server/serverhandler.cpp b/src/account-server/serverhandler.cpp
index 4bbe4cc4..bdbdb1f6 100644
--- a/src/account-server/serverhandler.cpp
+++ b/src/account-server/serverhandler.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* 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$
*/
#include <cassert>
diff --git a/src/account-server/serverhandler.hpp b/src/account-server/serverhandler.hpp
index 856387d8..0d75219c 100644
--- a/src/account-server/serverhandler.hpp
+++ b/src/account-server/serverhandler.hpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* 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$
*/
#ifndef _TMWSERV_SERVERHANDLER_H_
diff --git a/src/chat-server/chatchannel.cpp b/src/chat-server/chatchannel.cpp
index a0317df9..0feebc22 100644
--- a/src/chat-server/chatchannel.cpp
+++ b/src/chat-server/chatchannel.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* 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$
*/
#include <algorithm>
diff --git a/src/chat-server/chatchannel.hpp b/src/chat-server/chatchannel.hpp
index c0f2ae23..273b3b76 100644
--- a/src/chat-server/chatchannel.hpp
+++ b/src/chat-server/chatchannel.hpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* 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$
*/
#ifndef _TMWSERV_CHATCHANNEL_H_
diff --git a/src/chat-server/chatchannelmanager.cpp b/src/chat-server/chatchannelmanager.cpp
index 33db65ca..580726fc 100644
--- a/src/chat-server/chatchannelmanager.cpp
+++ b/src/chat-server/chatchannelmanager.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* 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$
*/
#include <list>
diff --git a/src/chat-server/chatchannelmanager.hpp b/src/chat-server/chatchannelmanager.hpp
index a0342d84..aab2f1de 100644
--- a/src/chat-server/chatchannelmanager.hpp
+++ b/src/chat-server/chatchannelmanager.hpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* 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$
*/
#ifndef _TMWSERV_CHATCHANNELMANAGER_H_
diff --git a/src/chat-server/chatclient.hpp b/src/chat-server/chatclient.hpp
index e2130a4c..67d7f7a9 100644
--- a/src/chat-server/chatclient.hpp
+++ b/src/chat-server/chatclient.hpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* 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$
*/
#ifndef _TMWSERV_CHATCLIENT_H_
diff --git a/src/chat-server/chathandler.cpp b/src/chat-server/chathandler.cpp
index 9d26e784..46b8360c 100644
--- a/src/chat-server/chathandler.cpp
+++ b/src/chat-server/chathandler.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* 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$
*/
#include <list>
diff --git a/src/chat-server/chathandler.hpp b/src/chat-server/chathandler.hpp
index c94d2999..beeeb0d4 100644
--- a/src/chat-server/chathandler.hpp
+++ b/src/chat-server/chathandler.hpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* 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$
*/
#ifndef _TMWSERV_CHATHANDLER_H_
diff --git a/src/chat-server/guild.cpp b/src/chat-server/guild.cpp
index 6e584ebd..0fd94806 100644
--- a/src/chat-server/guild.cpp
+++ b/src/chat-server/guild.cpp
@@ -16,8 +16,6 @@
* You should have received a copy of the GNU General Public License 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$
*/
#include "guild.hpp"
diff --git a/src/chat-server/guild.hpp b/src/chat-server/guild.hpp
index c46a0657..330c275f 100644
--- a/src/chat-server/guild.hpp
+++ b/src/chat-server/guild.hpp
@@ -16,8 +16,6 @@
* You should have received a copy of the GNU General Public License 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$
*/
#ifndef _TMWSERV_CHATSERVER_GUILD_H_
diff --git a/src/chat-server/guildmanager.cpp b/src/chat-server/guildmanager.cpp
index 4d51ca1c..1a61588c 100644
--- a/src/chat-server/guildmanager.cpp
+++ b/src/chat-server/guildmanager.cpp
@@ -16,8 +16,6 @@
* You should have received a copy of the GNU General Public License 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$
*/
#include "guildmanager.hpp"
diff --git a/src/chat-server/guildmanager.hpp b/src/chat-server/guildmanager.hpp
index 008d1910..1471fe8e 100644
--- a/src/chat-server/guildmanager.hpp
+++ b/src/chat-server/guildmanager.hpp
@@ -16,9 +16,8 @@
* You should have received a copy of the GNU General Public License 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$
*/
+
#ifndef TMW_CHATSERVER_GUILDMANAGER_H
#define TMW_CHATSERVER_GUILDMANAGER_H
diff --git a/src/chat-server/party.cpp b/src/chat-server/party.cpp
index ff756881..d47e3a98 100644
--- a/src/chat-server/party.cpp
+++ b/src/chat-server/party.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* 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$
*/
#include "party.hpp"
diff --git a/src/chat-server/party.hpp b/src/chat-server/party.hpp
index 7d912abf..92d476f3 100644
--- a/src/chat-server/party.hpp
+++ b/src/chat-server/party.hpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* 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$
*/
#ifndef _TMWSERV_PARTY_H_
diff --git a/src/chat-server/post.cpp b/src/chat-server/post.cpp
index 904ff673..8335c1d6 100644
--- a/src/chat-server/post.cpp
+++ b/src/chat-server/post.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* 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$
*/
#include "post.hpp"
diff --git a/src/chat-server/post.hpp b/src/chat-server/post.hpp
index bbbd660f..26c60918 100644
--- a/src/chat-server/post.hpp
+++ b/src/chat-server/post.hpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* 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$
*/
#ifndef _TMWSERV_POST_H_
diff --git a/src/common/configuration.cpp b/src/common/configuration.cpp
index e230c062..6037029e 100644
--- a/src/common/configuration.cpp
+++ b/src/common/configuration.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* 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$
*/
#include <cmath>
diff --git a/src/common/configuration.hpp b/src/common/configuration.hpp
index cbc905be..8da25978 100644
--- a/src/common/configuration.hpp
+++ b/src/common/configuration.hpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* 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$
*/
#ifndef __INIREAD_H
diff --git a/src/common/inventorydata.hpp b/src/common/inventorydata.hpp
index 11c15a3d..5fb7d0a9 100644
--- a/src/common/inventorydata.hpp
+++ b/src/common/inventorydata.hpp
@@ -16,8 +16,6 @@
* You should have received a copy of the GNU General Public License 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$
*/
#ifndef _TMWSERV_COMMON_INVENTORYDATA_HPP_
diff --git a/src/dal/dalexcept.h b/src/dal/dalexcept.h
index e2d5b2b1..75022ec5 100644
--- a/src/dal/dalexcept.h
+++ b/src/dal/dalexcept.h
@@ -16,11 +16,8 @@
* You should have received a copy of the GNU General Public License 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$
*/
-
#ifndef _TMWSERV_DAL_EXCEPT_H_
#define _TMWSERV_DAL_EXCEPT_H_
diff --git a/src/dal/dataprovider.cpp b/src/dal/dataprovider.cpp
index 4092c6bf..e903d0ca 100644
--- a/src/dal/dataprovider.cpp
+++ b/src/dal/dataprovider.cpp
@@ -16,11 +16,8 @@
* You should have received a copy of the GNU General Public License 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$
*/
-
#include "dataprovider.h"
#include "../utils/logger.h"
diff --git a/src/dal/dataprovider.h b/src/dal/dataprovider.h
index 7cbc28b9..f9509492 100644
--- a/src/dal/dataprovider.h
+++ b/src/dal/dataprovider.h
@@ -16,11 +16,8 @@
* You should have received a copy of the GNU General Public License 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$
*/
-
#ifndef _TMWSERV_DATA_PROVIDER_H_
#define _TMWSERV_DATA_PROVIDER_H_
diff --git a/src/dal/dataproviderfactory.cpp b/src/dal/dataproviderfactory.cpp
index d6fb3192..fd0c858e 100644
--- a/src/dal/dataproviderfactory.cpp
+++ b/src/dal/dataproviderfactory.cpp
@@ -16,11 +16,8 @@
* You should have received a copy of the GNU General Public License 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$
*/
-
#include "dataproviderfactory.h"
#ifdef HAVE_CONFIG_H
diff --git a/src/dal/dataproviderfactory.h b/src/dal/dataproviderfactory.h
index 89db1eb8..aee96fc6 100644
--- a/src/dal/dataproviderfactory.h
+++ b/src/dal/dataproviderfactory.h
@@ -16,8 +16,6 @@
* You should have received a copy of the GNU General Public License 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$
*/
#ifndef _TMWSERV_DATA_PROVIDER_FACTORY_H_
diff --git a/src/dal/mysqldataprovider.cpp b/src/dal/mysqldataprovider.cpp
index f6e422fa..e7111a59 100644
--- a/src/dal/mysqldataprovider.cpp
+++ b/src/dal/mysqldataprovider.cpp
@@ -16,8 +16,6 @@
* You should have received a copy of the GNU General Public License 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$
*/
#include "mysqldataprovider.h"
diff --git a/src/dal/mysqldataprovider.h b/src/dal/mysqldataprovider.h
index 08c56dda..c5b796f5 100644
--- a/src/dal/mysqldataprovider.h
+++ b/src/dal/mysqldataprovider.h
@@ -16,11 +16,8 @@
* You should have received a copy of the GNU General Public License 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$
*/
-
#ifndef _TMWSERV_MYSQL_DATA_PROVIDER_H_
#define _TMWSERV_MYSQL_DATA_PROVIDER_H_
diff --git a/src/dal/pqdataprovider.cpp b/src/dal/pqdataprovider.cpp
index 2c0b1ee6..67e12e80 100644
--- a/src/dal/pqdataprovider.cpp
+++ b/src/dal/pqdataprovider.cpp
@@ -16,11 +16,8 @@
* You should have received a copy of the GNU General Public License 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$
*/
-
#include "pqdataprovider.h"
#include "dalexcept.h"
diff --git a/src/dal/pqdataprovider.h b/src/dal/pqdataprovider.h
index a3d6084f..f4f8e882 100644
--- a/src/dal/pqdataprovider.h
+++ b/src/dal/pqdataprovider.h
@@ -16,11 +16,8 @@
* You should have received a copy of the GNU General Public License 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$
*/
-
#ifndef _TMWSERV_PQDATAPROVIDER_H_
#define _TMWSERV_PQDATAPROVIDER_H_
diff --git a/src/dal/recordset.cpp b/src/dal/recordset.cpp
index 19666e6d..28a58160 100644
--- a/src/dal/recordset.cpp
+++ b/src/dal/recordset.cpp
@@ -16,8 +16,6 @@
* You should have received a copy of the GNU General Public License 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$
*/
#include <algorithm>
diff --git a/src/dal/recordset.h b/src/dal/recordset.h
index 761e7242..e236b19e 100644
--- a/src/dal/recordset.h
+++ b/src/dal/recordset.h
@@ -16,8 +16,6 @@
* You should have received a copy of the GNU General Public License 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$
*/
#ifndef _TMWSERV_RECORDSET_H_
diff --git a/src/dal/sqlitedataprovider.cpp b/src/dal/sqlitedataprovider.cpp
index 77b5a5f5..d320edc0 100644
--- a/src/dal/sqlitedataprovider.cpp
+++ b/src/dal/sqlitedataprovider.cpp
@@ -16,8 +16,6 @@
* You should have received a copy of the GNU General Public License 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$
*/
#include "sqlitedataprovider.h"
diff --git a/src/dal/sqlitedataprovider.h b/src/dal/sqlitedataprovider.h
index 5e882164..8950f312 100644
--- a/src/dal/sqlitedataprovider.h
+++ b/src/dal/sqlitedataprovider.h
@@ -16,8 +16,6 @@
* You should have received a copy of the GNU General Public License 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$
*/
#ifndef _TMWSERV_SQLITE_DATA_PROVIDER_H_
diff --git a/src/defines.h b/src/defines.h
index 22b57fb3..e1c36796 100644
--- a/src/defines.h
+++ b/src/defines.h
@@ -16,11 +16,8 @@
* You should have received a copy of the GNU General Public License 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$
*/
-
#ifndef _TMWSERV_DEFINES_H_
#define _TMWSERV_DEFINES_H_
diff --git a/src/game-server/accountconnection.cpp b/src/game-server/accountconnection.cpp
index 9efb6d82..ccfd37bf 100644
--- a/src/game-server/accountconnection.cpp
+++ b/src/game-server/accountconnection.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* 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$
*/
#include "game-server/accountconnection.hpp"
diff --git a/src/game-server/accountconnection.hpp b/src/game-server/accountconnection.hpp
index c722e4d2..2c63e17c 100644
--- a/src/game-server/accountconnection.hpp
+++ b/src/game-server/accountconnection.hpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* 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$
*/
#ifndef _TMW_ACCOUNTCONNECTION_H_
diff --git a/src/game-server/attackzone.hpp b/src/game-server/attackzone.hpp
index 2bdf3b14..7cb003b4 100644
--- a/src/game-server/attackzone.hpp
+++ b/src/game-server/attackzone.hpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* 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$
*/
#ifndef _TMWSERV_ATTACKZONE
diff --git a/src/game-server/being.cpp b/src/game-server/being.cpp
index 56f0154f..8ec0ea62 100644
--- a/src/game-server/being.cpp
+++ b/src/game-server/being.cpp
@@ -16,8 +16,6 @@
* You should have received a copy of the GNU General Public License 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$
*/
#include <cassert>
diff --git a/src/game-server/being.hpp b/src/game-server/being.hpp
index 869740eb..2db04f65 100644
--- a/src/game-server/being.hpp
+++ b/src/game-server/being.hpp
@@ -16,8 +16,6 @@
* You should have received a copy of the GNU General Public License 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$
*/
#ifndef _TMWSERV_BEING_H_
diff --git a/src/game-server/buysell.cpp b/src/game-server/buysell.cpp
index 9a7309e5..defc3506 100644
--- a/src/game-server/buysell.cpp
+++ b/src/game-server/buysell.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* 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$
*/
#include <algorithm>
diff --git a/src/game-server/buysell.hpp b/src/game-server/buysell.hpp
index 7a579271..e4c1fb6f 100644
--- a/src/game-server/buysell.hpp
+++ b/src/game-server/buysell.hpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* 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$
*/
#ifndef _TMWSERV_GAMESERVER_BUYSELL_HPP_
diff --git a/src/game-server/character.cpp b/src/game-server/character.cpp
index 3c481691..3f0f3dad 100644
--- a/src/game-server/character.cpp
+++ b/src/game-server/character.cpp
@@ -16,8 +16,6 @@
* You should have received a copy of the GNU General Public License 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$
*/
#include <algorithm>
diff --git a/src/game-server/character.hpp b/src/game-server/character.hpp
index 75ef9ee1..5ca899aa 100644
--- a/src/game-server/character.hpp
+++ b/src/game-server/character.hpp
@@ -16,8 +16,6 @@
* You should have received a copy of the GNU General Public License 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$
*/
#ifndef _TMWSERV_CHARACTER_HPP_
diff --git a/src/game-server/collisiondetection.cpp b/src/game-server/collisiondetection.cpp
index 6529952c..49858e17 100644
--- a/src/game-server/collisiondetection.cpp
+++ b/src/game-server/collisiondetection.cpp
@@ -16,8 +16,6 @@
* You should have received a copy of the GNU General Public License 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$
*/
#include "game-server/collisiondetection.hpp"
diff --git a/src/game-server/collisiondetection.hpp b/src/game-server/collisiondetection.hpp
index f3b5afa1..eb30a4c4 100644
--- a/src/game-server/collisiondetection.hpp
+++ b/src/game-server/collisiondetection.hpp
@@ -16,8 +16,6 @@
* You should have received a copy of the GNU General Public License 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$
*/
#ifndef _TMW_COLLISIONDETECTION_H
diff --git a/src/game-server/command.cpp b/src/game-server/command.cpp
index ad013ff3..ef8f649b 100644
--- a/src/game-server/command.cpp
+++ b/src/game-server/command.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* 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$
*/
#include <cstddef>
diff --git a/src/game-server/commandhandler.cpp b/src/game-server/commandhandler.cpp
index a9948f9a..e7a43231 100644
--- a/src/game-server/commandhandler.cpp
+++ b/src/game-server/commandhandler.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* 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$
*/
#include "defines.h"
diff --git a/src/game-server/commandhandler.hpp b/src/game-server/commandhandler.hpp
index 4226dcda..3268c146 100644
--- a/src/game-server/commandhandler.hpp
+++ b/src/game-server/commandhandler.hpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* 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$
*/
#ifndef _TMW_SERVER_COMMANDHANDLER_
diff --git a/src/game-server/effect.cpp b/src/game-server/effect.cpp
index 7fb9aafc..4cdbfff5 100644
--- a/src/game-server/effect.cpp
+++ b/src/game-server/effect.cpp
@@ -17,7 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
*/
#include "game-server/effect.hpp"
diff --git a/src/game-server/effect.hpp b/src/game-server/effect.hpp
index 76b6f9f9..0a1da335 100644
--- a/src/game-server/effect.hpp
+++ b/src/game-server/effect.hpp
@@ -17,7 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
*/
#ifndef _TMWSERV_EFFECT_H
diff --git a/src/game-server/eventlistener.hpp b/src/game-server/eventlistener.hpp
index 2b5c2b81..827a0802 100644
--- a/src/game-server/eventlistener.hpp
+++ b/src/game-server/eventlistener.hpp
@@ -16,8 +16,6 @@
* You should have received a copy of the GNU General Public License 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$
*/
#ifndef _TMWSERV_GAMESERVER_EVENTLISTENER_
diff --git a/src/game-server/gamehandler.cpp b/src/game-server/gamehandler.cpp
index 74fa4a9e..7886ac18 100644
--- a/src/game-server/gamehandler.cpp
+++ b/src/game-server/gamehandler.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* 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$
*/
#include <cassert>
diff --git a/src/game-server/gamehandler.hpp b/src/game-server/gamehandler.hpp
index c41cdfd0..0ae0d495 100644
--- a/src/game-server/gamehandler.hpp
+++ b/src/game-server/gamehandler.hpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* 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$
*/
#ifndef _TMW_SERVER_GAMEHANDLER_
diff --git a/src/game-server/inventory.cpp b/src/game-server/inventory.cpp
index 84244e3e..c8822747 100644
--- a/src/game-server/inventory.cpp
+++ b/src/game-server/inventory.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* 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$
*/
#include <algorithm>
diff --git a/src/game-server/inventory.hpp b/src/game-server/inventory.hpp
index f1cdaec1..e4419bc7 100644
--- a/src/game-server/inventory.hpp
+++ b/src/game-server/inventory.hpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* 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$
*/
#ifndef INVENTORY_H
diff --git a/src/game-server/item.cpp b/src/game-server/item.cpp
index 5a5c3da0..892be2cf 100644
--- a/src/game-server/item.cpp
+++ b/src/game-server/item.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* 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$
*/
diff --git a/src/game-server/item.hpp b/src/game-server/item.hpp
index 603dc2fa..7acb1a7c 100644
--- a/src/game-server/item.hpp
+++ b/src/game-server/item.hpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* 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$
*/
#ifndef _TMWSERV_ITEM
diff --git a/src/game-server/itemmanager.cpp b/src/game-server/itemmanager.cpp
index 3fbd13e0..3f67ae8b 100644
--- a/src/game-server/itemmanager.cpp
+++ b/src/game-server/itemmanager.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* 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$
*/
#include <map>
diff --git a/src/game-server/itemmanager.hpp b/src/game-server/itemmanager.hpp
index 7e92e3f2..a99dffb5 100644
--- a/src/game-server/itemmanager.hpp
+++ b/src/game-server/itemmanager.hpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* 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$
*/
#ifndef _TMW_ITEMMANAGER_H
diff --git a/src/game-server/main-game.cpp b/src/game-server/main-game.cpp
index 2a009a55..0bf088bd 100644
--- a/src/game-server/main-game.cpp
+++ b/src/game-server/main-game.cpp
@@ -16,8 +16,6 @@
* You should have received a copy of the GNU General Public License 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$
*/
#include <cstdlib>
diff --git a/src/game-server/map.cpp b/src/game-server/map.cpp
index 238c0837..0956571e 100644
--- a/src/game-server/map.cpp
+++ b/src/game-server/map.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* 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$
*/
#include <algorithm>
diff --git a/src/game-server/map.hpp b/src/game-server/map.hpp
index 3d28430a..c5fbb0d8 100644
--- a/src/game-server/map.hpp
+++ b/src/game-server/map.hpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* 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$
*/
#ifndef _TMW_MAP_H
diff --git a/src/game-server/mapcomposite.cpp b/src/game-server/mapcomposite.cpp
index 995f4431..333d5ae7 100644
--- a/src/game-server/mapcomposite.cpp
+++ b/src/game-server/mapcomposite.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* 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$
*/
#include <algorithm>
diff --git a/src/game-server/mapcomposite.hpp b/src/game-server/mapcomposite.hpp
index fb86ee85..3f1225f0 100644
--- a/src/game-server/mapcomposite.hpp
+++ b/src/game-server/mapcomposite.hpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* 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$
*/
#ifndef _TMW_SERVER_MAPCOMPOSITE_
diff --git a/src/game-server/mapmanager.cpp b/src/game-server/mapmanager.cpp
index 3044d350..47a6a4a8 100644
--- a/src/game-server/mapmanager.cpp
+++ b/src/game-server/mapmanager.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* 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$
*/
#include <cassert>
diff --git a/src/game-server/mapmanager.hpp b/src/game-server/mapmanager.hpp
index 5abc51dc..82cad2d1 100644
--- a/src/game-server/mapmanager.hpp
+++ b/src/game-server/mapmanager.hpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* 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$
*/
#ifndef _TMW_MAPMANAGER_H
diff --git a/src/game-server/mapreader.cpp b/src/game-server/mapreader.cpp
index 08ed68c3..5d5979d6 100644
--- a/src/game-server/mapreader.cpp
+++ b/src/game-server/mapreader.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* 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$
*/
#include <cstring>
diff --git a/src/game-server/mapreader.hpp b/src/game-server/mapreader.hpp
index a809cdd9..d9b68c4e 100644
--- a/src/game-server/mapreader.hpp
+++ b/src/game-server/mapreader.hpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* 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$
*/
#ifndef _INCLUDED_MAPREADER_H
diff --git a/src/game-server/monster.cpp b/src/game-server/monster.cpp
index 1bafd3a5..582dabed 100644
--- a/src/game-server/monster.cpp
+++ b/src/game-server/monster.cpp
@@ -16,8 +16,6 @@
* You should have received a copy of the GNU General Public License 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$
*/
#include "game-server/monster.hpp"
diff --git a/src/game-server/monster.hpp b/src/game-server/monster.hpp
index 959dfd34..a4eb421f 100644
--- a/src/game-server/monster.hpp
+++ b/src/game-server/monster.hpp
@@ -16,8 +16,6 @@
* You should have received a copy of the GNU General Public License 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$
*/
#ifndef _TMWSERV_MONSTER_H_
diff --git a/src/game-server/monstermanager.cpp b/src/game-server/monstermanager.cpp
index a6d22750..022467d8 100644
--- a/src/game-server/monstermanager.cpp
+++ b/src/game-server/monstermanager.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* 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$
*/
#include <map>
diff --git a/src/game-server/monstermanager.hpp b/src/game-server/monstermanager.hpp
index a4de99c8..ec84ca09 100644
--- a/src/game-server/monstermanager.hpp
+++ b/src/game-server/monstermanager.hpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* 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$
*/
#ifndef _TMWSERV_MONSTERMANAGER_HPP_
diff --git a/src/game-server/movingobject.cpp b/src/game-server/movingobject.cpp
index 68f93b5a..281513ff 100644
--- a/src/game-server/movingobject.cpp
+++ b/src/game-server/movingobject.cpp
@@ -16,8 +16,6 @@
* You should have received a copy of the GNU General Public License 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$
*/
#include <cassert>
diff --git a/src/game-server/movingobject.hpp b/src/game-server/movingobject.hpp
index 025a91d5..7e34e5fd 100644
--- a/src/game-server/movingobject.hpp
+++ b/src/game-server/movingobject.hpp
@@ -16,8 +16,6 @@
* You should have received a copy of the GNU General Public License 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$
*/
#ifndef _TMWSERV_MOVINGOBJECT_H_
diff --git a/src/game-server/npc.cpp b/src/game-server/npc.cpp
index ce344a52..7e144192 100644
--- a/src/game-server/npc.cpp
+++ b/src/game-server/npc.cpp
@@ -16,8 +16,6 @@
* You should have received a copy of the GNU General Public License 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$
*/
#include "game-server/character.hpp"
diff --git a/src/game-server/npc.hpp b/src/game-server/npc.hpp
index cfcfa54a..db67e460 100644
--- a/src/game-server/npc.hpp
+++ b/src/game-server/npc.hpp
@@ -16,8 +16,6 @@
* You should have received a copy of the GNU General Public License 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$
*/
#ifndef _TMWSERV_GAMESERVER_NPC_HPP_
diff --git a/src/game-server/object.hpp b/src/game-server/object.hpp
index 00d7e269..687b6ed7 100644
--- a/src/game-server/object.hpp
+++ b/src/game-server/object.hpp
@@ -16,8 +16,6 @@
* You should have received a copy of the GNU General Public License 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$
*/
#ifndef _TMWSERV_OBJECT_H_
diff --git a/src/game-server/postman.hpp b/src/game-server/postman.hpp
index 3961b0bc..c9b02b0a 100644
--- a/src/game-server/postman.hpp
+++ b/src/game-server/postman.hpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* 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$
*/
#ifndef _TMW_POSTMAN_H_
diff --git a/src/game-server/quest.cpp b/src/game-server/quest.cpp
index 512bf39d..06dc2a4c 100644
--- a/src/game-server/quest.cpp
+++ b/src/game-server/quest.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* 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$
*/
#include <cassert>
diff --git a/src/game-server/quest.hpp b/src/game-server/quest.hpp
index 720d79ae..614f7571 100644
--- a/src/game-server/quest.hpp
+++ b/src/game-server/quest.hpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* 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$
*/
#ifndef _TMWSERV_GAMESERVER_QUEST_
diff --git a/src/game-server/resourcemanager.cpp b/src/game-server/resourcemanager.cpp
index 562b20a8..9a4b2a08 100644
--- a/src/game-server/resourcemanager.cpp
+++ b/src/game-server/resourcemanager.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* 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$
*/
#include <cstdlib>
diff --git a/src/game-server/resourcemanager.hpp b/src/game-server/resourcemanager.hpp
index ac4ed1c8..9df36abe 100644
--- a/src/game-server/resourcemanager.hpp
+++ b/src/game-server/resourcemanager.hpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* 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$
*/
#ifndef _TMW_RESOURCE_MANAGER_H
diff --git a/src/game-server/spawnarea.cpp b/src/game-server/spawnarea.cpp
index 3054a0ac..f5de6f2b 100644
--- a/src/game-server/spawnarea.cpp
+++ b/src/game-server/spawnarea.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* 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$
*/
#include "game-server/spawnarea.hpp"
diff --git a/src/game-server/spawnarea.hpp b/src/game-server/spawnarea.hpp
index 7d596841..c99450ac 100644
--- a/src/game-server/spawnarea.hpp
+++ b/src/game-server/spawnarea.hpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* 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$
*/
#ifndef _TMWSERV_SPAWNAREA
diff --git a/src/game-server/state.cpp b/src/game-server/state.cpp
index bfba1d57..aeafa0cd 100644
--- a/src/game-server/state.cpp
+++ b/src/game-server/state.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* 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$
*/
#include <cassert>
diff --git a/src/game-server/state.hpp b/src/game-server/state.hpp
index 68bf6b32..7adaabe8 100644
--- a/src/game-server/state.hpp
+++ b/src/game-server/state.hpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* 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$
*/
#ifndef _TMW_SERVER_STATE_
diff --git a/src/game-server/thing.cpp b/src/game-server/thing.cpp
index 1900dd07..ad33b247 100644
--- a/src/game-server/thing.cpp
+++ b/src/game-server/thing.cpp
@@ -16,8 +16,6 @@
* You should have received a copy of the GNU General Public License 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$
*/
#include <cassert>
diff --git a/src/game-server/thing.hpp b/src/game-server/thing.hpp
index 34978357..83c9da2a 100644
--- a/src/game-server/thing.hpp
+++ b/src/game-server/thing.hpp
@@ -16,8 +16,6 @@
* You should have received a copy of the GNU General Public License 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$
*/
#ifndef _TMWSERV_THING_H_
diff --git a/src/game-server/trade.cpp b/src/game-server/trade.cpp
index d16fe422..e5ceea3d 100644
--- a/src/game-server/trade.cpp
+++ b/src/game-server/trade.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* 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$
*/
#include <algorithm>
diff --git a/src/game-server/trade.hpp b/src/game-server/trade.hpp
index 36a9fadf..14e99e82 100644
--- a/src/game-server/trade.hpp
+++ b/src/game-server/trade.hpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* 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$
*/
#ifndef _TMWSERV_GAMESERVER_TRADE_HPP_
diff --git a/src/game-server/trigger.cpp b/src/game-server/trigger.cpp
index 8252fafc..027754d5 100644
--- a/src/game-server/trigger.cpp
+++ b/src/game-server/trigger.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* 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$
*/
#include "game-server/trigger.hpp"
diff --git a/src/game-server/trigger.hpp b/src/game-server/trigger.hpp
index 30944d86..b6fa049c 100644
--- a/src/game-server/trigger.hpp
+++ b/src/game-server/trigger.hpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* 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$
*/
#ifndef _TMWSERV_TRIGGER
diff --git a/src/net/connection.cpp b/src/net/connection.cpp
index 38ecd1bf..4749c888 100644
--- a/src/net/connection.cpp
+++ b/src/net/connection.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* 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$
*/
#include "net/connection.hpp"
diff --git a/src/net/connection.hpp b/src/net/connection.hpp
index ba36b2d3..74eaaac7 100644
--- a/src/net/connection.hpp
+++ b/src/net/connection.hpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* 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$
*/
#ifndef _TMWSERV_CONNECTION_H_
diff --git a/src/net/connectionhandler.cpp b/src/net/connectionhandler.cpp
index 9729d208..88e6f636 100644
--- a/src/net/connectionhandler.cpp
+++ b/src/net/connectionhandler.cpp
@@ -16,8 +16,6 @@
* You should have received a copy of the GNU General Public License 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$
*/
#include <algorithm>
diff --git a/src/net/connectionhandler.hpp b/src/net/connectionhandler.hpp
index 5787375a..d22224a7 100644
--- a/src/net/connectionhandler.hpp
+++ b/src/net/connectionhandler.hpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* 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$
*/
#ifndef _TMWSERV_CONNECTIONHANDLER_H_
diff --git a/src/net/messagein.cpp b/src/net/messagein.cpp
index d57fc5ab..714def5e 100644
--- a/src/net/messagein.cpp
+++ b/src/net/messagein.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* 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$
*/
#include <cstring>
diff --git a/src/net/messagein.hpp b/src/net/messagein.hpp
index 674974f8..007d59c2 100644
--- a/src/net/messagein.hpp
+++ b/src/net/messagein.hpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* 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$
*/
#ifndef _TMWSERV_MESSAGEIN_H_
diff --git a/src/net/messageout.cpp b/src/net/messageout.cpp
index e31020e8..4e665006 100644
--- a/src/net/messageout.cpp
+++ b/src/net/messageout.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* 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$
*/
#include <cstring>
diff --git a/src/net/messageout.hpp b/src/net/messageout.hpp
index 2d0490f6..25ff618e 100644
--- a/src/net/messageout.hpp
+++ b/src/net/messageout.hpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* 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$
*/
#ifndef _TMWSERV_MESSAGEOUT_H_
diff --git a/src/net/netcomputer.cpp b/src/net/netcomputer.cpp
index 345b408d..d5b0ea77 100644
--- a/src/net/netcomputer.cpp
+++ b/src/net/netcomputer.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* 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$
*/
#include <iosfwd>
diff --git a/src/net/netcomputer.hpp b/src/net/netcomputer.hpp
index 0b8dab3d..9a73c576 100644
--- a/src/net/netcomputer.hpp
+++ b/src/net/netcomputer.hpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* 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$
*/
#ifndef _TMWSERV_NETCOMPUTER_H_
diff --git a/src/point.h b/src/point.h
index ddeffaae..5d01f9c1 100644
--- a/src/point.h
+++ b/src/point.h
@@ -16,8 +16,6 @@
* You should have received a copy of the GNU General Public License 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$
*/
#ifndef _TMWSERV_POINT_H_
diff --git a/src/scripting/lua.cpp b/src/scripting/lua.cpp
index c86d5778..40461855 100644
--- a/src/scripting/lua.cpp
+++ b/src/scripting/lua.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* 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$
*/
#include <cassert>
diff --git a/src/scripting/script.cpp b/src/scripting/script.cpp
index 7c6318af..ea1721f9 100644
--- a/src/scripting/script.cpp
+++ b/src/scripting/script.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* 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$
*/
#include <cstdlib>
diff --git a/src/scripting/script.hpp b/src/scripting/script.hpp
index d9a8aca7..fad6ad95 100644
--- a/src/scripting/script.hpp
+++ b/src/scripting/script.hpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* 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$
*/
#ifndef _TMWSERV_SCRIPTING_SCRIPT_HPP
diff --git a/src/serialize/characterdata.hpp b/src/serialize/characterdata.hpp
index b1ef19e7..7943f3ac 100644
--- a/src/serialize/characterdata.hpp
+++ b/src/serialize/characterdata.hpp
@@ -16,8 +16,6 @@
* You should have received a copy of the GNU General Public License 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$
*/
#ifndef _TMWSERV_SERIALIZE_CHARACTERDATA_HPP_
diff --git a/src/utils/base64.cpp b/src/utils/base64.cpp
index 973376e4..c0a87533 100644
--- a/src/utils/base64.cpp
+++ b/src/utils/base64.cpp
@@ -15,7 +15,6 @@
| Author: Jim Winstead (jimw@php.net) |
+----------------------------------------------------------------------+
*/
-/* $Id$ */
#include <cstring>
#include <cstdlib>
diff --git a/src/utils/base64.h b/src/utils/base64.h
index 5b275c45..4d2950cc 100644
--- a/src/utils/base64.h
+++ b/src/utils/base64.h
@@ -26,7 +26,6 @@
| Author: Jim Winstead (jimw@php.net) |
+----------------------------------------------------------------------+
*/
-/* $Id$ */
#ifndef _TMW_BASE64_H
#define _TMW_BASE64_H
diff --git a/src/utils/cipher.cpp b/src/utils/cipher.cpp
index 083f6924..9b8001a2 100644
--- a/src/utils/cipher.cpp
+++ b/src/utils/cipher.cpp
@@ -16,8 +16,6 @@
* You should have received a copy of the GNU General Public License 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$
*/
#include "cipher.h"
diff --git a/src/utils/cipher.h b/src/utils/cipher.h
index 3dfb5ef2..d2ba897b 100644
--- a/src/utils/cipher.h
+++ b/src/utils/cipher.h
@@ -16,11 +16,8 @@
* You should have received a copy of the GNU General Public License 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$
*/
-
#ifndef _TMWSERV_CIPHER_H_
#define _TMWSERV_CIPHER_H_
diff --git a/src/utils/encryption.cpp b/src/utils/encryption.cpp
index 296a8631..38ee01a3 100644
--- a/src/utils/encryption.cpp
+++ b/src/utils/encryption.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* 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$
*/
#include "encryption.h"
diff --git a/src/utils/encryption.h b/src/utils/encryption.h
index fd67c5e1..117f1680 100644
--- a/src/utils/encryption.h
+++ b/src/utils/encryption.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* 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$
*/
#ifndef _TMW_UTILS_ENCRYPTION_H
diff --git a/src/utils/functors.h b/src/utils/functors.h
index af061609..4c7bee55 100644
--- a/src/utils/functors.h
+++ b/src/utils/functors.h
@@ -16,11 +16,8 @@
* You should have received a copy of the GNU General Public License 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$
*/
-
#ifndef _TMWSERV_FUNCTORS_H_
#define _TMWSERV_FUNCTORS_H_
diff --git a/src/utils/logger.cpp b/src/utils/logger.cpp
index f7d26059..eab8c39d 100644
--- a/src/utils/logger.cpp
+++ b/src/utils/logger.cpp
@@ -16,8 +16,6 @@
* You should have received a copy of the GNU General Public License 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$
*/
#include "logger.h"
diff --git a/src/utils/logger.h b/src/utils/logger.h
index 29147b46..026696a6 100644
--- a/src/utils/logger.h
+++ b/src/utils/logger.h
@@ -16,11 +16,8 @@
* You should have received a copy of the GNU General Public License 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$
*/
-
#ifndef _TMWSERV_LOGGER_H_
#define _TMWSERV_LOGGER_H_
diff --git a/src/utils/mathutils.cpp b/src/utils/mathutils.cpp
index 6ffaffc2..55668ddf 100644
--- a/src/utils/mathutils.cpp
+++ b/src/utils/mathutils.cpp
@@ -16,8 +16,6 @@
* You should have received a copy of the GNU General Public License 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$
*/
#include "mathutils.h"
diff --git a/src/utils/mathutils.h b/src/utils/mathutils.h
index 6d05c0a0..04639d0f 100644
--- a/src/utils/mathutils.h
+++ b/src/utils/mathutils.h
@@ -16,8 +16,6 @@
* You should have received a copy of the GNU General Public License 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$
*/
#ifndef _TMWSERV_MATHUTILS_H_
diff --git a/src/utils/processorutils.cpp b/src/utils/processorutils.cpp
index 8cbab3e7..0c2cf5bd 100644
--- a/src/utils/processorutils.cpp
+++ b/src/utils/processorutils.cpp
@@ -16,8 +16,6 @@
* You should have received a copy of the GNU General Public License 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$
*/
#include "utils/processorutils.hpp"
diff --git a/src/utils/processorutils.hpp b/src/utils/processorutils.hpp
index f426781e..81d83fcd 100644
--- a/src/utils/processorutils.hpp
+++ b/src/utils/processorutils.hpp
@@ -16,8 +16,6 @@
* You should have received a copy of the GNU General Public License 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$
*/
#ifndef _TMWSERV_PROCESSORUTILS_HPP
diff --git a/src/utils/sha256.cpp b/src/utils/sha256.cpp
index 547425cc..d2aebae8 100644
--- a/src/utils/sha256.cpp
+++ b/src/utils/sha256.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* 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$
*/
/* +------------------------------------+
diff --git a/src/utils/sha256.h b/src/utils/sha256.h
index bd9ae282..f805c6cf 100644
--- a/src/utils/sha256.h
+++ b/src/utils/sha256.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* 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$
*/
#ifndef _TMW_UTILS_SHA256_H_
diff --git a/src/utils/singleton.h b/src/utils/singleton.h
index 92f6bebe..1a879235 100644
--- a/src/utils/singleton.h
+++ b/src/utils/singleton.h
@@ -16,11 +16,8 @@
* You should have received a copy of the GNU General Public License 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$
*/
-
#ifndef _TMWSERV_SINGLETON_H_
#define _TMWSERV_SINGLETON_H_
diff --git a/src/utils/string.cpp b/src/utils/string.cpp
index 79ca4dc6..1e5cb5bc 100644
--- a/src/utils/string.cpp
+++ b/src/utils/string.cpp
@@ -16,7 +16,6 @@
* You should have received a copy of the GNU General Public License along
* with The Mana World; if not, write to the Free Software Foundation, Inc.,
* 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
*/
#include "utils/string.hpp"
diff --git a/src/utils/string.hpp b/src/utils/string.hpp
index 678671d2..62c0f2f0 100644
--- a/src/utils/string.hpp
+++ b/src/utils/string.hpp
@@ -16,7 +16,6 @@
* You should have received a copy of the GNU General Public License along
* with The Mana World; if not, write to the Free Software Foundation, Inc.,
* 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
*/
#ifndef UTILS_STRING_HPP
diff --git a/src/utils/stringfilter.cpp b/src/utils/stringfilter.cpp
index e45ec369..b1df68f4 100644
--- a/src/utils/stringfilter.cpp
+++ b/src/utils/stringfilter.cpp
@@ -16,8 +16,6 @@
* You should have received a copy of the GNU General Public License 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$
*/
#include <algorithm>
diff --git a/src/utils/stringfilter.h b/src/utils/stringfilter.h
index ff29db21..e62ecf95 100644
--- a/src/utils/stringfilter.h
+++ b/src/utils/stringfilter.h
@@ -16,11 +16,8 @@
* You should have received a copy of the GNU General Public License 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$
*/
-
#ifndef _TMWSERV_SLANGSFILTER_H_
#define _TMWSERV_SLANGSFILTER_H_
diff --git a/src/utils/timer.h b/src/utils/timer.h
index fdf021f6..4843c702 100644
--- a/src/utils/timer.h
+++ b/src/utils/timer.h
@@ -16,8 +16,6 @@
* You should have received a copy of the GNU General Public License 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$
*/
#ifndef _TMWSERV_TIMER_H_
diff --git a/src/utils/tokencollector.cpp b/src/utils/tokencollector.cpp
index 304caf8e..0719b444 100644
--- a/src/utils/tokencollector.cpp
+++ b/src/utils/tokencollector.cpp
@@ -16,8 +16,6 @@
* You should have received a copy of the GNU General Public License 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$
*/
#include "utils/tokencollector.hpp"
diff --git a/src/utils/tokencollector.hpp b/src/utils/tokencollector.hpp
index a37dfaae..c2403884 100644
--- a/src/utils/tokencollector.hpp
+++ b/src/utils/tokencollector.hpp
@@ -16,8 +16,6 @@
* You should have received a copy of the GNU General Public License 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$
*/
#ifndef _TMW_TOKENCOLLECTOR_HPP
diff --git a/src/utils/tokendispenser.cpp b/src/utils/tokendispenser.cpp
index 50148144..b2052ad0 100644
--- a/src/utils/tokendispenser.cpp
+++ b/src/utils/tokendispenser.cpp
@@ -16,8 +16,6 @@
* You should have received a copy of the GNU General Public License 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$
*/
#include "utils/tokendispenser.hpp"
diff --git a/src/utils/tokendispenser.hpp b/src/utils/tokendispenser.hpp
index a6f0b3ee..52240df4 100644
--- a/src/utils/tokendispenser.hpp
+++ b/src/utils/tokendispenser.hpp
@@ -16,8 +16,6 @@
* You should have received a copy of the GNU General Public License 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$
*/
#ifndef _TMWSERV_TOKENDISPENSER_HPP
diff --git a/src/utils/trim.hpp b/src/utils/trim.hpp
index 4312cfa7..df44fb0a 100644
--- a/src/utils/trim.hpp
+++ b/src/utils/trim.hpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* 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$
*/
#ifndef _TMWSERV_UTILS_TRIM_
diff --git a/src/utils/xml.cpp b/src/utils/xml.cpp
index f5a3ef5a..9527658a 100644
--- a/src/utils/xml.cpp
+++ b/src/utils/xml.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* 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$
*/
#include <cstdlib>
diff --git a/src/utils/xml.hpp b/src/utils/xml.hpp
index 6383de9c..652d1e8c 100644
--- a/src/utils/xml.hpp
+++ b/src/utils/xml.hpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* 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$
*/
#ifndef _TMWSERV_XML_H_
diff --git a/src/utils/zlib.cpp b/src/utils/zlib.cpp
index 2bd2f237..00cc4c0e 100644
--- a/src/utils/zlib.cpp
+++ b/src/utils/zlib.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* 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$
*/
#include <cstdlib>
diff --git a/src/utils/zlib.hpp b/src/utils/zlib.hpp
index 330dd8ca..c435c712 100644
--- a/src/utils/zlib.hpp
+++ b/src/utils/zlib.hpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* 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$
*/
#ifndef _TMWSERV_ZLIB