summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam <Adam@anope.org>2010-06-18 18:55:41 -0400
committerAdam <Adam@anope.org>2010-06-18 18:55:41 -0400
commit7582b6503f9775d8182dbb5a44d5f4ad5928c3b6 (patch)
tree585bee6e21e3d92336e525130bf5c7da852898fe
parentcd9ec6fe1001cf314d6944ac14077f73f40eb2b3 (diff)
Removed all references to the SVN keyword Id
-rw-r--r--include/commands.h1
-rw-r--r--include/config.h1
-rw-r--r--include/datafiles.h1
-rw-r--r--include/defs.h1
-rw-r--r--include/encrypt.h1
-rw-r--r--include/events.h1
-rw-r--r--include/extern.h1
-rw-r--r--include/makefile.win321
-rw-r--r--include/messages.h1
-rw-r--r--include/modules.h1
-rw-r--r--include/pseudo.h1
-rw-r--r--include/slist.h1
-rw-r--r--include/timeout.h1
-rw-r--r--install.js1
-rw-r--r--lang/langcomp.c1
-rw-r--r--src/actions.c1
-rwxr-xr-xsrc/bin/am1
-rw-r--r--src/bin/anoperc.in1
-rwxr-xr-xsrc/bin/mydbgen1
-rw-r--r--src/botserv.c1
-rw-r--r--src/channels.c1
-rw-r--r--src/chanserv.c1
-rw-r--r--src/commands.c1
-rw-r--r--src/compat.c1
-rw-r--r--src/config.c1
-rw-r--r--src/core/bs_act.c1
-rw-r--r--src/core/bs_assign.c1
-rw-r--r--src/core/bs_badwords.c1
-rw-r--r--src/core/bs_bot.c1
-rw-r--r--src/core/bs_botlist.c1
-rw-r--r--src/core/bs_fantasy.c1
-rw-r--r--src/core/bs_fantasy_kick.c1
-rw-r--r--src/core/bs_fantasy_kickban.c1
-rw-r--r--src/core/bs_fantasy_owner.c1
-rw-r--r--src/core/bs_fantasy_seen.c1
-rw-r--r--src/core/bs_help.c1
-rw-r--r--src/core/bs_info.c1
-rw-r--r--src/core/bs_kick.c1
-rw-r--r--src/core/bs_say.c1
-rw-r--r--src/core/bs_set.c1
-rw-r--r--src/core/bs_unassign.c1
-rw-r--r--src/core/cs_access.c1
-rw-r--r--src/core/cs_akick.c1
-rw-r--r--src/core/cs_ban.c1
-rw-r--r--src/core/cs_clear.c1
-rw-r--r--src/core/cs_drop.c1
-rw-r--r--src/core/cs_forbid.c1
-rw-r--r--src/core/cs_getkey.c1
-rw-r--r--src/core/cs_getpass.c1
-rw-r--r--src/core/cs_help.c1
-rw-r--r--src/core/cs_identify.c1
-rw-r--r--src/core/cs_info.c1
-rw-r--r--src/core/cs_invite.c1
-rw-r--r--src/core/cs_kick.c1
-rw-r--r--src/core/cs_list.c1
-rw-r--r--src/core/cs_logout.c1
-rw-r--r--src/core/cs_modes.c1
-rw-r--r--src/core/cs_register.c1
-rw-r--r--src/core/cs_sendpass.c1
-rw-r--r--src/core/cs_set.c1
-rw-r--r--src/core/cs_status.c1
-rw-r--r--src/core/cs_suspend.c1
-rw-r--r--src/core/cs_topic.c1
-rw-r--r--src/core/cs_xop.c1
-rw-r--r--src/core/enc_old.c1
-rw-r--r--src/core/he_help.c1
-rw-r--r--src/core/hs_del.c1
-rw-r--r--src/core/hs_delall.c1
-rw-r--r--src/core/hs_group.c1
-rw-r--r--src/core/hs_help.c1
-rw-r--r--src/core/hs_list.c1
-rw-r--r--src/core/hs_off.c1
-rw-r--r--src/core/hs_on.c1
-rw-r--r--src/core/hs_set.c1
-rw-r--r--src/core/hs_setall.c1
-rw-r--r--src/core/ms_cancel.c1
-rw-r--r--src/core/ms_check.c1
-rw-r--r--src/core/ms_del.c1
-rw-r--r--src/core/ms_help.c1
-rw-r--r--src/core/ms_info.c1
-rw-r--r--src/core/ms_list.c1
-rw-r--r--src/core/ms_read.c1
-rw-r--r--src/core/ms_rsend.c1
-rw-r--r--src/core/ms_send.c1
-rw-r--r--src/core/ms_sendall.c1
-rw-r--r--src/core/ms_set.c1
-rw-r--r--src/core/ms_staff.c1
-rw-r--r--src/core/ns_access.c1
-rw-r--r--src/core/ns_alist.c1
-rw-r--r--src/core/ns_drop.c1
-rw-r--r--src/core/ns_forbid.c1
-rw-r--r--src/core/ns_getemail.c1
-rw-r--r--src/core/ns_getpass.c1
-rw-r--r--src/core/ns_ghost.c1
-rw-r--r--src/core/ns_group.c1
-rw-r--r--src/core/ns_help.c1
-rw-r--r--src/core/ns_identify.c1
-rw-r--r--src/core/ns_info.c1
-rw-r--r--src/core/ns_list.c1
-rw-r--r--src/core/ns_logout.c1
-rw-r--r--src/core/ns_recover.c1
-rw-r--r--src/core/ns_register.c1
-rw-r--r--src/core/ns_release.c1
-rw-r--r--src/core/ns_saset.c1
-rw-r--r--src/core/ns_sendpass.c1
-rw-r--r--src/core/ns_set.c1
-rw-r--r--src/core/ns_status.c1
-rw-r--r--src/core/ns_suspend.c1
-rw-r--r--src/core/ns_update.c1
-rw-r--r--src/core/os_admin.c1
-rw-r--r--src/core/os_akill.c1
-rw-r--r--src/core/os_chankill.c1
-rw-r--r--src/core/os_chanlist.c1
-rw-r--r--src/core/os_clearmodes.c1
-rw-r--r--src/core/os_defcon.c1
-rw-r--r--src/core/os_global.c1
-rw-r--r--src/core/os_help.c1
-rw-r--r--src/core/os_ignore.c1
-rw-r--r--src/core/os_jupe.c1
-rw-r--r--src/core/os_kick.c1
-rw-r--r--src/core/os_logonnews.c1
-rw-r--r--src/core/os_mode.c1
-rw-r--r--src/core/os_modinfo.c1
-rw-r--r--src/core/os_modlist.c1
-rw-r--r--src/core/os_modload.c1
-rw-r--r--src/core/os_modunload.c1
-rw-r--r--src/core/os_noop.c1
-rw-r--r--src/core/os_oline.c1
-rw-r--r--src/core/os_oper.c1
-rw-r--r--src/core/os_opernews.c1
-rw-r--r--src/core/os_quit.c1
-rw-r--r--src/core/os_randomnews.c1
-rw-r--r--src/core/os_raw.c1
-rw-r--r--src/core/os_reload.c1
-rw-r--r--src/core/os_restart.c1
-rw-r--r--src/core/os_session.c1
-rw-r--r--src/core/os_set.c1
-rw-r--r--src/core/os_sgline.c1
-rw-r--r--src/core/os_shutdown.c1
-rw-r--r--src/core/os_sqline.c1
-rw-r--r--src/core/os_staff.c1
-rw-r--r--src/core/os_stats.c1
-rw-r--r--src/core/os_svsnick.c1
-rw-r--r--src/core/os_szline.c1
-rw-r--r--src/core/os_umode.c1
-rw-r--r--src/core/os_update.c1
-rw-r--r--src/core/os_userlist.c1
-rw-r--r--src/datafiles.c1
-rw-r--r--src/encrypt.c1
-rw-r--r--src/helpserv.c1
-rw-r--r--src/hostserv.c1
-rw-r--r--src/init.c1
-rw-r--r--src/ircd.c1
-rw-r--r--src/language.c1
-rw-r--r--src/list.c1
-rw-r--r--src/log.c1
-rw-r--r--src/mail.c1
-rw-r--r--src/main.c1
-rw-r--r--src/makefile.win321
-rw-r--r--src/memory.c1
-rw-r--r--src/memoserv.c1
-rw-r--r--src/messages.c1
-rw-r--r--src/misc.c1
-rw-r--r--src/modules.c1
-rw-r--r--src/modules/bs_fantasy_unban.c1
-rw-r--r--src/modules/demos/catserv/ircd_catserv.c2
-rw-r--r--src/modules/demos/events.c2
-rw-r--r--src/modules/demos/hs_moo.c2
-rw-r--r--src/mysql.c1
-rw-r--r--src/news.c1
-rw-r--r--src/nickserv.c1
-rw-r--r--src/operserv.c1
-rw-r--r--src/process.c1
-rw-r--r--src/protocol/bahamut.c1
-rw-r--r--src/protocol/charybdis.c1
-rw-r--r--src/protocol/dreamforge.c1
-rw-r--r--src/protocol/hybrid.c1
-rw-r--r--src/protocol/inspircd11.c1
-rw-r--r--src/protocol/inspircd12.c2
-rw-r--r--src/protocol/inspircd12.h1
-rw-r--r--src/protocol/plexus2.c1
-rw-r--r--src/protocol/plexus3.c1
-rw-r--r--src/protocol/ptlink.c1
-rw-r--r--src/protocol/rageircd.c1
-rw-r--r--src/protocol/ratbox.c1
-rw-r--r--src/protocol/shadowircd.c1
-rw-r--r--src/protocol/solidircd.c1
-rw-r--r--src/protocol/ultimate2.c1
-rw-r--r--src/protocol/ultimate3.c1
-rw-r--r--src/protocol/unreal31.c1
-rw-r--r--src/protocol/unreal32.c1
-rw-r--r--src/protocol/viagra.c2
-rw-r--r--src/rdb.c1
-rw-r--r--src/send.c1
-rw-r--r--src/servers.c1
-rw-r--r--src/sessions.c1
-rw-r--r--src/slist.c1
-rw-r--r--src/sockutil.c1
-rw-r--r--src/timeout.c1
-rw-r--r--src/tools/db-merger.c1
-rw-r--r--src/users.c1
-rw-r--r--version.log4
-rw-r--r--version.log.old1
203 files changed, 23 insertions, 188 deletions
diff --git a/include/commands.h b/include/commands.h
index 014e9597a..dfd35e488 100644
--- a/include/commands.h
+++ b/include/commands.h
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
diff --git a/include/config.h b/include/config.h
index c17c26e69..1a2223a22 100644
--- a/include/config.h
+++ b/include/config.h
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
diff --git a/include/datafiles.h b/include/datafiles.h
index 14cca776f..740959ae5 100644
--- a/include/datafiles.h
+++ b/include/datafiles.h
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
diff --git a/include/defs.h b/include/defs.h
index a1b1d22a2..e571b691f 100644
--- a/include/defs.h
+++ b/include/defs.h
@@ -9,7 +9,6 @@
* Based on the original code of Services by Andy Church.
*
*
- * $Id$
*
*/
diff --git a/include/encrypt.h b/include/encrypt.h
index e41a51662..33c2eb36c 100644
--- a/include/encrypt.h
+++ b/include/encrypt.h
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
diff --git a/include/events.h b/include/events.h
index cffdb1ffb..82a20c3f9 100644
--- a/include/events.h
+++ b/include/events.h
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
diff --git a/include/extern.h b/include/extern.h
index 592f1450a..d63d7d1fd 100644
--- a/include/extern.h
+++ b/include/extern.h
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
diff --git a/include/makefile.win32 b/include/makefile.win32
index 15bb690c3..b8fa8f96f 100644
--- a/include/makefile.win32
+++ b/include/makefile.win32
@@ -8,7 +8,6 @@
# Based on the original code of Epona by Lara.
# Based on the original code of Services by Andy Church.
#
-# $Id$
#
###########################################################################
diff --git a/include/messages.h b/include/messages.h
index 3939154d9..a89c0b0c3 100644
--- a/include/messages.h
+++ b/include/messages.h
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
diff --git a/include/modules.h b/include/modules.h
index 1edfbbb79..25696ba80 100644
--- a/include/modules.h
+++ b/include/modules.h
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*/
#ifndef MODULES_H
diff --git a/include/pseudo.h b/include/pseudo.h
index d837057ba..3033a73fd 100644
--- a/include/pseudo.h
+++ b/include/pseudo.h
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
diff --git a/include/slist.h b/include/slist.h
index 66e29ebad..e3a5ae1d4 100644
--- a/include/slist.h
+++ b/include/slist.h
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
diff --git a/include/timeout.h b/include/timeout.h
index 8e22b9f6b..78dc5e777 100644
--- a/include/timeout.h
+++ b/include/timeout.h
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
diff --git a/install.js b/install.js
index 503aea1a1..b88687ad8 100644
--- a/install.js
+++ b/install.js
@@ -10,7 +10,6 @@
// Based on the original code of Epona by Lara.
// Based on the original code of Services by Andy Church.
//
-// $Id$
//
var anopeVersion = "Unknown";
diff --git a/lang/langcomp.c b/lang/langcomp.c
index 2aa4f07b2..cdafefb4c 100644
--- a/lang/langcomp.c
+++ b/lang/langcomp.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
diff --git a/src/actions.c b/src/actions.c
index 6d2edec41..b539d86a5 100644
--- a/src/actions.c
+++ b/src/actions.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
diff --git a/src/bin/am b/src/bin/am
index df9a71a14..28682e29a 100755
--- a/src/bin/am
+++ b/src/bin/am
@@ -6,7 +6,6 @@
# For usage, see the usage subroutine or run the script with no
# command line arguments.
#
-# $Id$
#
# ====================================================================
require 5.6.0;
diff --git a/src/bin/anoperc.in b/src/bin/anoperc.in
index 7809a89b3..ca246f848 100644
--- a/src/bin/anoperc.in
+++ b/src/bin/anoperc.in
@@ -10,7 +10,6 @@
# Based on the original code of Epona by Lara.
# Based on the original code of Services by Andy Church.
#
-# $Id$
#
diff --git a/src/bin/mydbgen b/src/bin/mydbgen
index e513a4917..8b33a002e 100755
--- a/src/bin/mydbgen
+++ b/src/bin/mydbgen
@@ -1,6 +1,5 @@
#!/bin/sh
#
-# $Id$
# Location of the .sql file with the schema
DBSQL="tables.sql"
diff --git a/src/botserv.c b/src/botserv.c
index c8bb069b0..0b2ad746c 100644
--- a/src/botserv.c
+++ b/src/botserv.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
diff --git a/src/channels.c b/src/channels.c
index 3a038cab4..041468d9e 100644
--- a/src/channels.c
+++ b/src/channels.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
diff --git a/src/chanserv.c b/src/chanserv.c
index 046be26b8..ce52ffdea 100644
--- a/src/chanserv.c
+++ b/src/chanserv.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
diff --git a/src/commands.c b/src/commands.c
index 481a74854..0ff088973 100644
--- a/src/commands.c
+++ b/src/commands.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
diff --git a/src/compat.c b/src/compat.c
index 0a460176a..84cadede3 100644
--- a/src/compat.c
+++ b/src/compat.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
diff --git a/src/config.c b/src/config.c
index c8de26763..9ded27d89 100644
--- a/src/config.c
+++ b/src/config.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
diff --git a/src/core/bs_act.c b/src/core/bs_act.c
index 8e3aa663f..9e0b1b4bd 100644
--- a/src/core/bs_act.c
+++ b/src/core/bs_act.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/bs_assign.c b/src/core/bs_assign.c
index 4b59f5854..6992c9cfe 100644
--- a/src/core/bs_assign.c
+++ b/src/core/bs_assign.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/bs_badwords.c b/src/core/bs_badwords.c
index b8ac3b28a..4c63f1214 100644
--- a/src/core/bs_badwords.c
+++ b/src/core/bs_badwords.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/bs_bot.c b/src/core/bs_bot.c
index f460937e0..4762aed36 100644
--- a/src/core/bs_bot.c
+++ b/src/core/bs_bot.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/bs_botlist.c b/src/core/bs_botlist.c
index b375ae0f9..e0b8b22dd 100644
--- a/src/core/bs_botlist.c
+++ b/src/core/bs_botlist.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/bs_fantasy.c b/src/core/bs_fantasy.c
index cb6e013bd..68969e4ac 100644
--- a/src/core/bs_fantasy.c
+++ b/src/core/bs_fantasy.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/bs_fantasy_kick.c b/src/core/bs_fantasy_kick.c
index b9f701e3d..5d54fc071 100644
--- a/src/core/bs_fantasy_kick.c
+++ b/src/core/bs_fantasy_kick.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/bs_fantasy_kickban.c b/src/core/bs_fantasy_kickban.c
index 95d0e48d6..f93456a88 100644
--- a/src/core/bs_fantasy_kickban.c
+++ b/src/core/bs_fantasy_kickban.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/bs_fantasy_owner.c b/src/core/bs_fantasy_owner.c
index d8a0a1f84..2e642eec6 100644
--- a/src/core/bs_fantasy_owner.c
+++ b/src/core/bs_fantasy_owner.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/bs_fantasy_seen.c b/src/core/bs_fantasy_seen.c
index 1d9751423..97dc7a6f1 100644
--- a/src/core/bs_fantasy_seen.c
+++ b/src/core/bs_fantasy_seen.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/bs_help.c b/src/core/bs_help.c
index 5958208b5..b91b216ae 100644
--- a/src/core/bs_help.c
+++ b/src/core/bs_help.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/bs_info.c b/src/core/bs_info.c
index 3253a4d97..373d67952 100644
--- a/src/core/bs_info.c
+++ b/src/core/bs_info.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/bs_kick.c b/src/core/bs_kick.c
index 3f97dba95..abee4d509 100644
--- a/src/core/bs_kick.c
+++ b/src/core/bs_kick.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/bs_say.c b/src/core/bs_say.c
index 5b7a84b17..be121b237 100644
--- a/src/core/bs_say.c
+++ b/src/core/bs_say.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/bs_set.c b/src/core/bs_set.c
index 466dbb246..3c89e0c15 100644
--- a/src/core/bs_set.c
+++ b/src/core/bs_set.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/bs_unassign.c b/src/core/bs_unassign.c
index 2670fee00..2f03214a6 100644
--- a/src/core/bs_unassign.c
+++ b/src/core/bs_unassign.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/cs_access.c b/src/core/cs_access.c
index 6f7c75aff..0a12d3f3c 100644
--- a/src/core/cs_access.c
+++ b/src/core/cs_access.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/cs_akick.c b/src/core/cs_akick.c
index 6b50be117..9bdac1553 100644
--- a/src/core/cs_akick.c
+++ b/src/core/cs_akick.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/cs_ban.c b/src/core/cs_ban.c
index c0919835b..6f5f45095 100644
--- a/src/core/cs_ban.c
+++ b/src/core/cs_ban.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/cs_clear.c b/src/core/cs_clear.c
index c6f8535cb..ff74d35c5 100644
--- a/src/core/cs_clear.c
+++ b/src/core/cs_clear.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/cs_drop.c b/src/core/cs_drop.c
index 94f7dd93a..d1f1dc7dd 100644
--- a/src/core/cs_drop.c
+++ b/src/core/cs_drop.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/cs_forbid.c b/src/core/cs_forbid.c
index ad57a7061..95e128b66 100644
--- a/src/core/cs_forbid.c
+++ b/src/core/cs_forbid.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/cs_getkey.c b/src/core/cs_getkey.c
index 53c204339..71324acc3 100644
--- a/src/core/cs_getkey.c
+++ b/src/core/cs_getkey.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/cs_getpass.c b/src/core/cs_getpass.c
index 485fb8e7b..5f84e4d74 100644
--- a/src/core/cs_getpass.c
+++ b/src/core/cs_getpass.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/cs_help.c b/src/core/cs_help.c
index 1d3dde9b4..46d421031 100644
--- a/src/core/cs_help.c
+++ b/src/core/cs_help.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/cs_identify.c b/src/core/cs_identify.c
index 1d9c2a1c5..997bdb5f2 100644
--- a/src/core/cs_identify.c
+++ b/src/core/cs_identify.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/cs_info.c b/src/core/cs_info.c
index e3370471e..591cd1b12 100644
--- a/src/core/cs_info.c
+++ b/src/core/cs_info.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/cs_invite.c b/src/core/cs_invite.c
index b699fb771..11f044f65 100644
--- a/src/core/cs_invite.c
+++ b/src/core/cs_invite.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/cs_kick.c b/src/core/cs_kick.c
index c68f202cc..dd9c8f187 100644
--- a/src/core/cs_kick.c
+++ b/src/core/cs_kick.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/cs_list.c b/src/core/cs_list.c
index ee9bf356a..098f9d939 100644
--- a/src/core/cs_list.c
+++ b/src/core/cs_list.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/cs_logout.c b/src/core/cs_logout.c
index 290658df2..967eef5bc 100644
--- a/src/core/cs_logout.c
+++ b/src/core/cs_logout.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/cs_modes.c b/src/core/cs_modes.c
index 1f34392f1..b65434ba7 100644
--- a/src/core/cs_modes.c
+++ b/src/core/cs_modes.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/cs_register.c b/src/core/cs_register.c
index dac4007ba..77915aa65 100644
--- a/src/core/cs_register.c
+++ b/src/core/cs_register.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/cs_sendpass.c b/src/core/cs_sendpass.c
index 617533f9d..90bab7a12 100644
--- a/src/core/cs_sendpass.c
+++ b/src/core/cs_sendpass.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/cs_set.c b/src/core/cs_set.c
index b4fafb6f6..c5fb1d154 100644
--- a/src/core/cs_set.c
+++ b/src/core/cs_set.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/cs_status.c b/src/core/cs_status.c
index c1a1f4a43..7238fc04d 100644
--- a/src/core/cs_status.c
+++ b/src/core/cs_status.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/cs_suspend.c b/src/core/cs_suspend.c
index f2cd30378..b7c2fc2be 100644
--- a/src/core/cs_suspend.c
+++ b/src/core/cs_suspend.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/cs_topic.c b/src/core/cs_topic.c
index 341526c0a..28702394f 100644
--- a/src/core/cs_topic.c
+++ b/src/core/cs_topic.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/cs_xop.c b/src/core/cs_xop.c
index e5a4be142..3183cec93 100644
--- a/src/core/cs_xop.c
+++ b/src/core/cs_xop.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/enc_old.c b/src/core/enc_old.c
index 8a42d4aaa..be593e367 100644
--- a/src/core/enc_old.c
+++ b/src/core/enc_old.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
diff --git a/src/core/he_help.c b/src/core/he_help.c
index 3ee489b01..39c6cca57 100644
--- a/src/core/he_help.c
+++ b/src/core/he_help.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/hs_del.c b/src/core/hs_del.c
index 9a9c7f8c0..f23800c40 100644
--- a/src/core/hs_del.c
+++ b/src/core/hs_del.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/hs_delall.c b/src/core/hs_delall.c
index e4fda45ee..1e5221c2c 100644
--- a/src/core/hs_delall.c
+++ b/src/core/hs_delall.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/hs_group.c b/src/core/hs_group.c
index 217a7c185..d25fecd41 100644
--- a/src/core/hs_group.c
+++ b/src/core/hs_group.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/hs_help.c b/src/core/hs_help.c
index 3b9bb52d7..c8c57cf74 100644
--- a/src/core/hs_help.c
+++ b/src/core/hs_help.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/hs_list.c b/src/core/hs_list.c
index 0fb14e852..fb0fef41d 100644
--- a/src/core/hs_list.c
+++ b/src/core/hs_list.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/hs_off.c b/src/core/hs_off.c
index 8583d5108..11e4670b9 100644
--- a/src/core/hs_off.c
+++ b/src/core/hs_off.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/hs_on.c b/src/core/hs_on.c
index 94ce3a706..0379e4a4f 100644
--- a/src/core/hs_on.c
+++ b/src/core/hs_on.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/hs_set.c b/src/core/hs_set.c
index 634d71737..fa77a8a0e 100644
--- a/src/core/hs_set.c
+++ b/src/core/hs_set.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/hs_setall.c b/src/core/hs_setall.c
index e2827f5c0..eb56c3c23 100644
--- a/src/core/hs_setall.c
+++ b/src/core/hs_setall.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/ms_cancel.c b/src/core/ms_cancel.c
index 99fc0906b..7cdfb05de 100644
--- a/src/core/ms_cancel.c
+++ b/src/core/ms_cancel.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/ms_check.c b/src/core/ms_check.c
index a9eb3ef51..c37482a5c 100644
--- a/src/core/ms_check.c
+++ b/src/core/ms_check.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/ms_del.c b/src/core/ms_del.c
index 54acf05fd..20da07560 100644
--- a/src/core/ms_del.c
+++ b/src/core/ms_del.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/ms_help.c b/src/core/ms_help.c
index 4c6f5830a..9c490782a 100644
--- a/src/core/ms_help.c
+++ b/src/core/ms_help.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/ms_info.c b/src/core/ms_info.c
index d650abcd2..ed94660bd 100644
--- a/src/core/ms_info.c
+++ b/src/core/ms_info.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/ms_list.c b/src/core/ms_list.c
index 5e9d170f0..8de7e7935 100644
--- a/src/core/ms_list.c
+++ b/src/core/ms_list.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/ms_read.c b/src/core/ms_read.c
index 49b59e70d..d6b211792 100644
--- a/src/core/ms_read.c
+++ b/src/core/ms_read.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/ms_rsend.c b/src/core/ms_rsend.c
index 67dafd6f7..88de99957 100644
--- a/src/core/ms_rsend.c
+++ b/src/core/ms_rsend.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/ms_send.c b/src/core/ms_send.c
index d59446bad..3b9f0dcc3 100644
--- a/src/core/ms_send.c
+++ b/src/core/ms_send.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/ms_sendall.c b/src/core/ms_sendall.c
index d3602d50f..bfe9c1847 100644
--- a/src/core/ms_sendall.c
+++ b/src/core/ms_sendall.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/ms_set.c b/src/core/ms_set.c
index 734d75374..1050c64d1 100644
--- a/src/core/ms_set.c
+++ b/src/core/ms_set.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/ms_staff.c b/src/core/ms_staff.c
index 6ba209809..0d51f749a 100644
--- a/src/core/ms_staff.c
+++ b/src/core/ms_staff.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/ns_access.c b/src/core/ns_access.c
index 9058b5413..47d353911 100644
--- a/src/core/ns_access.c
+++ b/src/core/ns_access.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/ns_alist.c b/src/core/ns_alist.c
index 1d2c61eb4..1f0421643 100644
--- a/src/core/ns_alist.c
+++ b/src/core/ns_alist.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/ns_drop.c b/src/core/ns_drop.c
index 151103404..c32027a73 100644
--- a/src/core/ns_drop.c
+++ b/src/core/ns_drop.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/ns_forbid.c b/src/core/ns_forbid.c
index a9a5131de..50c02fece 100644
--- a/src/core/ns_forbid.c
+++ b/src/core/ns_forbid.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/ns_getemail.c b/src/core/ns_getemail.c
index 6dd60484e..f0e884093 100644
--- a/src/core/ns_getemail.c
+++ b/src/core/ns_getemail.c
@@ -13,7 +13,6 @@
* with. It returns the nicks that match the email you provide. Wild
* Cards are not excepted. Must use user@email-host.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/ns_getpass.c b/src/core/ns_getpass.c
index 6c79c709b..1f40904dd 100644
--- a/src/core/ns_getpass.c
+++ b/src/core/ns_getpass.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/ns_ghost.c b/src/core/ns_ghost.c
index cd478bfe1..2cec21fb4 100644
--- a/src/core/ns_ghost.c
+++ b/src/core/ns_ghost.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/ns_group.c b/src/core/ns_group.c
index 5641cd739..d67dad603 100644
--- a/src/core/ns_group.c
+++ b/src/core/ns_group.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/ns_help.c b/src/core/ns_help.c
index 42f94b1e4..338de498a 100644
--- a/src/core/ns_help.c
+++ b/src/core/ns_help.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/ns_identify.c b/src/core/ns_identify.c
index 51e8ccefb..f9acfa6b7 100644
--- a/src/core/ns_identify.c
+++ b/src/core/ns_identify.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/ns_info.c b/src/core/ns_info.c
index aa537cf10..d0cde1fe5 100644
--- a/src/core/ns_info.c
+++ b/src/core/ns_info.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/ns_list.c b/src/core/ns_list.c
index e37212b1c..a98e54812 100644
--- a/src/core/ns_list.c
+++ b/src/core/ns_list.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/ns_logout.c b/src/core/ns_logout.c
index 45c110c1e..09a594913 100644
--- a/src/core/ns_logout.c
+++ b/src/core/ns_logout.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/ns_recover.c b/src/core/ns_recover.c
index 54a0a800d..ed5909bb7 100644
--- a/src/core/ns_recover.c
+++ b/src/core/ns_recover.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/ns_register.c b/src/core/ns_register.c
index d18ba10a8..171315b60 100644
--- a/src/core/ns_register.c
+++ b/src/core/ns_register.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/ns_release.c b/src/core/ns_release.c
index 27ceb1efc..abbd62c2b 100644
--- a/src/core/ns_release.c
+++ b/src/core/ns_release.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/ns_saset.c b/src/core/ns_saset.c
index 029010eaf..fbf3c99e5 100644
--- a/src/core/ns_saset.c
+++ b/src/core/ns_saset.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/ns_sendpass.c b/src/core/ns_sendpass.c
index 111f07d3e..3916155dc 100644
--- a/src/core/ns_sendpass.c
+++ b/src/core/ns_sendpass.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/ns_set.c b/src/core/ns_set.c
index bdb8f0760..84587d1a2 100644
--- a/src/core/ns_set.c
+++ b/src/core/ns_set.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/ns_status.c b/src/core/ns_status.c
index 9bb841f16..7fecf6ed2 100644
--- a/src/core/ns_status.c
+++ b/src/core/ns_status.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/ns_suspend.c b/src/core/ns_suspend.c
index 4e5f7031d..ad36a8845 100644
--- a/src/core/ns_suspend.c
+++ b/src/core/ns_suspend.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/ns_update.c b/src/core/ns_update.c
index b3f368dac..a94f4bfc3 100644
--- a/src/core/ns_update.c
+++ b/src/core/ns_update.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/os_admin.c b/src/core/os_admin.c
index 7c0494510..4da1dfb4d 100644
--- a/src/core/os_admin.c
+++ b/src/core/os_admin.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/os_akill.c b/src/core/os_akill.c
index d75919228..4226be91c 100644
--- a/src/core/os_akill.c
+++ b/src/core/os_akill.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/os_chankill.c b/src/core/os_chankill.c
index 6934fffb9..f5085baad 100644
--- a/src/core/os_chankill.c
+++ b/src/core/os_chankill.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/os_chanlist.c b/src/core/os_chanlist.c
index 4d8da238f..a8fb5a557 100644
--- a/src/core/os_chanlist.c
+++ b/src/core/os_chanlist.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/os_clearmodes.c b/src/core/os_clearmodes.c
index bf8da9183..287280c83 100644
--- a/src/core/os_clearmodes.c
+++ b/src/core/os_clearmodes.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/os_defcon.c b/src/core/os_defcon.c
index f3fad2705..f1832f525 100644
--- a/src/core/os_defcon.c
+++ b/src/core/os_defcon.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/os_global.c b/src/core/os_global.c
index 227a4acc4..e20d85670 100644
--- a/src/core/os_global.c
+++ b/src/core/os_global.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/os_help.c b/src/core/os_help.c
index 51489de94..8cab08b7e 100644
--- a/src/core/os_help.c
+++ b/src/core/os_help.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/os_ignore.c b/src/core/os_ignore.c
index b9dfbcf0a..c3c9b3bc9 100644
--- a/src/core/os_ignore.c
+++ b/src/core/os_ignore.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/os_jupe.c b/src/core/os_jupe.c
index 434527ee7..585a972c6 100644
--- a/src/core/os_jupe.c
+++ b/src/core/os_jupe.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/os_kick.c b/src/core/os_kick.c
index cd9bf2eb0..2af866944 100644
--- a/src/core/os_kick.c
+++ b/src/core/os_kick.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/os_logonnews.c b/src/core/os_logonnews.c
index ea662cbf1..07ec31e3a 100644
--- a/src/core/os_logonnews.c
+++ b/src/core/os_logonnews.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/os_mode.c b/src/core/os_mode.c
index b8306c14a..3e5f45899 100644
--- a/src/core/os_mode.c
+++ b/src/core/os_mode.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/os_modinfo.c b/src/core/os_modinfo.c
index b93e7e40a..0ae782c8d 100644
--- a/src/core/os_modinfo.c
+++ b/src/core/os_modinfo.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/os_modlist.c b/src/core/os_modlist.c
index e7076109d..9fa289a53 100644
--- a/src/core/os_modlist.c
+++ b/src/core/os_modlist.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/os_modload.c b/src/core/os_modload.c
index a5d93ea82..51acb0861 100644
--- a/src/core/os_modload.c
+++ b/src/core/os_modload.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/os_modunload.c b/src/core/os_modunload.c
index 405c2d2f1..439a60d64 100644
--- a/src/core/os_modunload.c
+++ b/src/core/os_modunload.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/os_noop.c b/src/core/os_noop.c
index 8f4d1de3f..8fa7ffcff 100644
--- a/src/core/os_noop.c
+++ b/src/core/os_noop.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/os_oline.c b/src/core/os_oline.c
index 62ad9d3c6..163a13193 100644
--- a/src/core/os_oline.c
+++ b/src/core/os_oline.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/os_oper.c b/src/core/os_oper.c
index 040dec215..cc235211e 100644
--- a/src/core/os_oper.c
+++ b/src/core/os_oper.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/os_opernews.c b/src/core/os_opernews.c
index 62b0337c4..1411bd70a 100644
--- a/src/core/os_opernews.c
+++ b/src/core/os_opernews.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/os_quit.c b/src/core/os_quit.c
index 37bd05a54..8caaba27f 100644
--- a/src/core/os_quit.c
+++ b/src/core/os_quit.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/os_randomnews.c b/src/core/os_randomnews.c
index e0d424b9a..65efd3835 100644
--- a/src/core/os_randomnews.c
+++ b/src/core/os_randomnews.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/os_raw.c b/src/core/os_raw.c
index c7dc6d24c..45ef3c02b 100644
--- a/src/core/os_raw.c
+++ b/src/core/os_raw.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/os_reload.c b/src/core/os_reload.c
index e1615b634..81c112642 100644
--- a/src/core/os_reload.c
+++ b/src/core/os_reload.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/os_restart.c b/src/core/os_restart.c
index 0322d7270..ac5212e2d 100644
--- a/src/core/os_restart.c
+++ b/src/core/os_restart.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/os_session.c b/src/core/os_session.c
index 7647ff0e3..94fd82962 100644
--- a/src/core/os_session.c
+++ b/src/core/os_session.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/os_set.c b/src/core/os_set.c
index a25435ff4..452e68dd8 100644
--- a/src/core/os_set.c
+++ b/src/core/os_set.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/os_sgline.c b/src/core/os_sgline.c
index 19273e916..9fb7503e3 100644
--- a/src/core/os_sgline.c
+++ b/src/core/os_sgline.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/os_shutdown.c b/src/core/os_shutdown.c
index 40a110a72..356b00e61 100644
--- a/src/core/os_shutdown.c
+++ b/src/core/os_shutdown.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/os_sqline.c b/src/core/os_sqline.c
index e63c09d4b..e92bac70c 100644
--- a/src/core/os_sqline.c
+++ b/src/core/os_sqline.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/os_staff.c b/src/core/os_staff.c
index 676fa7888..31d5b0413 100644
--- a/src/core/os_staff.c
+++ b/src/core/os_staff.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/os_stats.c b/src/core/os_stats.c
index 362672d0b..899d0e7e4 100644
--- a/src/core/os_stats.c
+++ b/src/core/os_stats.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/os_svsnick.c b/src/core/os_svsnick.c
index 93adfe1d4..8971b65b7 100644
--- a/src/core/os_svsnick.c
+++ b/src/core/os_svsnick.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/os_szline.c b/src/core/os_szline.c
index efbaba2f8..9ea31044f 100644
--- a/src/core/os_szline.c
+++ b/src/core/os_szline.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/os_umode.c b/src/core/os_umode.c
index 8eb477629..fe9efab9f 100644
--- a/src/core/os_umode.c
+++ b/src/core/os_umode.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/os_update.c b/src/core/os_update.c
index 5afccfca8..ff71dbbaf 100644
--- a/src/core/os_update.c
+++ b/src/core/os_update.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/core/os_userlist.c b/src/core/os_userlist.c
index e7bc80504..1256bcf73 100644
--- a/src/core/os_userlist.c
+++ b/src/core/os_userlist.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/datafiles.c b/src/datafiles.c
index 1ada7e8e0..67f762392 100644
--- a/src/datafiles.c
+++ b/src/datafiles.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
diff --git a/src/encrypt.c b/src/encrypt.c
index b42a7351e..2c85d444a 100644
--- a/src/encrypt.c
+++ b/src/encrypt.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
diff --git a/src/helpserv.c b/src/helpserv.c
index a0b9e91ab..c953359ea 100644
--- a/src/helpserv.c
+++ b/src/helpserv.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
diff --git a/src/hostserv.c b/src/hostserv.c
index 12c371c8a..b2dd0a81d 100644
--- a/src/hostserv.c
+++ b/src/hostserv.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
diff --git a/src/init.c b/src/init.c
index 71a70a6d2..ad3ef5af5 100644
--- a/src/init.c
+++ b/src/init.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
diff --git a/src/ircd.c b/src/ircd.c
index 8d7bb04b9..5128faed1 100644
--- a/src/ircd.c
+++ b/src/ircd.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
diff --git a/src/language.c b/src/language.c
index 43a27df3b..26c412aa4 100644
--- a/src/language.c
+++ b/src/language.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
diff --git a/src/list.c b/src/list.c
index 9d219fbc1..bc5accb37 100644
--- a/src/list.c
+++ b/src/list.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
diff --git a/src/log.c b/src/log.c
index e4c1e752e..8512f5c59 100644
--- a/src/log.c
+++ b/src/log.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
diff --git a/src/mail.c b/src/mail.c
index c81d7776a..ee30bb61a 100644
--- a/src/mail.c
+++ b/src/mail.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
diff --git a/src/main.c b/src/main.c
index 55a979b3e..cee172d4c 100644
--- a/src/main.c
+++ b/src/main.c
@@ -22,7 +22,6 @@
* along with this program (see the file COPYING); if not, write to the
* Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*
- * $Id$
*
*/
diff --git a/src/makefile.win32 b/src/makefile.win32
index 568cb6902..9520f6627 100644
--- a/src/makefile.win32
+++ b/src/makefile.win32
@@ -8,7 +8,6 @@
# Based on the original code of Epona by Lara.
# Based on the original code of Services by Andy Church.
#
-# $Id$
#
# Source Makefile
diff --git a/src/memory.c b/src/memory.c
index a42e5785c..68e0508fd 100644
--- a/src/memory.c
+++ b/src/memory.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
diff --git a/src/memoserv.c b/src/memoserv.c
index 262964cd3..9d987665b 100644
--- a/src/memoserv.c
+++ b/src/memoserv.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
-* $Id$
*
*/
diff --git a/src/messages.c b/src/messages.c
index 1c98a8bcf..2b113285f 100644
--- a/src/messages.c
+++ b/src/messages.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
diff --git a/src/misc.c b/src/misc.c
index c7dc73c48..f51c2697c 100644
--- a/src/misc.c
+++ b/src/misc.c
@@ -9,7 +9,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
diff --git a/src/modules.c b/src/modules.c
index 36a11052c..6ce4d955a 100644
--- a/src/modules.c
+++ b/src/modules.c
@@ -9,7 +9,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
#include "modules.h"
diff --git a/src/modules/bs_fantasy_unban.c b/src/modules/bs_fantasy_unban.c
index 4a480f273..3f2198862 100644
--- a/src/modules/bs_fantasy_unban.c
+++ b/src/modules/bs_fantasy_unban.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
/*************************************************************************/
diff --git a/src/modules/demos/catserv/ircd_catserv.c b/src/modules/demos/catserv/ircd_catserv.c
index 082ab6718..38a3291aa 100644
--- a/src/modules/demos/catserv/ircd_catserv.c
+++ b/src/modules/demos/catserv/ircd_catserv.c
@@ -10,7 +10,7 @@
#include "catserv_messages.h"
#define AUTHOR "Anope"
-#define VERSION "$Id$"
+#define VERSION VERSION_STRING
int my_privmsg(char *source, int ac, char **av);
diff --git a/src/modules/demos/events.c b/src/modules/demos/events.c
index dad0fd0e6..dfe9ed73b 100644
--- a/src/modules/demos/events.c
+++ b/src/modules/demos/events.c
@@ -9,7 +9,7 @@
#include "module.h"
#define AUTHOR "Anope"
-#define VERSION "$Id$"
+#define VERSION VERSION_STRING
int my_nick(char *source, int ac, char **av);
int my_save(int argc, char **argv);
diff --git a/src/modules/demos/hs_moo.c b/src/modules/demos/hs_moo.c
index b65e83bb6..4e7e88306 100644
--- a/src/modules/demos/hs_moo.c
+++ b/src/modules/demos/hs_moo.c
@@ -9,7 +9,7 @@
#include "module.h"
#define AUTHOR "Anope" /* Set the Author for a modinfo reply */
-#define VERSION "$Id$" /* Set the version for a modinfo reply */
+#define VERSION VERSION_STRING /* Set the version for a modinfo reply */
int hs_moo_show(User * u); /* Function to use when a /hs moo command is recived */
int test(int argc, char **argv);
diff --git a/src/mysql.c b/src/mysql.c
index 5f47a226b..ca6862ea4 100644
--- a/src/mysql.c
+++ b/src/mysql.c
@@ -9,7 +9,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
#include "services.h"
diff --git a/src/news.c b/src/news.c
index 083c7240a..7df57e023 100644
--- a/src/news.c
+++ b/src/news.c
@@ -9,7 +9,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
diff --git a/src/nickserv.c b/src/nickserv.c
index 1033e8596..3cc58a868 100644
--- a/src/nickserv.c
+++ b/src/nickserv.c
@@ -9,7 +9,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
diff --git a/src/operserv.c b/src/operserv.c
index a35661ea0..db5999544 100644
--- a/src/operserv.c
+++ b/src/operserv.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
diff --git a/src/process.c b/src/process.c
index f3e4ef0f1..f0c793f8f 100644
--- a/src/process.c
+++ b/src/process.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
diff --git a/src/protocol/bahamut.c b/src/protocol/bahamut.c
index 4ec707c58..b977aa8a6 100644
--- a/src/protocol/bahamut.c
+++ b/src/protocol/bahamut.c
@@ -16,6 +16,7 @@
#include "services.h"
#include "pseudo.h"
#include "bahamut.h"
+#include "version.h"
IRCDVar myIrcd[] = {
{"BahamutIRCd 1.4.*/1.8.*", /* ircd name */
diff --git a/src/protocol/charybdis.c b/src/protocol/charybdis.c
index a0419fa04..5cf828e73 100644
--- a/src/protocol/charybdis.c
+++ b/src/protocol/charybdis.c
@@ -13,6 +13,7 @@
#include "services.h"
#include "pseudo.h"
#include "charybdis.h"
+#include "version.h"
IRCDVar myIrcd[] = {
{"Charybdis 1.0+", /* ircd name */
diff --git a/src/protocol/dreamforge.c b/src/protocol/dreamforge.c
index 4021dde26..e0b30dac8 100644
--- a/src/protocol/dreamforge.c
+++ b/src/protocol/dreamforge.c
@@ -14,6 +14,7 @@
#include "services.h"
#include "pseudo.h"
#include "dreamforge.h"
+#include "version.h"
IRCDVar myIrcd[] = {
{"DreamForge 4.6.7", /* ircd name */
diff --git a/src/protocol/hybrid.c b/src/protocol/hybrid.c
index aa8da94ac..059be2773 100644
--- a/src/protocol/hybrid.c
+++ b/src/protocol/hybrid.c
@@ -14,6 +14,7 @@
#include "services.h"
#include "pseudo.h"
#include "hybrid.h"
+#include "version.h"
IRCDVar myIrcd[] = {
{"HybridIRCd 7.*", /* ircd name */
diff --git a/src/protocol/inspircd11.c b/src/protocol/inspircd11.c
index e1d0dbca5..cd2895f82 100644
--- a/src/protocol/inspircd11.c
+++ b/src/protocol/inspircd11.c
@@ -17,6 +17,7 @@
#include "services.h"
#include "pseudo.h"
#include "inspircd11.h"
+#include "version.h"
#ifndef _WIN32
#include <sys/socket.h>
diff --git a/src/protocol/inspircd12.c b/src/protocol/inspircd12.c
index 578aadcdd..807879068 100644
--- a/src/protocol/inspircd12.c
+++ b/src/protocol/inspircd12.c
@@ -11,7 +11,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
@@ -21,6 +20,7 @@
#include "services.h"
#include "pseudo.h"
#include "inspircd12.h"
+#include "version.h"
#ifndef _WIN32
#include <sys/socket.h>
diff --git a/src/protocol/inspircd12.h b/src/protocol/inspircd12.h
index a09f9dea4..9d8a1f93c 100644
--- a/src/protocol/inspircd12.h
+++ b/src/protocol/inspircd12.h
@@ -11,7 +11,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
diff --git a/src/protocol/plexus2.c b/src/protocol/plexus2.c
index 984e51945..7cb6bf8f3 100644
--- a/src/protocol/plexus2.c
+++ b/src/protocol/plexus2.c
@@ -12,6 +12,7 @@
#include "services.h"
#include "pseudo.h"
#include "plexus2.h"
+#include "version.h"
IRCDVar myIrcd[] = {
{"PleXusIRCd 2.0+", /* ircd name */
diff --git a/src/protocol/plexus3.c b/src/protocol/plexus3.c
index 1e486e413..d9e4a266f 100644
--- a/src/protocol/plexus3.c
+++ b/src/protocol/plexus3.c
@@ -12,6 +12,7 @@
#include "services.h"
#include "pseudo.h"
#include "plexus3.h"
+#include "version.h"
IRCDVar myIrcd[] = {
{"hybrid-7.2.1+plexus-3.0.0+",/* ircd name */
diff --git a/src/protocol/ptlink.c b/src/protocol/ptlink.c
index 0f86c07c3..59dbaadf4 100644
--- a/src/protocol/ptlink.c
+++ b/src/protocol/ptlink.c
@@ -14,6 +14,7 @@
#include "services.h"
#include "pseudo.h"
#include "ptlink.h"
+#include "version.h"
IRCDVar myIrcd[] = {
{"PTlink 6.15.*+", /* ircd name */
diff --git a/src/protocol/rageircd.c b/src/protocol/rageircd.c
index 5c8d8ad0c..00d348054 100644
--- a/src/protocol/rageircd.c
+++ b/src/protocol/rageircd.c
@@ -14,6 +14,7 @@
#include "services.h"
#include "pseudo.h"
#include "rageircd.h"
+#include "version.h"
IRCDVar myIrcd[] = {
{"RageIRCd 2.0.*", /* ircd name */
diff --git a/src/protocol/ratbox.c b/src/protocol/ratbox.c
index 7b7d8589d..baf2912a5 100644
--- a/src/protocol/ratbox.c
+++ b/src/protocol/ratbox.c
@@ -14,6 +14,7 @@
#include "services.h"
#include "pseudo.h"
#include "ratbox.h"
+#include "version.h"
IRCDVar myIrcd[] = {
{"Ratbox 2.0+", /* ircd name */
diff --git a/src/protocol/shadowircd.c b/src/protocol/shadowircd.c
index 0525ff548..2e0262046 100644
--- a/src/protocol/shadowircd.c
+++ b/src/protocol/shadowircd.c
@@ -15,6 +15,7 @@
#include "services.h"
#include "pseudo.h"
#include "shadowircd.h"
+#include "version.h"
IRCDVar myIrcd[] = {
{"ShadowIRCd 4.0+", /* ircd name */
diff --git a/src/protocol/solidircd.c b/src/protocol/solidircd.c
index f195284fa..f221043b7 100644
--- a/src/protocol/solidircd.c
+++ b/src/protocol/solidircd.c
@@ -16,6 +16,7 @@
#include "services.h"
#include "pseudo.h"
#include "solidircd.h"
+#include "version.h"
IRCDVar myIrcd[] = {
{"Solid-IRCd 3.4.*", /* ircd name */
diff --git a/src/protocol/ultimate2.c b/src/protocol/ultimate2.c
index d457a6604..1ef7a7480 100644
--- a/src/protocol/ultimate2.c
+++ b/src/protocol/ultimate2.c
@@ -14,6 +14,7 @@
#include "services.h"
#include "pseudo.h"
#include "ultimate2.h"
+#include "version.h"
IRCDVar myIrcd[] = {
{"UltimateIRCd 2.8.*", /* ircd name */
diff --git a/src/protocol/ultimate3.c b/src/protocol/ultimate3.c
index 95a2a0fef..e8f54923d 100644
--- a/src/protocol/ultimate3.c
+++ b/src/protocol/ultimate3.c
@@ -14,6 +14,7 @@
#include "services.h"
#include "pseudo.h"
#include "ultimate3.h"
+#include "version.h"
IRCDVar myIrcd[] = {
{"UltimateIRCd 3.0.*", /* ircd name */
diff --git a/src/protocol/unreal31.c b/src/protocol/unreal31.c
index 93356b0a6..6ed347445 100644
--- a/src/protocol/unreal31.c
+++ b/src/protocol/unreal31.c
@@ -16,6 +16,7 @@
#include "services.h"
#include "pseudo.h"
#include "unreal31.h"
+#include "version.h"
IRCDVar myIrcd[] = {
{"UnrealIRCd 3.1.x", /* ircd name */
diff --git a/src/protocol/unreal32.c b/src/protocol/unreal32.c
index 32663e802..49df169ed 100644
--- a/src/protocol/unreal32.c
+++ b/src/protocol/unreal32.c
@@ -16,6 +16,7 @@
#include "services.h"
#include "pseudo.h"
#include "unreal32.h"
+#include "version.h"
IRCDVar myIrcd[] = {
{"UnrealIRCd 3.2.x", /* ircd name */
diff --git a/src/protocol/viagra.c b/src/protocol/viagra.c
index eae05aacd..8d77df1b6 100644
--- a/src/protocol/viagra.c
+++ b/src/protocol/viagra.c
@@ -8,13 +8,13 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
#include "services.h"
#include "pseudo.h"
#include "viagra.h"
+#include "version.h"
IRCDVar myIrcd[] = {
{"ViagraIRCd 1.3.*", /* ircd name */
diff --git a/src/rdb.c b/src/rdb.c
index 75d3c5bb9..cbf015761 100644
--- a/src/rdb.c
+++ b/src/rdb.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
#include "services.h"
diff --git a/src/send.c b/src/send.c
index b1b5b4028..a03be7e78 100644
--- a/src/send.c
+++ b/src/send.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
diff --git a/src/servers.c b/src/servers.c
index 1a76adb94..da57a7d4f 100644
--- a/src/servers.c
+++ b/src/servers.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
diff --git a/src/sessions.c b/src/sessions.c
index 556115b96..2b5f54caa 100644
--- a/src/sessions.c
+++ b/src/sessions.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
diff --git a/src/slist.c b/src/slist.c
index 92a235846..e2d272ad1 100644
--- a/src/slist.c
+++ b/src/slist.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
diff --git a/src/sockutil.c b/src/sockutil.c
index 81073fa34..c0d5e9003 100644
--- a/src/sockutil.c
+++ b/src/sockutil.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
diff --git a/src/timeout.c b/src/timeout.c
index c304427af..8b7e9ba92 100644
--- a/src/timeout.c
+++ b/src/timeout.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
diff --git a/src/tools/db-merger.c b/src/tools/db-merger.c
index 0a5050b8c..77b4c2e8a 100644
--- a/src/tools/db-merger.c
+++ b/src/tools/db-merger.c
@@ -310,7 +310,6 @@ int main(int argc, char *argv[])
HostCore *firsthc = NULL;
printf("\n"C_LBLUE"DB Merger for Anope IRC Services"C_NONE"\n");
- printf("Version: $Id$"C_NONE"\n\n");
if (argc >= 2) {
if (!mystricmp(argv[1], "--PREFEROLDEST")) {
diff --git a/src/users.c b/src/users.c
index fac248dbb..1ee55ab94 100644
--- a/src/users.c
+++ b/src/users.c
@@ -8,7 +8,6 @@
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.
*
- * $Id$
*
*/
diff --git a/version.log b/version.log
index 862a571e7..ae902f948 100644
--- a/version.log
+++ b/version.log
@@ -3,15 +3,15 @@
#
# Please read COPYING and README for further details.
#
-# $Id$
VERSION_MAJOR="1"
VERSION_MINOR="8"
VERSION_PATCH="4"
VERSION_EXTRA="-svn"
-VERSION_BUILD="3006"
+VERSION_BUILD="3007"
# $Log$ # Changes since the 1.8.4 Release
+#Revision 3007 - Removed all references to the SVN keyword $Id$
#Revision 3006 - Set all of the core modules versions to VERSION_STRING - SVN is now officially not used anymore
#Revision 3005 - Fixed ./Config to correctly load the previously used settings from config.cache
#Revision 3003 - Grab users cloaked hosts on Unreal after setting +x, fixes us never knowing cloaked hosts if the user is introduced with a vhost
diff --git a/version.log.old b/version.log.old
index 3eaf62459..cdd275b7d 100644
--- a/version.log.old
+++ b/version.log.old
@@ -3,7 +3,6 @@
#
# Please read COPYING and README for furhter details.
#
-# $Id: version.log.old 1853 2008-12-20 16:29:14Z sjaz $
#
#
#