summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/bancache.h2
-rw-r--r--include/base.h2
-rw-r--r--include/caller.h2
-rw-r--r--include/channelmanager.h2
-rw-r--r--include/channels.h2
-rw-r--r--include/command_parse.h2
-rw-r--r--include/commands/cmd_admin.h2
-rw-r--r--include/commands/cmd_away.h2
-rw-r--r--include/commands/cmd_clearcache.h2
-rw-r--r--include/commands/cmd_commands.h2
-rw-r--r--include/commands/cmd_connect.h2
-rw-r--r--include/commands/cmd_die.h2
-rw-r--r--include/commands/cmd_eline.h2
-rw-r--r--include/commands/cmd_gline.h2
-rw-r--r--include/commands/cmd_info.h2
-rw-r--r--include/commands/cmd_invite.h2
-rw-r--r--include/commands/cmd_ison.h2
-rw-r--r--include/commands/cmd_join.h2
-rw-r--r--include/commands/cmd_kick.h2
-rw-r--r--include/commands/cmd_kill.h2
-rw-r--r--include/commands/cmd_kline.h2
-rw-r--r--include/commands/cmd_links.h2
-rw-r--r--include/commands/cmd_list.h2
-rw-r--r--include/commands/cmd_loadmodule.h2
-rw-r--r--include/commands/cmd_lusers.h2
-rw-r--r--include/commands/cmd_map.h2
-rw-r--r--include/commands/cmd_mode.h2
-rw-r--r--include/commands/cmd_modules.h2
-rw-r--r--include/commands/cmd_motd.h2
-rw-r--r--include/commands/cmd_names.h2
-rw-r--r--include/commands/cmd_nick.h2
-rw-r--r--include/commands/cmd_notice.h2
-rw-r--r--include/commands/cmd_oper.h2
-rw-r--r--include/commands/cmd_part.h2
-rw-r--r--include/commands/cmd_pass.h2
-rw-r--r--include/commands/cmd_ping.h2
-rw-r--r--include/commands/cmd_pong.h2
-rw-r--r--include/commands/cmd_privmsg.h2
-rw-r--r--include/commands/cmd_qline.h2
-rw-r--r--include/commands/cmd_quit.h2
-rw-r--r--include/commands/cmd_rehash.h2
-rw-r--r--include/commands/cmd_reloadmodule.h2
-rw-r--r--include/commands/cmd_restart.h2
-rw-r--r--include/commands/cmd_rules.h2
-rw-r--r--include/commands/cmd_server.h2
-rw-r--r--include/commands/cmd_squit.h2
-rw-r--r--include/commands/cmd_stats.h2
-rw-r--r--include/commands/cmd_time.h2
-rw-r--r--include/commands/cmd_topic.h2
-rw-r--r--include/commands/cmd_trace.h2
-rw-r--r--include/commands/cmd_unloadmodule.h2
-rw-r--r--include/commands/cmd_user.h2
-rw-r--r--include/commands/cmd_userhost.h2
-rw-r--r--include/commands/cmd_version.h2
-rw-r--r--include/commands/cmd_wallops.h2
-rw-r--r--include/commands/cmd_who.h2
-rw-r--r--include/commands/cmd_whois.h2
-rw-r--r--include/commands/cmd_whowas.h2
-rw-r--r--include/commands/cmd_zline.h2
-rw-r--r--include/configreader.h2
-rw-r--r--include/ctables.h2
-rw-r--r--include/cull_list.h2
-rw-r--r--include/dns.h2
-rw-r--r--include/dynamic.h2
-rw-r--r--include/exitcodes.h2
-rw-r--r--include/filelogger.h2
-rw-r--r--include/hash_map.h2
-rw-r--r--include/hashcomp.h2
-rw-r--r--include/inspircd.h2
-rw-r--r--include/inspsocket.h2
-rw-r--r--include/inspstring.h2
-rw-r--r--include/logger.h2
-rw-r--r--include/mode.h2
-rw-r--r--include/modes/cmode_b.h2
-rw-r--r--include/modes/cmode_h.h2
-rw-r--r--include/modes/cmode_i.h2
-rw-r--r--include/modes/cmode_k.h2
-rw-r--r--include/modes/cmode_l.h2
-rw-r--r--include/modes/cmode_m.h2
-rw-r--r--include/modes/cmode_n.h2
-rw-r--r--include/modes/cmode_o.h2
-rw-r--r--include/modes/cmode_p.h2
-rw-r--r--include/modes/cmode_s.h2
-rw-r--r--include/modes/cmode_t.h2
-rw-r--r--include/modes/cmode_v.h2
-rw-r--r--include/modes/umode_i.h2
-rw-r--r--include/modes/umode_o.h2
-rw-r--r--include/modes/umode_s.h2
-rw-r--r--include/modes/umode_w.h2
-rw-r--r--include/modules.h2
-rw-r--r--include/numerics.h2
-rw-r--r--include/protocol.h2
-rw-r--r--include/snomasks.h2
-rw-r--r--include/socket.h2
-rw-r--r--include/socketengine.h2
-rw-r--r--include/socketengines/socketengine_epoll.h2
-rw-r--r--include/socketengines/socketengine_iocp.h2
-rw-r--r--include/socketengines/socketengine_kqueue.h2
-rw-r--r--include/socketengines/socketengine_poll.h2
-rw-r--r--include/socketengines/socketengine_ports.h2
-rw-r--r--include/socketengines/socketengine_select.h2
-rw-r--r--include/testsuite.h2
-rw-r--r--include/threadengine.h2
-rw-r--r--include/threadengines/threadengine_pthread.h2
-rw-r--r--include/threadengines/threadengine_win32.h2
-rw-r--r--include/timer.h2
-rw-r--r--include/typedefs.h2
-rw-r--r--include/u_listmode.h2
-rw-r--r--include/uid.h2
-rw-r--r--include/usermanager.h2
-rw-r--r--include/users.h2
-rw-r--r--include/xline.h2
112 files changed, 112 insertions, 112 deletions
diff --git a/include/bancache.h b/include/bancache.h
index 8104860c4..9266149fc 100644
--- a/include/bancache.h
+++ b/include/bancache.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/base.h b/include/base.h
index 4dbddf97f..fa4e5c002 100644
--- a/include/base.h
+++ b/include/base.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/caller.h b/include/caller.h
index 8cf73e1c3..5a27dc707 100644
--- a/include/caller.h
+++ b/include/caller.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/channelmanager.h b/include/channelmanager.h
index 55831b171..ea2c60282 100644
--- a/include/channelmanager.h
+++ b/include/channelmanager.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/channels.h b/include/channels.h
index c833b344d..afcdee41f 100644
--- a/include/channels.h
+++ b/include/channels.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/command_parse.h b/include/command_parse.h
index 6f6b96ca1..f1d9d1b1c 100644
--- a/include/command_parse.h
+++ b/include/command_parse.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/commands/cmd_admin.h b/include/commands/cmd_admin.h
index b8347df66..25a77e845 100644
--- a/include/commands/cmd_admin.h
+++ b/include/commands/cmd_admin.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/commands/cmd_away.h b/include/commands/cmd_away.h
index ce9181b05..f6d1bc783 100644
--- a/include/commands/cmd_away.h
+++ b/include/commands/cmd_away.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/commands/cmd_clearcache.h b/include/commands/cmd_clearcache.h
index b9c26cded..559c8cd45 100644
--- a/include/commands/cmd_clearcache.h
+++ b/include/commands/cmd_clearcache.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/commands/cmd_commands.h b/include/commands/cmd_commands.h
index 67f3533fd..dbc7a162c 100644
--- a/include/commands/cmd_commands.h
+++ b/include/commands/cmd_commands.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/commands/cmd_connect.h b/include/commands/cmd_connect.h
index 98cababd4..d7543a215 100644
--- a/include/commands/cmd_connect.h
+++ b/include/commands/cmd_connect.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/commands/cmd_die.h b/include/commands/cmd_die.h
index 347e9efc9..42cb1860d 100644
--- a/include/commands/cmd_die.h
+++ b/include/commands/cmd_die.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/commands/cmd_eline.h b/include/commands/cmd_eline.h
index de2e83b58..7af325515 100644
--- a/include/commands/cmd_eline.h
+++ b/include/commands/cmd_eline.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/commands/cmd_gline.h b/include/commands/cmd_gline.h
index d50d1f128..2a41d0f73 100644
--- a/include/commands/cmd_gline.h
+++ b/include/commands/cmd_gline.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/commands/cmd_info.h b/include/commands/cmd_info.h
index 81088ef28..4c2cd1b50 100644
--- a/include/commands/cmd_info.h
+++ b/include/commands/cmd_info.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/commands/cmd_invite.h b/include/commands/cmd_invite.h
index 00f1858ac..4f36e1a57 100644
--- a/include/commands/cmd_invite.h
+++ b/include/commands/cmd_invite.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/commands/cmd_ison.h b/include/commands/cmd_ison.h
index d61ca3bb3..46810665e 100644
--- a/include/commands/cmd_ison.h
+++ b/include/commands/cmd_ison.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/commands/cmd_join.h b/include/commands/cmd_join.h
index 58a36008e..21caa04c1 100644
--- a/include/commands/cmd_join.h
+++ b/include/commands/cmd_join.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/commands/cmd_kick.h b/include/commands/cmd_kick.h
index aa86c3795..716f1e221 100644
--- a/include/commands/cmd_kick.h
+++ b/include/commands/cmd_kick.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/commands/cmd_kill.h b/include/commands/cmd_kill.h
index 2be4b7625..ab677fc8e 100644
--- a/include/commands/cmd_kill.h
+++ b/include/commands/cmd_kill.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/commands/cmd_kline.h b/include/commands/cmd_kline.h
index 4debb62c3..fca83aa46 100644
--- a/include/commands/cmd_kline.h
+++ b/include/commands/cmd_kline.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/commands/cmd_links.h b/include/commands/cmd_links.h
index 6674ae7f0..e71d17834 100644
--- a/include/commands/cmd_links.h
+++ b/include/commands/cmd_links.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/commands/cmd_list.h b/include/commands/cmd_list.h
index da74444e7..18cc6d299 100644
--- a/include/commands/cmd_list.h
+++ b/include/commands/cmd_list.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/commands/cmd_loadmodule.h b/include/commands/cmd_loadmodule.h
index b1f1afaef..b48c11dfb 100644
--- a/include/commands/cmd_loadmodule.h
+++ b/include/commands/cmd_loadmodule.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/commands/cmd_lusers.h b/include/commands/cmd_lusers.h
index a6bae9f47..eab09b1a5 100644
--- a/include/commands/cmd_lusers.h
+++ b/include/commands/cmd_lusers.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/commands/cmd_map.h b/include/commands/cmd_map.h
index ce700fadc..b825bf18a 100644
--- a/include/commands/cmd_map.h
+++ b/include/commands/cmd_map.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/commands/cmd_mode.h b/include/commands/cmd_mode.h
index fae35dd83..3c6eda5f5 100644
--- a/include/commands/cmd_mode.h
+++ b/include/commands/cmd_mode.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/commands/cmd_modules.h b/include/commands/cmd_modules.h
index c1f6e7e34..eb79f705f 100644
--- a/include/commands/cmd_modules.h
+++ b/include/commands/cmd_modules.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/commands/cmd_motd.h b/include/commands/cmd_motd.h
index e6aec47e0..4ecebc12f 100644
--- a/include/commands/cmd_motd.h
+++ b/include/commands/cmd_motd.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/commands/cmd_names.h b/include/commands/cmd_names.h
index 883ddf8f1..bf31dd5bb 100644
--- a/include/commands/cmd_names.h
+++ b/include/commands/cmd_names.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/commands/cmd_nick.h b/include/commands/cmd_nick.h
index 0c3adef7e..566e94754 100644
--- a/include/commands/cmd_nick.h
+++ b/include/commands/cmd_nick.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/commands/cmd_notice.h b/include/commands/cmd_notice.h
index 1adb01e61..d83ca2121 100644
--- a/include/commands/cmd_notice.h
+++ b/include/commands/cmd_notice.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/commands/cmd_oper.h b/include/commands/cmd_oper.h
index e48bb41a7..90bfee162 100644
--- a/include/commands/cmd_oper.h
+++ b/include/commands/cmd_oper.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/commands/cmd_part.h b/include/commands/cmd_part.h
index 1d2c28210..dfee41d9d 100644
--- a/include/commands/cmd_part.h
+++ b/include/commands/cmd_part.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/commands/cmd_pass.h b/include/commands/cmd_pass.h
index c07e163fa..0f24ff293 100644
--- a/include/commands/cmd_pass.h
+++ b/include/commands/cmd_pass.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/commands/cmd_ping.h b/include/commands/cmd_ping.h
index c38d714b2..5030aa775 100644
--- a/include/commands/cmd_ping.h
+++ b/include/commands/cmd_ping.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/commands/cmd_pong.h b/include/commands/cmd_pong.h
index 01bd99560..bcf4fe807 100644
--- a/include/commands/cmd_pong.h
+++ b/include/commands/cmd_pong.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/commands/cmd_privmsg.h b/include/commands/cmd_privmsg.h
index c0aad7cc0..4fcc8284c 100644
--- a/include/commands/cmd_privmsg.h
+++ b/include/commands/cmd_privmsg.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/commands/cmd_qline.h b/include/commands/cmd_qline.h
index 47826c701..f36535cb1 100644
--- a/include/commands/cmd_qline.h
+++ b/include/commands/cmd_qline.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/commands/cmd_quit.h b/include/commands/cmd_quit.h
index c9de2e450..62a3a59e3 100644
--- a/include/commands/cmd_quit.h
+++ b/include/commands/cmd_quit.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/commands/cmd_rehash.h b/include/commands/cmd_rehash.h
index 0d6e6ee2f..6b35c2ae5 100644
--- a/include/commands/cmd_rehash.h
+++ b/include/commands/cmd_rehash.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/commands/cmd_reloadmodule.h b/include/commands/cmd_reloadmodule.h
index b4bcbd9be..f76106ebf 100644
--- a/include/commands/cmd_reloadmodule.h
+++ b/include/commands/cmd_reloadmodule.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/commands/cmd_restart.h b/include/commands/cmd_restart.h
index bd10cb7f1..ab7986ab7 100644
--- a/include/commands/cmd_restart.h
+++ b/include/commands/cmd_restart.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/commands/cmd_rules.h b/include/commands/cmd_rules.h
index fea4ac9b4..533ee2a37 100644
--- a/include/commands/cmd_rules.h
+++ b/include/commands/cmd_rules.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/commands/cmd_server.h b/include/commands/cmd_server.h
index c6b32aedd..5f69adcff 100644
--- a/include/commands/cmd_server.h
+++ b/include/commands/cmd_server.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/commands/cmd_squit.h b/include/commands/cmd_squit.h
index a9ac1308a..b9b9c0188 100644
--- a/include/commands/cmd_squit.h
+++ b/include/commands/cmd_squit.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/commands/cmd_stats.h b/include/commands/cmd_stats.h
index e97d1fbf6..70791670f 100644
--- a/include/commands/cmd_stats.h
+++ b/include/commands/cmd_stats.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/commands/cmd_time.h b/include/commands/cmd_time.h
index eb3bcaab9..78cd8f1af 100644
--- a/include/commands/cmd_time.h
+++ b/include/commands/cmd_time.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/commands/cmd_topic.h b/include/commands/cmd_topic.h
index 50fee723f..e03ea28ee 100644
--- a/include/commands/cmd_topic.h
+++ b/include/commands/cmd_topic.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/commands/cmd_trace.h b/include/commands/cmd_trace.h
index dd193aeae..110bc7176 100644
--- a/include/commands/cmd_trace.h
+++ b/include/commands/cmd_trace.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/commands/cmd_unloadmodule.h b/include/commands/cmd_unloadmodule.h
index 3c0c7734f..e7e8523e2 100644
--- a/include/commands/cmd_unloadmodule.h
+++ b/include/commands/cmd_unloadmodule.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/commands/cmd_user.h b/include/commands/cmd_user.h
index 9d9d33e17..346730878 100644
--- a/include/commands/cmd_user.h
+++ b/include/commands/cmd_user.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/commands/cmd_userhost.h b/include/commands/cmd_userhost.h
index 5bac1eaf3..65d1cc334 100644
--- a/include/commands/cmd_userhost.h
+++ b/include/commands/cmd_userhost.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/commands/cmd_version.h b/include/commands/cmd_version.h
index 264952d8f..559d7841b 100644
--- a/include/commands/cmd_version.h
+++ b/include/commands/cmd_version.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/commands/cmd_wallops.h b/include/commands/cmd_wallops.h
index d48f6ff6f..b3b42fc02 100644
--- a/include/commands/cmd_wallops.h
+++ b/include/commands/cmd_wallops.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/commands/cmd_who.h b/include/commands/cmd_who.h
index 7ad99620b..a6afd425f 100644
--- a/include/commands/cmd_who.h
+++ b/include/commands/cmd_who.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/commands/cmd_whois.h b/include/commands/cmd_whois.h
index 5fc91c49e..bf6658b7a 100644
--- a/include/commands/cmd_whois.h
+++ b/include/commands/cmd_whois.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/commands/cmd_whowas.h b/include/commands/cmd_whowas.h
index bc20e893c..c2e83a634 100644
--- a/include/commands/cmd_whowas.h
+++ b/include/commands/cmd_whowas.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/commands/cmd_zline.h b/include/commands/cmd_zline.h
index b9b72cc85..fdca7c9dc 100644
--- a/include/commands/cmd_zline.h
+++ b/include/commands/cmd_zline.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/configreader.h b/include/configreader.h
index 787bcb243..7761ca94a 100644
--- a/include/configreader.h
+++ b/include/configreader.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/ctables.h b/include/ctables.h
index d7c2a2050..9018d9c35 100644
--- a/include/ctables.h
+++ b/include/ctables.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/cull_list.h b/include/cull_list.h
index e98111f74..3a78bf96d 100644
--- a/include/cull_list.h
+++ b/include/cull_list.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/dns.h b/include/dns.h
index c08de1ece..95be2deae 100644
--- a/include/dns.h
+++ b/include/dns.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/dynamic.h b/include/dynamic.h
index b48eaeacd..4b8c7a456 100644
--- a/include/dynamic.h
+++ b/include/dynamic.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/exitcodes.h b/include/exitcodes.h
index 20246ce60..6e180303d 100644
--- a/include/exitcodes.h
+++ b/include/exitcodes.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/filelogger.h b/include/filelogger.h
index 137e8635b..85005940d 100644
--- a/include/filelogger.h
+++ b/include/filelogger.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/hash_map.h b/include/hash_map.h
index f49b6a68b..dad08aa93 100644
--- a/include/hash_map.h
+++ b/include/hash_map.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/hashcomp.h b/include/hashcomp.h
index a1bc26602..94c836c6f 100644
--- a/include/hashcomp.h
+++ b/include/hashcomp.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/inspircd.h b/include/inspircd.h
index 5461adcca..469d3a3b6 100644
--- a/include/inspircd.h
+++ b/include/inspircd.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/inspsocket.h b/include/inspsocket.h
index 13381a15d..66ea48eb3 100644
--- a/include/inspsocket.h
+++ b/include/inspsocket.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/inspstring.h b/include/inspstring.h
index f6e32a4f0..54bb1c8bd 100644
--- a/include/inspstring.h
+++ b/include/inspstring.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/logger.h b/include/logger.h
index 90772d604..7ecf954f4 100644
--- a/include/logger.h
+++ b/include/logger.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/mode.h b/include/mode.h
index 94d9f3dfe..280284bfa 100644
--- a/include/mode.h
+++ b/include/mode.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/modes/cmode_b.h b/include/modes/cmode_b.h
index 42f9fb8a8..db4a13508 100644
--- a/include/modes/cmode_b.h
+++ b/include/modes/cmode_b.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/modes/cmode_h.h b/include/modes/cmode_h.h
index 19210ad4d..0873c20e6 100644
--- a/include/modes/cmode_h.h
+++ b/include/modes/cmode_h.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/modes/cmode_i.h b/include/modes/cmode_i.h
index 2f91299fb..486ee0e1a 100644
--- a/include/modes/cmode_i.h
+++ b/include/modes/cmode_i.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/modes/cmode_k.h b/include/modes/cmode_k.h
index acd5407c5..72dc125e8 100644
--- a/include/modes/cmode_k.h
+++ b/include/modes/cmode_k.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/modes/cmode_l.h b/include/modes/cmode_l.h
index 054f148db..0dfe779e0 100644
--- a/include/modes/cmode_l.h
+++ b/include/modes/cmode_l.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/modes/cmode_m.h b/include/modes/cmode_m.h
index 621f88ecf..6435b833b 100644
--- a/include/modes/cmode_m.h
+++ b/include/modes/cmode_m.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/modes/cmode_n.h b/include/modes/cmode_n.h
index b2c0429d7..20a0631fc 100644
--- a/include/modes/cmode_n.h
+++ b/include/modes/cmode_n.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/modes/cmode_o.h b/include/modes/cmode_o.h
index 299355c2d..9063d2e3c 100644
--- a/include/modes/cmode_o.h
+++ b/include/modes/cmode_o.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/modes/cmode_p.h b/include/modes/cmode_p.h
index 0bfc80535..c00a9f1d3 100644
--- a/include/modes/cmode_p.h
+++ b/include/modes/cmode_p.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/modes/cmode_s.h b/include/modes/cmode_s.h
index b68829b22..7d428c9a9 100644
--- a/include/modes/cmode_s.h
+++ b/include/modes/cmode_s.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/modes/cmode_t.h b/include/modes/cmode_t.h
index ff282f803..55226b6da 100644
--- a/include/modes/cmode_t.h
+++ b/include/modes/cmode_t.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/modes/cmode_v.h b/include/modes/cmode_v.h
index 04deacb88..61fc55823 100644
--- a/include/modes/cmode_v.h
+++ b/include/modes/cmode_v.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/modes/umode_i.h b/include/modes/umode_i.h
index 7fe3dca1c..864547d51 100644
--- a/include/modes/umode_i.h
+++ b/include/modes/umode_i.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/modes/umode_o.h b/include/modes/umode_o.h
index d8b96a886..c297bc035 100644
--- a/include/modes/umode_o.h
+++ b/include/modes/umode_o.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/modes/umode_s.h b/include/modes/umode_s.h
index 0ceb64c7f..39e74489e 100644
--- a/include/modes/umode_s.h
+++ b/include/modes/umode_s.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/modes/umode_w.h b/include/modes/umode_w.h
index bbbada5a0..566753ba0 100644
--- a/include/modes/umode_w.h
+++ b/include/modes/umode_w.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/modules.h b/include/modules.h
index 9fc87ff63..2f0f48b00 100644
--- a/include/modules.h
+++ b/include/modules.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/numerics.h b/include/numerics.h
index 55c1a85bf..662d1a8b3 100644
--- a/include/numerics.h
+++ b/include/numerics.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/protocol.h b/include/protocol.h
index d9a2ce25d..60fcf4df2 100644
--- a/include/protocol.h
+++ b/include/protocol.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/snomasks.h b/include/snomasks.h
index 742528c06..a8e5c525c 100644
--- a/include/snomasks.h
+++ b/include/snomasks.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/socket.h b/include/socket.h
index f3d1626d4..2fcb149b1 100644
--- a/include/socket.h
+++ b/include/socket.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/socketengine.h b/include/socketengine.h
index 5963e8b53..16913972d 100644
--- a/include/socketengine.h
+++ b/include/socketengine.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/socketengines/socketengine_epoll.h b/include/socketengines/socketengine_epoll.h
index f66086eee..6e6818212 100644
--- a/include/socketengines/socketengine_epoll.h
+++ b/include/socketengines/socketengine_epoll.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/socketengines/socketengine_iocp.h b/include/socketengines/socketengine_iocp.h
index 97d78397b..302fdbd2c 100644
--- a/include/socketengines/socketengine_iocp.h
+++ b/include/socketengines/socketengine_iocp.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/socketengines/socketengine_kqueue.h b/include/socketengines/socketengine_kqueue.h
index 1cde5c3e2..41459f561 100644
--- a/include/socketengines/socketengine_kqueue.h
+++ b/include/socketengines/socketengine_kqueue.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/socketengines/socketengine_poll.h b/include/socketengines/socketengine_poll.h
index 1a85cff5e..df1100d09 100644
--- a/include/socketengines/socketengine_poll.h
+++ b/include/socketengines/socketengine_poll.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/socketengines/socketengine_ports.h b/include/socketengines/socketengine_ports.h
index 50df51eb7..40d5da51a 100644
--- a/include/socketengines/socketengine_ports.h
+++ b/include/socketengines/socketengine_ports.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/socketengines/socketengine_select.h b/include/socketengines/socketengine_select.h
index 36cc25216..f50eb8d5d 100644
--- a/include/socketengines/socketengine_select.h
+++ b/include/socketengines/socketengine_select.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/testsuite.h b/include/testsuite.h
index 8abd0ff28..0001bdec5 100644
--- a/include/testsuite.h
+++ b/include/testsuite.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/threadengine.h b/include/threadengine.h
index 655e5bff2..eb831ea46 100644
--- a/include/threadengine.h
+++ b/include/threadengine.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/threadengines/threadengine_pthread.h b/include/threadengines/threadengine_pthread.h
index 2d732cb5f..4db1a6908 100644
--- a/include/threadengines/threadengine_pthread.h
+++ b/include/threadengines/threadengine_pthread.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/threadengines/threadengine_win32.h b/include/threadengines/threadengine_win32.h
index 3102dc3bb..d6d98b011 100644
--- a/include/threadengines/threadengine_win32.h
+++ b/include/threadengines/threadengine_win32.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/timer.h b/include/timer.h
index 519648a24..85755d654 100644
--- a/include/timer.h
+++ b/include/timer.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/typedefs.h b/include/typedefs.h
index 2a0fec5f9..ca3efcc70 100644
--- a/include/typedefs.h
+++ b/include/typedefs.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/u_listmode.h b/include/u_listmode.h
index 1e7d1cceb..721246027 100644
--- a/include/u_listmode.h
+++ b/include/u_listmode.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/uid.h b/include/uid.h
index ff929a16a..288e5d133 100644
--- a/include/uid.h
+++ b/include/uid.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/usermanager.h b/include/usermanager.h
index bc0032696..01547029e 100644
--- a/include/usermanager.h
+++ b/include/usermanager.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/users.h b/include/users.h
index e723bb434..8f11d3404 100644
--- a/include/users.h
+++ b/include/users.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.
diff --git a/include/xline.h b/include/xline.h
index 6f596ae10..8ac21f988 100644
--- a/include/xline.h
+++ b/include/xline.h
@@ -3,7 +3,7 @@
* +------------------------------------+
*
* InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
*
* This program is free but copyrighted software; see
* the file COPYING for details.