summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsjaz <sjaz@5417fbe8-f217-4b02-8779-1006273d7864>2009-01-03 17:06:39 +0000
committersjaz <sjaz@5417fbe8-f217-4b02-8779-1006273d7864>2009-01-03 17:06:39 +0000
commit73bd4f99cad16619f2d4f278d9bb53de307f43b1 (patch)
tree5c3053bf2af433a5098e4cd9dff1920f99bc0e24
parent8903e93474ee5ab6aa9da0b03034df3c4ffb918b (diff)
Housekeeping contact address updates.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1914 5417fbe8-f217-4b02-8779-1006273d7864
-rwxr-xr-xConfig2
-rw-r--r--configure.in2
-rw-r--r--docs/OLDCHANGES74
-rw-r--r--docs/README4
-rw-r--r--include/bots.h2
-rw-r--r--include/commands.h2
-rw-r--r--include/config.h2
-rw-r--r--include/datafiles.h2
-rw-r--r--include/defs.h2
-rw-r--r--include/encrypt.h2
-rw-r--r--include/events.h2
-rw-r--r--include/extern.h2
-rw-r--r--include/hashcomp.h2
-rw-r--r--include/messages.h2
-rw-r--r--include/modules.h2
-rw-r--r--include/pseudo.h2
-rw-r--r--include/regchannel.h2
-rw-r--r--include/services.h2
-rw-r--r--include/slist.h2
-rw-r--r--include/sockets.h2
-rw-r--r--include/timeout.h2
-rw-r--r--include/users.h2
-rw-r--r--include/version.sh2
-rw-r--r--include/version.sh.c2
-rw-r--r--install.js2
-rw-r--r--lang/cat.l4
-rw-r--r--lang/de.l4
-rw-r--r--lang/en_us.l4
-rw-r--r--lang/es.l4
-rw-r--r--lang/fr.l4
-rw-r--r--lang/gr.l4
-rw-r--r--lang/hun.l4
-rw-r--r--lang/it.l4
-rw-r--r--lang/langcomp.c2
-rw-r--r--lang/langtool.c2
-rw-r--r--lang/nl.l4
-rw-r--r--lang/pl.l4
-rw-r--r--lang/pt.l4
-rw-r--r--lang/ru.l4
-rw-r--r--lang/tr.l4
-rw-r--r--src/actions.c2
-rw-r--r--src/base64.c2
-rw-r--r--src/bin/anoperc.in2
-rw-r--r--src/bots.cpp2
-rw-r--r--src/botserv.c2
-rw-r--r--src/channels.c2
-rw-r--r--src/chanserv.c2
-rw-r--r--src/commands.c2
-rw-r--r--src/compat.c2
-rw-r--r--src/config.c2
-rw-r--r--src/core/bs_act.c2
-rw-r--r--src/core/bs_assign.c2
-rw-r--r--src/core/bs_badwords.c2
-rw-r--r--src/core/bs_bot.c2
-rw-r--r--src/core/bs_botlist.c2
-rw-r--r--src/core/bs_fantasy.c2
-rw-r--r--src/core/bs_fantasy_kick.c2
-rw-r--r--src/core/bs_fantasy_kickban.c2
-rw-r--r--src/core/bs_fantasy_owner.c2
-rw-r--r--src/core/bs_fantasy_seen.c2
-rw-r--r--src/core/bs_help.c2
-rw-r--r--src/core/bs_info.c2
-rw-r--r--src/core/bs_kick.c2
-rw-r--r--src/core/bs_say.c2
-rw-r--r--src/core/bs_set.c2
-rw-r--r--src/core/bs_unassign.c2
-rw-r--r--src/core/cs_access.c2
-rw-r--r--src/core/cs_akick.c2
-rw-r--r--src/core/cs_ban.c2
-rw-r--r--src/core/cs_clear.c2
-rw-r--r--src/core/cs_drop.c2
-rw-r--r--src/core/cs_forbid.c2
-rw-r--r--src/core/cs_getkey.c2
-rw-r--r--src/core/cs_getpass.c2
-rw-r--r--src/core/cs_help.c2
-rw-r--r--src/core/cs_identify.c2
-rw-r--r--src/core/cs_info.c2
-rw-r--r--src/core/cs_invite.c2
-rw-r--r--src/core/cs_kick.c2
-rw-r--r--src/core/cs_list.c2
-rw-r--r--src/core/cs_logout.c2
-rw-r--r--src/core/cs_modes.c2
-rw-r--r--src/core/cs_register.c2
-rw-r--r--src/core/cs_sendpass.c2
-rw-r--r--src/core/cs_set.c2
-rw-r--r--src/core/cs_status.c2
-rw-r--r--src/core/cs_suspend.c2
-rw-r--r--src/core/cs_topic.c2
-rw-r--r--src/core/cs_xop.c2
-rw-r--r--src/core/enc_md5.c2
-rw-r--r--src/core/enc_none.c2
-rw-r--r--src/core/enc_old.c2
-rw-r--r--src/core/he_help.c2
-rw-r--r--src/core/hs_del.c2
-rw-r--r--src/core/hs_delall.c2
-rw-r--r--src/core/hs_group.c2
-rw-r--r--src/core/hs_help.c2
-rw-r--r--src/core/hs_list.c2
-rw-r--r--src/core/hs_off.c2
-rw-r--r--src/core/hs_on.c2
-rw-r--r--src/core/hs_set.c2
-rw-r--r--src/core/hs_setall.c2
-rw-r--r--src/core/ms_cancel.c2
-rw-r--r--src/core/ms_check.c2
-rw-r--r--src/core/ms_del.c2
-rw-r--r--src/core/ms_help.c2
-rw-r--r--src/core/ms_info.c2
-rw-r--r--src/core/ms_list.c2
-rw-r--r--src/core/ms_read.c2
-rw-r--r--src/core/ms_rsend.c2
-rw-r--r--src/core/ms_send.c2
-rw-r--r--src/core/ms_sendall.c2
-rw-r--r--src/core/ms_set.c2
-rw-r--r--src/core/ms_staff.c2
-rw-r--r--src/core/ns_access.c2
-rw-r--r--src/core/ns_alist.c2
-rw-r--r--src/core/ns_drop.c2
-rw-r--r--src/core/ns_forbid.c2
-rw-r--r--src/core/ns_getemail.c2
-rw-r--r--src/core/ns_getpass.c2
-rw-r--r--src/core/ns_ghost.c2
-rw-r--r--src/core/ns_group.c2
-rw-r--r--src/core/ns_help.c2
-rw-r--r--src/core/ns_identify.c2
-rw-r--r--src/core/ns_info.c2
-rw-r--r--src/core/ns_list.c2
-rw-r--r--src/core/ns_logout.c2
-rw-r--r--src/core/ns_recover.c2
-rw-r--r--src/core/ns_register.c2
-rw-r--r--src/core/ns_release.c2
-rw-r--r--src/core/ns_saset.c2
-rw-r--r--src/core/ns_sendpass.c2
-rw-r--r--src/core/ns_set.c2
-rw-r--r--src/core/ns_status.c2
-rw-r--r--src/core/ns_suspend.c2
-rw-r--r--src/core/ns_update.c2
-rw-r--r--src/core/os_admin.c2
-rw-r--r--src/core/os_akill.c2
-rw-r--r--src/core/os_chankill.c2
-rw-r--r--src/core/os_chanlist.c2
-rw-r--r--src/core/os_clearmodes.c2
-rw-r--r--src/core/os_defcon.c2
-rw-r--r--src/core/os_global.c2
-rw-r--r--src/core/os_help.c2
-rw-r--r--src/core/os_ignore.c2
-rw-r--r--src/core/os_jupe.c2
-rw-r--r--src/core/os_kick.c2
-rw-r--r--src/core/os_logonnews.c2
-rw-r--r--src/core/os_mode.c2
-rw-r--r--src/core/os_modinfo.c2
-rw-r--r--src/core/os_modlist.c2
-rw-r--r--src/core/os_modload.c2
-rw-r--r--src/core/os_modunload.c2
-rw-r--r--src/core/os_noop.c2
-rw-r--r--src/core/os_oline.c2
-rw-r--r--src/core/os_oper.c2
-rw-r--r--src/core/os_opernews.c2
-rw-r--r--src/core/os_quit.c2
-rw-r--r--src/core/os_randomnews.c2
-rw-r--r--src/core/os_raw.c2
-rw-r--r--src/core/os_reload.c2
-rw-r--r--src/core/os_restart.c2
-rw-r--r--src/core/os_session.c2
-rw-r--r--src/core/os_set.c2
-rw-r--r--src/core/os_sgline.c2
-rw-r--r--src/core/os_shutdown.c2
-rw-r--r--src/core/os_sqline.c2
-rw-r--r--src/core/os_staff.c2
-rw-r--r--src/core/os_stats.c2
-rw-r--r--src/core/os_svsnick.c2
-rw-r--r--src/core/os_szline.c2
-rw-r--r--src/core/os_umode.c2
-rw-r--r--src/core/os_update.c2
-rw-r--r--src/core/os_userlist.c2
-rw-r--r--src/core/ss_main.c2
-rw-r--r--src/datafiles.c2
-rw-r--r--src/encrypt.c2
-rw-r--r--src/events.c2
-rw-r--r--src/hashcomp.cpp2
-rw-r--r--src/helpserv.c2
-rw-r--r--src/hostserv.c2
-rw-r--r--src/init.c2
-rw-r--r--src/ircd.c2
-rw-r--r--src/language.c2
-rw-r--r--src/log.c2
-rw-r--r--src/mail.c2
-rw-r--r--src/main.c2
-rw-r--r--src/memory.c2
-rw-r--r--src/memoserv.c2
-rw-r--r--src/messages.c2
-rw-r--r--src/misc.c2
-rw-r--r--src/module.cpp2
-rw-r--r--src/modulemanager.cpp2
-rw-r--r--src/modules.c2
-rw-r--r--src/modules/bs_fantasy_unban.c2
-rw-r--r--src/modules/cs_appendtopic.c2
-rw-r--r--src/modules/cs_enforce.c2
-rw-r--r--src/modules/cs_tban.c2
-rw-r--r--src/modules/hs_request.c2
-rw-r--r--src/modules/ns_maxemail.c2
-rw-r--r--src/modules/ns_noop_convert.c2
-rw-r--r--src/modules/os_ignore_db.c2
-rw-r--r--src/modules/os_info.c2
-rw-r--r--src/news.c2
-rw-r--r--src/nickserv.c2
-rw-r--r--src/operserv.c2
-rw-r--r--src/process.c2
-rw-r--r--src/protocol/bahamut.c2
-rw-r--r--src/protocol/inspircd11.c2
-rw-r--r--src/protocol/inspircd12.cpp2
-rw-r--r--src/protocol/obsolete/charybdis.c2
-rw-r--r--src/protocol/obsolete/hybrid.c2
-rw-r--r--src/protocol/obsolete/hybrid.h2
-rw-r--r--src/protocol/obsolete/plexus3.c2
-rw-r--r--src/protocol/obsolete/plexus3.h2
-rw-r--r--src/protocol/obsolete/ptlink.c2
-rw-r--r--src/protocol/obsolete/ptlink.h2
-rw-r--r--src/protocol/obsolete/rageircd.c2
-rw-r--r--src/protocol/obsolete/rageircd.h2
-rw-r--r--src/protocol/obsolete/solidircd.c2
-rw-r--r--src/protocol/obsolete/solidircd.h2
-rw-r--r--src/protocol/obsolete/ultimate3.c2
-rw-r--r--src/protocol/obsolete/ultimate3.h2
-rw-r--r--src/protocol/obsolete/viagra.c2
-rw-r--r--src/protocol/obsolete/viagra.h2
-rw-r--r--src/protocol/ratbox.c2
-rw-r--r--src/protocol/unreal32.c2
-rw-r--r--src/send.c2
-rw-r--r--src/servers.c2
-rw-r--r--src/sessions.c2
-rw-r--r--src/slist.c2
-rw-r--r--src/sockutil.c2
-rw-r--r--src/timeout.c2
-rw-r--r--src/tools/anopesmtp.c2
-rw-r--r--src/tools/db-convert.c2
-rw-r--r--src/tools/smtp.h2
-rw-r--r--src/users.c2
-rw-r--r--version.log2
238 files changed, 288 insertions, 288 deletions
diff --git a/Config b/Config
index 71ea9ec11..9ac194e65 100755
--- a/Config
+++ b/Config
@@ -3,7 +3,7 @@
# Configuration script for Services.
#
# Anope (c) 2003-2008 Anope team
-# Contact us at dev@anope.org
+# Contact us at team@anope.org
#
# This program is free but copyrighted software; see the file COPYING for
# details.
diff --git a/configure.in b/configure.in
index b5a7c9be6..294744af9 100644
--- a/configure.in
+++ b/configure.in
@@ -1,7 +1,7 @@
dnl autoconf.in for Services.
dnl
dnl Anope (c) 2003-2008 Anope team
-dnl Contact us at dev@anope.org
+dnl Contact us at team@anope.org
dnl This program is free but copyrighted software; see the file COPYING for
dnl details.
diff --git a/docs/OLDCHANGES b/docs/OLDCHANGES
index 722f55475..08bbbdc34 100644
--- a/docs/OLDCHANGES
+++ b/docs/OLDCHANGES
@@ -318,7 +318,7 @@ Anope Version 1.7.17
Anope Version 1.7.16
--------------------
-Provided by Anope Dev. <dev@anope.org> - 2006
+Provided by Anope Dev. <team@anope.org> - 2006
09/10 A Added SASET AUTOOP to NickServ to match SET AUTOOP. [#588]
09/11 A Added detection in install.js for the latest PlatformSDK. [#596]
09/29 A Ability for modules to backup their databases. [#604]
@@ -355,7 +355,7 @@ Provided by ThaPrince <jon@vile.com> - 2006
Anope Version 1.7.15
--------------------
-Provided by Anope Dev. <dev@anope.org> - 2006
+Provided by Anope Dev. <team@anope.org> - 2006
06/14 A Indication in the version string if we're running on win32. [ #00]
06/20 A Added support for Visual Studio 2005. [#408]
06/22 A Ability for ircd modules to set extra modes on id. [ #00]
@@ -435,7 +435,7 @@ Provided by Trystan <trystan@nomadirc.net> - 2006
Anope Version 1.7.14
--------------------
-Provided by Anope Dev. <dev@anope.org> - 2006
+Provided by Anope Dev. <team@anope.org> - 2006
02/04 A Events for channel kicks and NickServ logout. [ #00]
03/02 A Added support for TS6 Save (FNC) on ratbox, shadow and charybdis. [#424]
03/07 F Counting issue in /os stats uplink. [#468]
@@ -515,7 +515,7 @@ Provided by Monk <monk@mindforge.org> - 2006
Anope Version 1.7.13
--------------------
-Provided by Anope Dev. <dev@anope.org> - 2005
+Provided by Anope Dev. <team@anope.org> - 2005
12/26 F Generating language.h failed on certain setups. [ #00]
12/11 F First user on HelpChannel always got +h, even without access. [#405]
12/02 F Missing quitmessage when catching unknown signals. [ #00]
@@ -538,7 +538,7 @@ Provided by Brain <brain@inspircd.org> - 2005
Anope Version 1.7.12
--------------------
-Provided by Anope Dev. <dev@anope.org> - 2005
+Provided by Anope Dev. <team@anope.org> - 2005
10/01 A Information on uplink server can be displayed via OperServ STATS. [ #00]
09/29 A Configuration option to change fantasy command prefix character. [ #00]
09/28 A Event for fantasy commands triggered without channel access. [ #00]
@@ -566,7 +566,7 @@ Provided by Cloud <cloud@shortcut.game-host.org> - 2005
Anope Version 1.7.11
---------------------
-Provided by Anope Dev. <dev@anope.org> - 2005
+Provided by Anope Dev. <team@anope.org> - 2005
09/01 A Function to retrieve a module language string. [ #00]
08/21 A NickServ SASET to set options on other nicks (split from SET). [ #00]
08/10 A New Windows installation files. [ #00]
@@ -648,7 +648,7 @@ Provided by Certus <> - 2005
Anope Version 1.7.10
--------------------
-Provided by Anope Dev. <dev@anope.org> - 2005
+Provided by Anope Dev. <team@anope.org> - 2005
05/23 F Updated install.vbs to detect SDK paths. [ #00]
05/22 F Removed trailing space for whois output. [ #00]
05/17 F Compiling on solaris and amd64 systems. [ #00]
@@ -679,7 +679,7 @@ Provided by Sascha Just <bugs.anope@nmg.own-hero.de> - 2005
Anope Version 1.7.9
-------------------
-Provided by Anope Dev. <dev@anope.org> - 2005
+Provided by Anope Dev. <team@anope.org> - 2005
05/03 A Dutch translation for all modulepack modules, where needed. [ #00]
04/30 A Modulepack with a few useful modules which are loaded by default. [ #00]
04/30 A Modularized all BotServ fantasy commands. [ #00]
@@ -826,7 +826,7 @@ Provided by nenolod <nenolod@gmail.com> - 2005
Anope Version 1.7.8
-------------------
-Provided by Anope Dev. <dev@anope.org> - 2005
+Provided by Anope Dev. <team@anope.org> - 2005
01/23 A Support for Ratbox IRCD (With and Without TS6). [ #00]
01/23 A Support for TS6 protocol. [ #00]
01/19 A Add simple smtp client, read the README in src/tools for info. [ #00]
@@ -859,7 +859,7 @@ Provided by Ricardo <ricardoltdb@gmail.com> - 2005
Anope Version 1.7.7
-------------------
-Provided by Anope Dev. <dev@anope.org> - 2004/2005
+Provided by Anope Dev. <team@anope.org> - 2004/2005
01/12 A Added make profile to allow for gprof profileing of anope. [ #00]
12/30 A Warnings for NULL values with sstrdup/moduleData. [#261]
12/26 A Services can enforce SGLINE/SQLINE by killing the user on set. [#245]
@@ -970,7 +970,7 @@ Provided by ThaPrince <jon@vile.com> - 2004/2005
Anope Version 1.7.6
-------------------
-Provided by Anope Dev. <dev@anope.org> - 2004
+Provided by Anope Dev. <team@anope.org> - 2004
10/13 A Added argv[0] as nick for AnopeInit. [ #00]
09/20 A Added RestrictOperNicks as new feature in services.conf. [ #00]
09/08 A Removed rand() and ported bsd's arc4random() to fit our needs. [ #00]
@@ -1072,7 +1072,7 @@ Provided by Miles Nordin <carton@Ivy.NET> - 2004
Anope Version 1.7.5
-------------------
-Provided by Anope Dev. <dev@anope.org> - 2004
+Provided by Anope Dev. <team@anope.org> - 2004
07/17 A Switched to autoconf for configure script. [ #00]
07/05 A Warning when LocalAddress conflicts with RemoteServer. [#118]
06/18 A Added proper Bahamut1.8 support. [ #55]
@@ -1114,7 +1114,7 @@ Provided by Mateusz Szczyrzyca <annihilator@ircnet.pl> - 2004
Anope Version 1.7.4
-------------------
-Provided by Anope Dev. <dev@anope.org> - 2004
+Provided by Anope Dev. <team@anope.org> - 2004
06/16 A More verbose error messages for services.conf checking. [ #00]
06/10 A Improved handling of /NS INFO for pseudo-clients. [ #98]
06/07 A Added register script in /bin/ for users to register anope. [ #00]
@@ -1153,7 +1153,7 @@ Provided by Trystan <trystan@nomadirc.net> - 2004
Anope Version 1.7.3
-------------------
-Provided by Anope Dev. <dev@anope.org> - 2004
+Provided by Anope Dev. <team@anope.org> - 2004
05/16 A make install will now move anoperc to bin, fixed anoperc bug
05/15 A New standard Changes file format.
05/15 A BSCaseSensitive directive for a cAsE sEnSiTiVe badword kicker.
@@ -1181,7 +1181,7 @@ Provided by Rage IRCD. <rageircd@users.sourceforge.net> - 2004
Anope Version 1.7.2
--------------------
-Provided by Anope Dev. <dev@anope.org>
+Provided by Anope Dev. <team@anope.org>
2004/04/17 Fixed table.sql usage on mydbgen script (Bug #10)
2004/04/17 Fixed bug where anope_ns_req was being referenced
2004/04/17 Added SIGUSR2 signal to Rehash Config and Save DBs
@@ -1189,7 +1189,7 @@ Provided by Anope Dev. <dev@anope.org>
Anope Version 1.7.1
--------------------
-Provided by Anope Dev. <dev@anope.org>
+Provided by Anope Dev. <team@anope.org>
2004/04/12 Fixed quoted MD5 password for MySQL use (Bug #11)
2004/04/11 Fixed table.sql detection on mydbgen script (Bug #10)
2004/04/09 Fixed segfault due to coreless nicks in MySQL db (Bug #8)
@@ -1210,7 +1210,7 @@ Provided by Anope Dev. <dev@anope.org>
Anope Version 1.6.0
--------------------
-Provided by Anope Dev. <dev@anope.org>
+Provided by Anope Dev. <team@anope.org>
2004/03/22 Added and updated several documents on "docs" folder.
2004/03/22 Added bin/dbgen to help MySQL db schema.
2004/03/21 Fixed module makefile to use -Wall for new modules
@@ -1220,7 +1220,7 @@ Provided by Anope Dev. <dev@anope.org>
Anope Version 1.5.15
--------------------
-Provided by Anope Dev. <dev@anope.org>
+Provided by Anope Dev. <team@anope.org>
2004/03/14 Fixed LogBot and LogChan issue (0000437)
2004/03/14 Fixed tiny bug in french lang file (0000465)
2004/03/14 Fixed chanmode +r not being removed. (0000462)
@@ -1236,7 +1236,7 @@ Provided by Anope Dev. <dev@anope.org>
Anope Version 1.5.14
--------------------
-Provided by Anope Dev. <dev@anope.org>
+Provided by Anope Dev. <team@anope.org>
2004/02/17 Disabled modules on OpenBSD for the time being (0000408)
2004/02/15 Added Viagra's VS command to handle vHosts properly (0000404)
2004/02/15 Fixed HostSetters to cover all aliases in the group (0000412)
@@ -1253,7 +1253,7 @@ Provided by Anope Dev. <dev@anope.org>
Anope Version 1.5.13
--------------------
-Provided by Anope Dev. <dev@anope.org>
+Provided by Anope Dev. <team@anope.org>
2004/01/30 Fixed malformed buffer bug (0000398)
2004/01/31 Fixed OperServ news system reordering. (0000396)
2004/01/19 Fixed minor typos on en_us.l (0000380) (0000381)
@@ -1262,7 +1262,7 @@ Provided by Anope Dev. <dev@anope.org>
Anope Version 1.5.12
--------------------
-Provided by Anope Dev. <dev@anope.org>
+Provided by Anope Dev. <team@anope.org>
2004/01/12 Added optimized language parser
2004/01/11 Added moduleSetHelpHelp to modules.h
2004/01/11 Added updated documentation
@@ -1284,7 +1284,7 @@ Provided by GeniousDex
Anope Version 1.5.11
--------------------
-Provided by Anope Dev. <dev@anope.org>
+Provided by Anope Dev. <team@anope.org>
2003/12/12 Fixed all printf parameters on all language files
2003/12/08 Fixed HOST_HELP string for all languages (0000340)
2003/12/08 ChanServ and NickServ LIST's now accept #X-Y for seaching
@@ -1304,7 +1304,7 @@ Provided by Stuff <the.stuff@gmx.de>
Anope Version 1.5.10
--------------------
-Provided by Anope Dev. <dev@anope.org>
+Provided by Anope Dev. <team@anope.org>
2003/11/24 New version of putanope to make more robust
2003/11/24 New #defines for version tokens (see built version.h)
2003/11/24 New version schema: major.minor.patch.build
@@ -1323,7 +1323,7 @@ Provided by Anope Dev. <dev@anope.org>
Anope Version 1.5.9
--------------------
-Provided by Anope Dev. <dev@anope.org>
+Provided by Anope Dev. <team@anope.org>
2003/11/03 Added optional MysqlSecure password security directive
2003/11/03 Fixed case insensitive password fields on MySQL (0000196)
2003/11/03 Fixed /OS STAFF bug not showing online aliases (0000124)
@@ -1342,7 +1342,7 @@ Provided by GeniusDex <geniusdex@twistification.net>
Anope Version 1.5.8
--------------------
-Provided by Anope Dev. <dev@anope.org>
+Provided by Anope Dev. <team@anope.org>
2003/10/08 Fixed compile errors on PTLink and Ultimate3 as nither have vIdents
2003/10/17 Fixed double TAB on language files (0000283)
2003/10/14 Added a check on nicksserv logout so you can't logout services admins
@@ -1353,7 +1353,7 @@ Provided by ShadowMaster <ShadowMaster@Shadow-Realm.org>
Anope Version 1.5.7
--------------------
-Provided by Anope Dev. <dev@anope.org>
+Provided by Anope Dev. <team@anope.org>
2003/10/05 Added /ns update to replace further identifies, /ns identify will now only work once
2003/10/03 Added check_unload function to modules. (like on-error unloading)
2003/10/03 Added directive MysqlPort
@@ -1385,7 +1385,7 @@ Provided by DrStein
Anope Version 1.5.6
--------------------
-Provided by Anope Dev. <dev@anope.org>
+Provided by Anope Dev. <team@anope.org>
2003/07/16 Reimplemented +oa and +oq on net-joins and ModeOnId (less intrusive)
2003/07/16 Added bin directory with misc tools
2003/07/12 Fixed chankill no expire
@@ -1398,7 +1398,7 @@ Provided by Anope Dev. <dev@anope.org>
Anope Version 1.5.5
--------------------
-Provided by Anope Dev. <dev@anope.org>
+Provided by Anope Dev. <team@anope.org>
2003/06/24 Added the ability to autoload modules at services startup
2003/06/23 Now MySQL functionality is optional even when compiled with MySQL support
2003/06/23 Combined +oq +oa +ha +va on net-joins.
@@ -1412,7 +1412,7 @@ Provided by GeniusDex <geniusdex@twistification.net>
Anope Version 1.5.4
--------------------
-Provided by Anope Dev. <dev@anope.org>
+Provided by Anope Dev. <team@anope.org>
2003/06/11 Added RemoteServer2 and RemoteServer3 to the conf. If one server is down, the services will try the next one.
2003/06/06 Added /MS SENDALL to send a massmemo to all registered users
2003/06/03 Renamed function log() to alog() to prevent gcc3.3 warnings
@@ -1424,7 +1424,7 @@ Provided by Anope Dev. <dev@anope.org>
Anope Version 1.5.3
--------------------
-Provided by Anope Dev. <dev@anope.org>
+Provided by Anope Dev. <team@anope.org>
2003/05/31 Removed TitanIRCd support. Difference willnot allow joint support
2003/05/25 Custom GlobalOnCycle message
2003/05/25 Defcon reject all new connections Kill message.
@@ -1447,7 +1447,7 @@ Provided by openglx <openglx@brasnerd.com.br>
Anope Version 1.5.2
--------------------
-Provided by Anope Dev. <dev@anope.org>
+Provided by Anope Dev. <team@anope.org>
2003/05/20 Added GlobalOnDefcon to global current Defcon Level when set
2003/05/20 Added GlobalOnDefconMore to allow admin to attach a msg to users
2003/05/15 Added No New Memos to Defcon
@@ -1457,7 +1457,7 @@ Provided by Anope Dev. <dev@anope.org>
Anope Version 1.5.1
--------------------
-Provided by Anope Dev. <dev@anope.org> :)
+Provided by Anope Dev. <team@anope.org> :)
2003/04/27 Added Forbid/Suspend reason on akick if defined (0000023)
2003/04/27 Added /OS CHANKILL command to deal with botnet channels (0000066)
2003/04/26 Added DEFCON framework, along with basic settings
@@ -1473,7 +1473,7 @@ Provided by Anope Dev. <dev@anope.org> :)
Anope Version 1.4.23
--------------------
-Provided by Anope Dev. <dev@anope.org>
+Provided by Anope Dev. <team@anope.org>
2003/05/18 Fixed /ns list display error with no-expire
2003/05/15 Fixed Exception move bug
2003/05/15 Fixed /msg Operserv noop issue
@@ -1481,7 +1481,7 @@ Provided by Anope Dev. <dev@anope.org>
Anope Version 1.4.22
--------------------
-Provided by Anope Dev. <dev@anope.org>
+Provided by Anope Dev. <team@anope.org>
2003/04/27 Fixed unsuspend crash when the # sign was left out
2003/04/27 Fixed JOIN modes not set correctly internaly (e.g. for /cs clear ops)
2003/04/26 Fixed OperServ jupe will only attempt to Jupe valid server masks
@@ -1494,7 +1494,7 @@ Provided by James <slowking50@aol.com>
Anope Version 1.4.21
--------------------
-Provided by Anope Dev. <dev@anope.org> (thanks goto PopCorn)
+Provided by Anope Dev. <team@anope.org> (thanks goto PopCorn)
2003/04/20 Fixed BotServ nick/host/ident checking
2003/04/20 Fixed HostServ valid host/ident checking
@@ -1505,13 +1505,13 @@ Provided by PopCorn
Anope Version 1.4.19
--------------------
-Provided by Anope Dev. <dev@anope.org> :)
+Provided by Anope Dev. <team@anope.org> :)
2003/04/12 Fixed MSNofityAll bug that crashed Services.
2003/04/12 Fixed MD5 compilation error.
Anope Version 1.4.18
--------------------
-Provided by Anope Dev. <dev@anope.org> :)
+Provided by Anope Dev. <team@anope.org> :)
2003/03/27 SUSPENDed Channels can't be DROPed by Founder anymore
2003/03/27 Fixed a couple of log'ing errors to tidy logfiels up a bit
2003/03/20 Fixed a minor epona bug with !unban (BotServ will now
diff --git a/docs/README b/docs/README
index ebc143e10..a10204e8d 100644
--- a/docs/README
+++ b/docs/README
@@ -1,7 +1,7 @@
Anope -- a set of IRC services for IRC networks
-----------------------------------------------
-Anope is 2003-2008 Anope Team <info@anope.org>.
+Anope is 2003-2008 Anope Team <team@anope.org>.
Based on Epona 2000-2002 PegSoft <epona@pegsoft.net>.
Based on Services 1996-1999 Andrew Church <achurch@achurch.org>.
@@ -351,7 +351,7 @@ Table of Contents
were added, modified or deleted.
If you did a language file translation, and want to let others use it,
- please send it to dev@anope.org (don't forget to mention clearly your
+ please send it to team@anope.org (don't forget to mention clearly your
(nick)name, your e-mail and the language name). You'll of course get full
credit for it, and will even get future final major releases before
anyone else to complete the translation!... ;)
diff --git a/include/bots.h b/include/bots.h
index a107c21a6..38ad5534d 100644
--- a/include/bots.h
+++ b/include/bots.h
@@ -1,6 +1,6 @@
/*
* Copyright (C) 2008-2009 Robin Burchell <w00t@inspircd.org>
- * Copyright (C) 2008-2009 Anope Team <info@anope.org>
+ * Copyright (C) 2008-2009 Anope Team <team@anope.org>
*
* Please read COPYING and README for further details.
*
diff --git a/include/commands.h b/include/commands.h
index b41b12052..0fc5b59c6 100644
--- a/include/commands.h
+++ b/include/commands.h
@@ -1,7 +1,7 @@
/* Declarations for command data.
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for furhter details.
*
diff --git a/include/config.h b/include/config.h
index a0cd49bf7..f9d8f4370 100644
--- a/include/config.h
+++ b/include/config.h
@@ -1,7 +1,7 @@
/* Services configuration.
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for furhter details.
*
diff --git a/include/datafiles.h b/include/datafiles.h
index 25088449b..45bb28a06 100644
--- a/include/datafiles.h
+++ b/include/datafiles.h
@@ -1,7 +1,7 @@
/* Database file descriptor structure and file handling routine prototypes.
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for furhter details.
*
diff --git a/include/defs.h b/include/defs.h
index dcd36377a..bdefba1f9 100644
--- a/include/defs.h
+++ b/include/defs.h
@@ -1,7 +1,7 @@
/* Set default values for any constants that should be in include files but
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for furhter details.
*
diff --git a/include/encrypt.h b/include/encrypt.h
index 37ee82e46..3ed93b6de 100644
--- a/include/encrypt.h
+++ b/include/encrypt.h
@@ -1,7 +1,7 @@
/* Include file for high-level encryption routines.
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for furhter details.
*
diff --git a/include/events.h b/include/events.h
index 7be3160e0..c5659c2bf 100644
--- a/include/events.h
+++ b/include/events.h
@@ -1,7 +1,7 @@
/* Prototypes and external variable declarations.
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for furhter details.
*
diff --git a/include/extern.h b/include/extern.h
index 918218081..a4f84303a 100644
--- a/include/extern.h
+++ b/include/extern.h
@@ -1,7 +1,7 @@
/* Prototypes and external variable declarations.
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for furhter details.
*
diff --git a/include/hashcomp.h b/include/hashcomp.h
index 3d0d5f12c..9f095c2bb 100644
--- a/include/hashcomp.h
+++ b/include/hashcomp.h
@@ -1,6 +1,6 @@
/*
* Copyright (C) 2002-2009 InspIRCd Development Team
- * Copyright (C) 2009 Anope Team <info@anope.org>
+ * Copyright (C) 2009 Anope Team <team@anope.org>
*
* Please read COPYING and README for further details.
*
diff --git a/include/messages.h b/include/messages.h
index 3e99dcc04..3c71a9c21 100644
--- a/include/messages.h
+++ b/include/messages.h
@@ -1,7 +1,7 @@
/* Declarations of IRC message structures, variables, and functions.
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for furhter details.
*
diff --git a/include/modules.h b/include/modules.h
index 1123c6f9e..5c4eaa67c 100644
--- a/include/modules.h
+++ b/include/modules.h
@@ -1,7 +1,7 @@
/* Modular support
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for furhter details.
*
diff --git a/include/pseudo.h b/include/pseudo.h
index 74a644b6e..aa3054ba8 100644
--- a/include/pseudo.h
+++ b/include/pseudo.h
@@ -1,7 +1,7 @@
/* Include extra includes needed by most/all pseudo-clients.
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for furhter details.
*
diff --git a/include/regchannel.h b/include/regchannel.h
index 8d4219c4b..a295acb39 100644
--- a/include/regchannel.h
+++ b/include/regchannel.h
@@ -1,7 +1,7 @@
/* Modular support
*
* (C) 2008-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/include/services.h b/include/services.h
index 3c174da36..57eda94d2 100644
--- a/include/services.h
+++ b/include/services.h
@@ -1,7 +1,7 @@
/*
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for furhter details.
*
diff --git a/include/slist.h b/include/slist.h
index 9235b751f..980e10ab9 100644
--- a/include/slist.h
+++ b/include/slist.h
@@ -1,7 +1,7 @@
/* Header for Services list handler.
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for furhter details.
*
diff --git a/include/sockets.h b/include/sockets.h
index 825b0af58..366468915 100644
--- a/include/sockets.h
+++ b/include/sockets.h
@@ -1,7 +1,7 @@
/*
*
* (C) 2004-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for furhter details.
*
diff --git a/include/timeout.h b/include/timeout.h
index b5968bed5..71b26de10 100644
--- a/include/timeout.h
+++ b/include/timeout.h
@@ -1,7 +1,7 @@
/* Time-delay routine include stuff.
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for furhter details.
*
diff --git a/include/users.h b/include/users.h
index 7d1f18af7..9c0c85824 100644
--- a/include/users.h
+++ b/include/users.h
@@ -1,6 +1,6 @@
/*
* Copyright (C) 2008-2009 Robin Burchell <w00t@inspircd.org>
- * Copyright (C) 2008-2009 Anope Team <info@anope.org>
+ * Copyright (C) 2008-2009 Anope Team <team@anope.org>
*
* Please read COPYING and README for further details.
*
diff --git a/include/version.sh b/include/version.sh
index 77e2d5f3a..b6329daa0 100644
--- a/include/version.sh
+++ b/include/version.sh
@@ -33,7 +33,7 @@ cat >$VERSIONH <<EOF
/* Version information for Services.
*
* (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and CREDITS for further details.
*
diff --git a/include/version.sh.c b/include/version.sh.c
index 94ae6b6f0..79a511099 100644
--- a/include/version.sh.c
+++ b/include/version.sh.c
@@ -1,7 +1,7 @@
/* version file handler for win32.
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for furhter details.
*
diff --git a/install.js b/install.js
index 26cc0023c..7d336bff4 100644
--- a/install.js
+++ b/install.js
@@ -2,7 +2,7 @@
// install.js - Windows Configuration
//
// (C) 2003-2008 Anope Team
-// Contact us at info@anope.org
+// Contact us at team@anope.org
//
// This program is free but copyrighted software; see the file COPYING for
// details.
diff --git a/lang/cat.l b/lang/cat.l
index cc1653bd6..d61b7faac 100644
--- a/lang/cat.l
+++ b/lang/cat.l
@@ -1,7 +1,7 @@
# Catalan Language File.
#
# (C) 2003-2008 Anope Team
-# Contact us at info@anope.org
+# Contact us at team@anope.org
#
# Please read COPYING and README for furhter details.
#
@@ -14,7 +14,7 @@
# English messages do. (Obviously, this doesn't hold for the strftime()
# format lines immediately below.) If you can't get a natural translation
# of a message without changing the order of the parameters, let us know
-# (dev@anope.org) which message is causing a problem and I'll see
+# (team@anope.org) which message is causing a problem and I'll see
# what I can do.
#
# In help messages, "%S" (capital S, not lowercase) refers to the name of
diff --git a/lang/de.l b/lang/de.l
index ab43d2adb..17b41cc2f 100644
--- a/lang/de.l
+++ b/lang/de.l
@@ -1,7 +1,7 @@
# Deutsches Language file.
#
# (C) 2003-2008 Anope Team
-# Contact us at info@anope.org
+# Contact us at team@anope.org
#
# Please read COPYING and README for furhter details.
#
@@ -25,7 +25,7 @@
# English messages do. (Obviously, this doesn't hold for the strftime()
# format lines immediately below.) If you can't get a natural translation
# of a message without changing the order of the parameters, let us know
-# (dev@anope.org) which message is causing a problem and I'll see
+# (team@anope.org) which message is causing a problem and I'll see
# what I can do.
#
# In help messages, "%S" (capital S, not lowercase) refers to the name of
diff --git a/lang/en_us.l b/lang/en_us.l
index 7e2991d0a..db658020e 100644
--- a/lang/en_us.l
+++ b/lang/en_us.l
@@ -1,7 +1,7 @@
# United States English language file.
#
# (C) 2003-2008 Anope Team
-# Contact us at info@anope.org
+# Contact us at team@anope.org
#
# Please read COPYING and README for further details.
#
@@ -14,7 +14,7 @@
# English messages do. (Obviously, this doesn't hold for the strftime()
# format lines immediately below.) If you can't get a natural translation
# of a message without changing the order of the parameters, let us know
-# (dev@anope.org) which message is causing a problem and I'll see
+# (team@anope.org) which message is causing a problem and I'll see
# what I can do.
#
# In help messages, "%S" (capital S, not lowercase) refers to the name of
diff --git a/lang/es.l b/lang/es.l
index 1afd82d76..5ed93b3e1 100644
--- a/lang/es.l
+++ b/lang/es.l
@@ -1,7 +1,7 @@
# Spanish Language File.
#
# (C) 2003-2008 Anope Team
-# Contact us at info@anope.org
+# Contact us at team@anope.org
#
# Please read COPYING and README for furhter details.
#
@@ -14,7 +14,7 @@
# English messages do. (Obviously, this doesn't hold for the strftime()
# format lines immediately below.) If you can't get a natural translation
# of a message without changing the order of the parameters, let us know
-# (dev@anope.org) which message is causing a problem and I'll see
+# (team@anope.org) which message is causing a problem and I'll see
# what I can do.
#
# In help messages, "%S" (capital S, not lowercase) refers to the name of
diff --git a/lang/fr.l b/lang/fr.l
index 3ff6a5016..17afdedda 100644
--- a/lang/fr.l
+++ b/lang/fr.l
@@ -1,7 +1,7 @@
# French language file.
#
# (C) 2003-2008 Anope Team
-# Contact us at info@anope.org
+# Contact us at team@anope.org
#
# Please read COPYING and README for furhter details.
#
@@ -20,7 +20,7 @@
# English messages do. (Obviously, this doesn't hold for the strftime()
# format lines immediately below.) If you can't get a natural translation
# of a message without changing the order of the parameters, let us know
-# (dev@anope.org) which message is causing a problem and I'll see
+# (team@anope.org) which message is causing a problem and I'll see
# what I can do.
#
# In help messages, "%S" (capital S, not lowercase) refers to the name of
diff --git a/lang/gr.l b/lang/gr.l
index e4b3f2d09..d66d40a0f 100644
--- a/lang/gr.l
+++ b/lang/gr.l
@@ -1,7 +1,7 @@
# Greek language file.
#
# (C) 2003-2008 Anope Team
-# Contact us at info@anope.org
+# Contact us at team@anope.org
#
# Please read COPYING and README for furhter details.
#
@@ -14,7 +14,7 @@
# English messages do. (Obviously, this doesn't hold for the strftime()
# format lines immediately below.) If you can't get a natural translation
# of a message without changing the order of the parameters, let us know
-# (dev@anope.org) which message is causing a problem and I'll see
+# (team@anope.org) which message is causing a problem and I'll see
# what I can do.
#
# In help messages, "%S" (capital S, not lowercase) refers to the name of
diff --git a/lang/hun.l b/lang/hun.l
index 71a9786c0..244c24d32 100644
--- a/lang/hun.l
+++ b/lang/hun.l
@@ -1,7 +1,7 @@
# Hungarian (magyar) language file.
#
# (C) 2003-2008 Anope Team
-# Contact us at info@anope.org
+# Contact us at team@anope.org
#
# Translated by:
# ==============
@@ -20,7 +20,7 @@
# English messages do. (Obviously, this doesn't hold for the strftime()
# format lines immediately below.) If you can't get a natural translation
# of a message without changing the order of the parameters, let us know
-# (dev@anope.org) which message is causing a problem and I'll see
+# (team@anope.org) which message is causing a problem and I'll see
# what I can do.
#
# In help messages, "%S" (capital S, not lowercase) refers to the name of
diff --git a/lang/it.l b/lang/it.l
index 7f950cefd..415823114 100644
--- a/lang/it.l
+++ b/lang/it.l
@@ -1,7 +1,7 @@
# Italian language file.
#
# (C) 2003-2008 Anope Team
-# Contact us at info@anope.org
+# Contact us at team@anope.org
#
# Please read COPYING and README for further details.
#
@@ -16,7 +16,7 @@
# English messages do. (Obviously, this doesn't hold for the strftime()
# format lines immediately below.) If you can't get a natural translation
# of a message without changing the order of the parameters, let us know
-# (dev@anope.org) which message is causing a problem and I'll see
+# (team@anope.org) which message is causing a problem and I'll see
# what I can do.
#
# In help messages, "%S" (capital S, not lowercase) refers to the name of
diff --git a/lang/langcomp.c b/lang/langcomp.c
index 5e2f7a7f5..2752e118e 100644
--- a/lang/langcomp.c
+++ b/lang/langcomp.c
@@ -1,7 +1,7 @@
/* Compiler for language definition files.
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/lang/langtool.c b/lang/langtool.c
index ae531832b..d54433931 100644
--- a/lang/langtool.c
+++ b/lang/langtool.c
@@ -1,7 +1,7 @@
/* Language stuff generator for win32.
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for furhter details.
*
diff --git a/lang/nl.l b/lang/nl.l
index 97cd294c8..2d33d1fa2 100644
--- a/lang/nl.l
+++ b/lang/nl.l
@@ -1,7 +1,7 @@
# Dutch Language File
#
# (C) 2003-2008 Anope Team
-# Contact us at info@anope.org
+# Contact us at team@anope.org
#
# Please read COPYING and README for furhter details.
#
@@ -16,7 +16,7 @@
# English messages do. (Obviously, this doesn't hold for the strftime()
# format lines immediately below.) If you can't get a natural translation
# of a message without changing the order of the parameters, let us know
-# (dev@anope.org) which message is causing a problem and I'll see
+# (team@anope.org) which message is causing a problem and I'll see
# what I can do.
#
# In help messages, "%S" (capital S, not lowercase) refers to the name of
diff --git a/lang/pl.l b/lang/pl.l
index ed2d4ac0d..8116952a5 100644
--- a/lang/pl.l
+++ b/lang/pl.l
@@ -15,7 +15,7 @@
###########################################################################
#
# (C) 2003-2008 Anope Team
-# Contact us at info@anope.org
+# Contact us at team@anope.org
#
# Please read COPYING and README for further details.
#
@@ -28,7 +28,7 @@
# English messages do. (Obviously, this doesn't hold for the strftime()
# format lines immediately below.) If you can't get a natural translation
# of a message without changing the order of the parameters, let us know
-# (dev@anope.org) which message is causing a problem and I'll see
+# (team@anope.org) which message is causing a problem and I'll see
# what I can do.
#
# In help messages, "%S" (capital S, not lowercase) refers to the name of
diff --git a/lang/pt.l b/lang/pt.l
index 3bf994432..9129429c4 100644
--- a/lang/pt.l
+++ b/lang/pt.l
@@ -1,7 +1,7 @@
# Portuguese language file.
#
# (C) 2003-2008 Anope Team
-# Contact us at info@anope.org
+# Contact us at team@anope.org
#
# Please read COPYING and README for furhter details.
#
@@ -14,7 +14,7 @@
# English messages do. (Obviously, this doesn't hold for the strftime()
# format lines immediately below.) If you can't get a natural translation
# of a message without changing the order of the parameters, let us know
-# (dev@anope.org) which message is causing a problem and I'll see
+# (team@anope.org) which message is causing a problem and I'll see
# what I can do.
#
# In help messages, "%S" (capital S, not lowercase) refers to the name of
diff --git a/lang/ru.l b/lang/ru.l
index 2367c3b12..50fe74b83 100644
--- a/lang/ru.l
+++ b/lang/ru.l
@@ -1,7 +1,7 @@
# Russian language file for Anope
#
# (C) 2003-2008 Anope Team
-# Contact us at info@anope.org
+# Contact us at team@anope.org
#
# Please read COPYING and README for further details.
#
@@ -20,7 +20,7 @@
# English messages do. (Obviously, this doesn't hold for the strftime()
# format lines immediately below.) If you can't get a natural translation
# of a message without changing the order of the parameters, let us know
-# (dev@anope.org) which message is causing a problem and I'll see
+# (team@anope.org) which message is causing a problem and I'll see
# what I can do.
#
# In help messages, "%S" (capital S, not lowercase) refers to the name of
diff --git a/lang/tr.l b/lang/tr.l
index 19d4e9071..af4560c10 100644
--- a/lang/tr.l
+++ b/lang/tr.l
@@ -1,7 +1,7 @@
# Turkish language file.
#
# (C) 2003-2008 Anope Team
-# Contact us at info@anope.org
+# Contact us at team@anope.org
#
# Please read COPYING and README for furhter details.
#
@@ -14,7 +14,7 @@
# English messages do. (Obviously, this doesn't hold for the strftime()
# format lines immediately below.) If you can't get a natural translation
# of a message without changing the order of the parameters, let us know
-# (dev@anope.org) which message is causing a problem and I'll see
+# (team@anope.org) which message is causing a problem and I'll see
# what I can do.
#
# In help messages, "%S" (capital S, not lowercase) refers to the name of
diff --git a/src/actions.c b/src/actions.c
index 6494de10c..25bea0091 100644
--- a/src/actions.c
+++ b/src/actions.c
@@ -1,7 +1,7 @@
/* Various routines to perform simple actions.
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/base64.c b/src/base64.c
index 1a592e53e..e2ed9eded 100644
--- a/src/base64.c
+++ b/src/base64.c
@@ -1,7 +1,7 @@
/* base64 routines.
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/bin/anoperc.in b/src/bin/anoperc.in
index 3e7cbec62..3e678c300 100644
--- a/src/bin/anoperc.in
+++ b/src/bin/anoperc.in
@@ -3,7 +3,7 @@
# Configuration script for Services
#
# (C) 2003-2008 Anope Team
-# Contact us at info@anope.org
+# Contact us at team@anope.org
#
# Please read COPYING and README for further details.
#
diff --git a/src/bots.cpp b/src/bots.cpp
index 77cfc9d57..0ba119ed9 100644
--- a/src/bots.cpp
+++ b/src/bots.cpp
@@ -1,6 +1,6 @@
/*
* Copyright (C) 2008-2009 Robin Burchell <w00t@inspircd.org>
- * Copyright (C) 2008-2009 Anope Team <info@anope.org>
+ * Copyright (C) 2008-2009 Anope Team <team@anope.org>
*
* Please read COPYING and README for further details.
*
diff --git a/src/botserv.c b/src/botserv.c
index b301e63ad..e671006e2 100644
--- a/src/botserv.c
+++ b/src/botserv.c
@@ -1,7 +1,7 @@
/* BotServ functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/channels.c b/src/channels.c
index 6e2e9d2fd..c35748c23 100644
--- a/src/channels.c
+++ b/src/channels.c
@@ -1,7 +1,7 @@
/* Channel-handling routines.
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/chanserv.c b/src/chanserv.c
index 3dd317a96..eff790d49 100644
--- a/src/chanserv.c
+++ b/src/chanserv.c
@@ -1,7 +1,7 @@
/* ChanServ functions.
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/commands.c b/src/commands.c
index 96f524415..52b74b488 100644
--- a/src/commands.c
+++ b/src/commands.c
@@ -1,7 +1,7 @@
/* Routines for looking up commands in a *Serv command list.
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/compat.c b/src/compat.c
index 9dc37ea83..464d8270a 100644
--- a/src/compat.c
+++ b/src/compat.c
@@ -1,7 +1,7 @@
/* Compatibility routines.
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/config.c b/src/config.c
index 981a5f79c..bae36c068 100644
--- a/src/config.c
+++ b/src/config.c
@@ -1,7 +1,7 @@
/* Configuration file handling.
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/bs_act.c b/src/core/bs_act.c
index 391f4faf7..0f2e34af2 100644
--- a/src/core/bs_act.c
+++ b/src/core/bs_act.c
@@ -1,7 +1,7 @@
/* BotServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/bs_assign.c b/src/core/bs_assign.c
index 9918a5106..396031662 100644
--- a/src/core/bs_assign.c
+++ b/src/core/bs_assign.c
@@ -1,7 +1,7 @@
/* BotServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/bs_badwords.c b/src/core/bs_badwords.c
index 95ee4dee1..e91d3ea7a 100644
--- a/src/core/bs_badwords.c
+++ b/src/core/bs_badwords.c
@@ -1,7 +1,7 @@
/* BotServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/bs_bot.c b/src/core/bs_bot.c
index dbbfd0606..0bb92e810 100644
--- a/src/core/bs_bot.c
+++ b/src/core/bs_bot.c
@@ -1,7 +1,7 @@
/* BotServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/bs_botlist.c b/src/core/bs_botlist.c
index cfd9b173c..e1aac321b 100644
--- a/src/core/bs_botlist.c
+++ b/src/core/bs_botlist.c
@@ -1,7 +1,7 @@
/* BotServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/bs_fantasy.c b/src/core/bs_fantasy.c
index 4a6aeb857..7c6240597 100644
--- a/src/core/bs_fantasy.c
+++ b/src/core/bs_fantasy.c
@@ -1,7 +1,7 @@
/* BotServ core fantasy functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/bs_fantasy_kick.c b/src/core/bs_fantasy_kick.c
index 60fb4b23a..3471ac597 100644
--- a/src/core/bs_fantasy_kick.c
+++ b/src/core/bs_fantasy_kick.c
@@ -1,7 +1,7 @@
/* BotServ core fantasy functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/bs_fantasy_kickban.c b/src/core/bs_fantasy_kickban.c
index c0139d0f1..3b3eb20ce 100644
--- a/src/core/bs_fantasy_kickban.c
+++ b/src/core/bs_fantasy_kickban.c
@@ -1,7 +1,7 @@
/* BotServ core fantasy functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/bs_fantasy_owner.c b/src/core/bs_fantasy_owner.c
index 250d2545e..f0155592d 100644
--- a/src/core/bs_fantasy_owner.c
+++ b/src/core/bs_fantasy_owner.c
@@ -1,7 +1,7 @@
/* BotServ core fantasy functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/bs_fantasy_seen.c b/src/core/bs_fantasy_seen.c
index 534e48773..5ef7b914e 100644
--- a/src/core/bs_fantasy_seen.c
+++ b/src/core/bs_fantasy_seen.c
@@ -1,7 +1,7 @@
/* BotServ core fantasy functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/bs_help.c b/src/core/bs_help.c
index a0622526c..cd73ee093 100644
--- a/src/core/bs_help.c
+++ b/src/core/bs_help.c
@@ -1,7 +1,7 @@
/* BotServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/bs_info.c b/src/core/bs_info.c
index 5866818ef..985ff6dd3 100644
--- a/src/core/bs_info.c
+++ b/src/core/bs_info.c
@@ -1,7 +1,7 @@
/* BotServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/bs_kick.c b/src/core/bs_kick.c
index 7c3f06031..1df4ab44f 100644
--- a/src/core/bs_kick.c
+++ b/src/core/bs_kick.c
@@ -1,7 +1,7 @@
/* BotServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/bs_say.c b/src/core/bs_say.c
index f6bfcdbf4..023ef6b77 100644
--- a/src/core/bs_say.c
+++ b/src/core/bs_say.c
@@ -1,7 +1,7 @@
/* BotServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/bs_set.c b/src/core/bs_set.c
index 1115129dd..52dc7e51c 100644
--- a/src/core/bs_set.c
+++ b/src/core/bs_set.c
@@ -1,7 +1,7 @@
/* BotServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/bs_unassign.c b/src/core/bs_unassign.c
index e7e3f982b..9066be2dd 100644
--- a/src/core/bs_unassign.c
+++ b/src/core/bs_unassign.c
@@ -1,7 +1,7 @@
/* BotServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/cs_access.c b/src/core/cs_access.c
index fe4e6f1ad..34f110225 100644
--- a/src/core/cs_access.c
+++ b/src/core/cs_access.c
@@ -1,7 +1,7 @@
/* ChanServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/cs_akick.c b/src/core/cs_akick.c
index b1acb7688..54fa125a9 100644
--- a/src/core/cs_akick.c
+++ b/src/core/cs_akick.c
@@ -1,7 +1,7 @@
/* ChanServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/cs_ban.c b/src/core/cs_ban.c
index b3884412b..f1da5f2a6 100644
--- a/src/core/cs_ban.c
+++ b/src/core/cs_ban.c
@@ -1,7 +1,7 @@
/* ChanServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/cs_clear.c b/src/core/cs_clear.c
index c7200bccb..b67af5817 100644
--- a/src/core/cs_clear.c
+++ b/src/core/cs_clear.c
@@ -1,7 +1,7 @@
/* ChanServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/cs_drop.c b/src/core/cs_drop.c
index af82ca32e..21293b025 100644
--- a/src/core/cs_drop.c
+++ b/src/core/cs_drop.c
@@ -1,7 +1,7 @@
/* ChanServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/cs_forbid.c b/src/core/cs_forbid.c
index c66e24b28..5b19f0bfd 100644
--- a/src/core/cs_forbid.c
+++ b/src/core/cs_forbid.c
@@ -1,7 +1,7 @@
/* ChanServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/cs_getkey.c b/src/core/cs_getkey.c
index 25acaaf4b..5b30c18aa 100644
--- a/src/core/cs_getkey.c
+++ b/src/core/cs_getkey.c
@@ -1,7 +1,7 @@
/* ChanServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/cs_getpass.c b/src/core/cs_getpass.c
index 80932cbb7..5e0b53876 100644
--- a/src/core/cs_getpass.c
+++ b/src/core/cs_getpass.c
@@ -1,7 +1,7 @@
/* ChanServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/cs_help.c b/src/core/cs_help.c
index 2d6f9bcef..e2329c8ee 100644
--- a/src/core/cs_help.c
+++ b/src/core/cs_help.c
@@ -1,7 +1,7 @@
/* ChanServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/cs_identify.c b/src/core/cs_identify.c
index c620a1fb5..20e6c2e7f 100644
--- a/src/core/cs_identify.c
+++ b/src/core/cs_identify.c
@@ -1,7 +1,7 @@
/* ChanServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/cs_info.c b/src/core/cs_info.c
index b7a77304f..3e8284f97 100644
--- a/src/core/cs_info.c
+++ b/src/core/cs_info.c
@@ -1,7 +1,7 @@
/* ChanServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/cs_invite.c b/src/core/cs_invite.c
index 542a4bab2..4fbe90c54 100644
--- a/src/core/cs_invite.c
+++ b/src/core/cs_invite.c
@@ -1,7 +1,7 @@
/* ChanServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/cs_kick.c b/src/core/cs_kick.c
index 15231f678..e3fd1069d 100644
--- a/src/core/cs_kick.c
+++ b/src/core/cs_kick.c
@@ -1,7 +1,7 @@
/* ChanServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/cs_list.c b/src/core/cs_list.c
index dea33a93d..28a51634e 100644
--- a/src/core/cs_list.c
+++ b/src/core/cs_list.c
@@ -1,7 +1,7 @@
/* ChanServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/cs_logout.c b/src/core/cs_logout.c
index cd8c52375..488d5325f 100644
--- a/src/core/cs_logout.c
+++ b/src/core/cs_logout.c
@@ -1,7 +1,7 @@
/* ChanServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/cs_modes.c b/src/core/cs_modes.c
index f2192a5ed..d86b3b336 100644
--- a/src/core/cs_modes.c
+++ b/src/core/cs_modes.c
@@ -1,7 +1,7 @@
/* ChanServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/cs_register.c b/src/core/cs_register.c
index 1868444fe..5d63854a9 100644
--- a/src/core/cs_register.c
+++ b/src/core/cs_register.c
@@ -1,7 +1,7 @@
/* ChanServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/cs_sendpass.c b/src/core/cs_sendpass.c
index f03092708..fbcf68ef1 100644
--- a/src/core/cs_sendpass.c
+++ b/src/core/cs_sendpass.c
@@ -1,7 +1,7 @@
/* ChanServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/cs_set.c b/src/core/cs_set.c
index 4f8591c3b..bc2b87c59 100644
--- a/src/core/cs_set.c
+++ b/src/core/cs_set.c
@@ -1,7 +1,7 @@
/* ChanServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/cs_status.c b/src/core/cs_status.c
index 7e53e6c49..f3bc0c508 100644
--- a/src/core/cs_status.c
+++ b/src/core/cs_status.c
@@ -1,7 +1,7 @@
/* ChanServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/cs_suspend.c b/src/core/cs_suspend.c
index 9c0495204..23089d90c 100644
--- a/src/core/cs_suspend.c
+++ b/src/core/cs_suspend.c
@@ -1,7 +1,7 @@
/* ChanServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/cs_topic.c b/src/core/cs_topic.c
index eaa1c3e8c..2e6dda2a1 100644
--- a/src/core/cs_topic.c
+++ b/src/core/cs_topic.c
@@ -1,7 +1,7 @@
/* ChanServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/cs_xop.c b/src/core/cs_xop.c
index 284947014..6da5bf7ed 100644
--- a/src/core/cs_xop.c
+++ b/src/core/cs_xop.c
@@ -1,7 +1,7 @@
/* ChanServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/enc_md5.c b/src/core/enc_md5.c
index a224e7c8e..85bf4445f 100644
--- a/src/core/enc_md5.c
+++ b/src/core/enc_md5.c
@@ -2,7 +2,7 @@
*
* Modified for Anope.
* (C) 2003-2009 Anope Team
- * Contact us at dev@anope.org
+ * Contact us at team@anope.org
*
* Taken from IRC Services and is copyright (c) 1996-2002 Andrew Church.
* E-mail: <achurch@achurch.org>
diff --git a/src/core/enc_none.c b/src/core/enc_none.c
index 9974822a1..3c5e4fcdf 100644
--- a/src/core/enc_none.c
+++ b/src/core/enc_none.c
@@ -1,7 +1,7 @@
/* Module for encryption using MD5.
*
* (C) 2003-2009 Anope Team
- * Contact us at dev@anope.org
+ * Contact us at team@anope.org
*
* This program is free but copyrighted software; see the file COPYING for
* details.
diff --git a/src/core/enc_old.c b/src/core/enc_old.c
index 5acc9e75a..772b4e1ca 100644
--- a/src/core/enc_old.c
+++ b/src/core/enc_old.c
@@ -1,7 +1,7 @@
/* Include file for high-level encryption routines.
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/he_help.c b/src/core/he_help.c
index c28c8eddb..6b8741353 100644
--- a/src/core/he_help.c
+++ b/src/core/he_help.c
@@ -1,7 +1,7 @@
/* HelpServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/hs_del.c b/src/core/hs_del.c
index 70f0ad2db..5f5c41acd 100644
--- a/src/core/hs_del.c
+++ b/src/core/hs_del.c
@@ -1,7 +1,7 @@
/* HostServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/hs_delall.c b/src/core/hs_delall.c
index 51c149fce..91f24f4ae 100644
--- a/src/core/hs_delall.c
+++ b/src/core/hs_delall.c
@@ -1,7 +1,7 @@
/* HostServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/hs_group.c b/src/core/hs_group.c
index 537616d2a..6e361d308 100644
--- a/src/core/hs_group.c
+++ b/src/core/hs_group.c
@@ -1,7 +1,7 @@
/* HostServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/hs_help.c b/src/core/hs_help.c
index 51f2d8649..c953c8218 100644
--- a/src/core/hs_help.c
+++ b/src/core/hs_help.c
@@ -1,7 +1,7 @@
/* HostServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/hs_list.c b/src/core/hs_list.c
index 85fa667a0..a6169eb3d 100644
--- a/src/core/hs_list.c
+++ b/src/core/hs_list.c
@@ -1,7 +1,7 @@
/* HostServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/hs_off.c b/src/core/hs_off.c
index 9fe6df32a..2214353e1 100644
--- a/src/core/hs_off.c
+++ b/src/core/hs_off.c
@@ -1,7 +1,7 @@
/* HostServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/hs_on.c b/src/core/hs_on.c
index b9d68bbf9..6d539ce7e 100644
--- a/src/core/hs_on.c
+++ b/src/core/hs_on.c
@@ -1,7 +1,7 @@
/* HostServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/hs_set.c b/src/core/hs_set.c
index 305d6b833..9a472cc44 100644
--- a/src/core/hs_set.c
+++ b/src/core/hs_set.c
@@ -1,7 +1,7 @@
/* HostServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/hs_setall.c b/src/core/hs_setall.c
index 29e6f37f3..39605fd24 100644
--- a/src/core/hs_setall.c
+++ b/src/core/hs_setall.c
@@ -1,7 +1,7 @@
/* HostServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/ms_cancel.c b/src/core/ms_cancel.c
index a265c57ac..17fa3d87b 100644
--- a/src/core/ms_cancel.c
+++ b/src/core/ms_cancel.c
@@ -1,7 +1,7 @@
/* MemoServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/ms_check.c b/src/core/ms_check.c
index 383b76698..12be375e1 100644
--- a/src/core/ms_check.c
+++ b/src/core/ms_check.c
@@ -1,7 +1,7 @@
/* MemoServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/ms_del.c b/src/core/ms_del.c
index 698cd4a13..b77f7b950 100644
--- a/src/core/ms_del.c
+++ b/src/core/ms_del.c
@@ -1,7 +1,7 @@
/* MemoServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/ms_help.c b/src/core/ms_help.c
index f31f479d7..0b5db69ce 100644
--- a/src/core/ms_help.c
+++ b/src/core/ms_help.c
@@ -1,7 +1,7 @@
/* MemoServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/ms_info.c b/src/core/ms_info.c
index 87db693e8..6fc7c4a04 100644
--- a/src/core/ms_info.c
+++ b/src/core/ms_info.c
@@ -1,7 +1,7 @@
/* MemoServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/ms_list.c b/src/core/ms_list.c
index 149f4a5a8..881d9fe5c 100644
--- a/src/core/ms_list.c
+++ b/src/core/ms_list.c
@@ -1,7 +1,7 @@
/* MemoServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/ms_read.c b/src/core/ms_read.c
index 03cc7c059..71d911f2f 100644
--- a/src/core/ms_read.c
+++ b/src/core/ms_read.c
@@ -1,7 +1,7 @@
/* MemoServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/ms_rsend.c b/src/core/ms_rsend.c
index 4a521a644..90f581f3e 100644
--- a/src/core/ms_rsend.c
+++ b/src/core/ms_rsend.c
@@ -1,7 +1,7 @@
/* MemoServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/ms_send.c b/src/core/ms_send.c
index 88c9b41b8..76e018943 100644
--- a/src/core/ms_send.c
+++ b/src/core/ms_send.c
@@ -1,7 +1,7 @@
/* MemoServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/ms_sendall.c b/src/core/ms_sendall.c
index bde29c422..e19883b94 100644
--- a/src/core/ms_sendall.c
+++ b/src/core/ms_sendall.c
@@ -1,7 +1,7 @@
/* MemoServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/ms_set.c b/src/core/ms_set.c
index 6c75b5ccc..e48918127 100644
--- a/src/core/ms_set.c
+++ b/src/core/ms_set.c
@@ -1,7 +1,7 @@
/* MemoServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/ms_staff.c b/src/core/ms_staff.c
index 7d979cf94..fbf7c03f5 100644
--- a/src/core/ms_staff.c
+++ b/src/core/ms_staff.c
@@ -1,7 +1,7 @@
/* MemoServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/ns_access.c b/src/core/ns_access.c
index c39a199b4..df888bd27 100644
--- a/src/core/ns_access.c
+++ b/src/core/ns_access.c
@@ -1,7 +1,7 @@
/* NickServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/ns_alist.c b/src/core/ns_alist.c
index 3c419665f..c84cd373d 100644
--- a/src/core/ns_alist.c
+++ b/src/core/ns_alist.c
@@ -1,7 +1,7 @@
/* NickServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/ns_drop.c b/src/core/ns_drop.c
index 3a307e1fa..1f4ba3e2d 100644
--- a/src/core/ns_drop.c
+++ b/src/core/ns_drop.c
@@ -1,7 +1,7 @@
/* NickServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/ns_forbid.c b/src/core/ns_forbid.c
index 8cb601bca..0a39dd1d0 100644
--- a/src/core/ns_forbid.c
+++ b/src/core/ns_forbid.c
@@ -1,7 +1,7 @@
/* NickServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/ns_getemail.c b/src/core/ns_getemail.c
index 7097b45e2..54eebd38b 100644
--- a/src/core/ns_getemail.c
+++ b/src/core/ns_getemail.c
@@ -1,7 +1,7 @@
/* NickServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/ns_getpass.c b/src/core/ns_getpass.c
index 6b535aba4..dde17ca17 100644
--- a/src/core/ns_getpass.c
+++ b/src/core/ns_getpass.c
@@ -1,7 +1,7 @@
/* NickServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/ns_ghost.c b/src/core/ns_ghost.c
index cad2932b7..be4a72752 100644
--- a/src/core/ns_ghost.c
+++ b/src/core/ns_ghost.c
@@ -1,7 +1,7 @@
/* NickServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/ns_group.c b/src/core/ns_group.c
index 72aa0a3ed..9272b8c87 100644
--- a/src/core/ns_group.c
+++ b/src/core/ns_group.c
@@ -1,7 +1,7 @@
/* NickServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/ns_help.c b/src/core/ns_help.c
index cf8101145..55683fa28 100644
--- a/src/core/ns_help.c
+++ b/src/core/ns_help.c
@@ -1,7 +1,7 @@
/* NickServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/ns_identify.c b/src/core/ns_identify.c
index 4f3712332..0050da28c 100644
--- a/src/core/ns_identify.c
+++ b/src/core/ns_identify.c
@@ -1,7 +1,7 @@
/* NickServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/ns_info.c b/src/core/ns_info.c
index 1eaaba68d..bdf6325cb 100644
--- a/src/core/ns_info.c
+++ b/src/core/ns_info.c
@@ -1,7 +1,7 @@
/* NickServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/ns_list.c b/src/core/ns_list.c
index 56cedafd4..1fd26c709 100644
--- a/src/core/ns_list.c
+++ b/src/core/ns_list.c
@@ -1,7 +1,7 @@
/* NickServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/ns_logout.c b/src/core/ns_logout.c
index ff1c4b625..1ef9b41a3 100644
--- a/src/core/ns_logout.c
+++ b/src/core/ns_logout.c
@@ -1,7 +1,7 @@
/* NickServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/ns_recover.c b/src/core/ns_recover.c
index 37964f6d1..4cf8c4653 100644
--- a/src/core/ns_recover.c
+++ b/src/core/ns_recover.c
@@ -1,7 +1,7 @@
/* NickServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/ns_register.c b/src/core/ns_register.c
index e5e7ecf03..8d3559b9c 100644
--- a/src/core/ns_register.c
+++ b/src/core/ns_register.c
@@ -1,7 +1,7 @@
/* NickServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/ns_release.c b/src/core/ns_release.c
index 59c0444ea..aa7dfec3b 100644
--- a/src/core/ns_release.c
+++ b/src/core/ns_release.c
@@ -1,7 +1,7 @@
/* NickServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/ns_saset.c b/src/core/ns_saset.c
index d7b501b88..6938b5545 100644
--- a/src/core/ns_saset.c
+++ b/src/core/ns_saset.c
@@ -1,7 +1,7 @@
/* NickServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/ns_sendpass.c b/src/core/ns_sendpass.c
index 1360f1e74..8861ad82e 100644
--- a/src/core/ns_sendpass.c
+++ b/src/core/ns_sendpass.c
@@ -1,7 +1,7 @@
/* NickServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/ns_set.c b/src/core/ns_set.c
index 66ce61543..42192438c 100644
--- a/src/core/ns_set.c
+++ b/src/core/ns_set.c
@@ -1,7 +1,7 @@
/* NickServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/ns_status.c b/src/core/ns_status.c
index fafc28756..360772ba3 100644
--- a/src/core/ns_status.c
+++ b/src/core/ns_status.c
@@ -1,7 +1,7 @@
/* NickServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/ns_suspend.c b/src/core/ns_suspend.c
index 90aed3fb7..07e13482a 100644
--- a/src/core/ns_suspend.c
+++ b/src/core/ns_suspend.c
@@ -1,7 +1,7 @@
/* NickServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/ns_update.c b/src/core/ns_update.c
index a45da9595..faae8567f 100644
--- a/src/core/ns_update.c
+++ b/src/core/ns_update.c
@@ -1,7 +1,7 @@
/* NickServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/os_admin.c b/src/core/os_admin.c
index 727069d38..c30555979 100644
--- a/src/core/os_admin.c
+++ b/src/core/os_admin.c
@@ -1,7 +1,7 @@
/* OperServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/os_akill.c b/src/core/os_akill.c
index e142737cb..cca6c09f8 100644
--- a/src/core/os_akill.c
+++ b/src/core/os_akill.c
@@ -1,7 +1,7 @@
/* OperServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/os_chankill.c b/src/core/os_chankill.c
index ce06d53fe..b96b94991 100644
--- a/src/core/os_chankill.c
+++ b/src/core/os_chankill.c
@@ -1,7 +1,7 @@
/* OperServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/os_chanlist.c b/src/core/os_chanlist.c
index 118eb774c..e9c780ca5 100644
--- a/src/core/os_chanlist.c
+++ b/src/core/os_chanlist.c
@@ -1,7 +1,7 @@
/* OperServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/os_clearmodes.c b/src/core/os_clearmodes.c
index afbe3d867..8d7fd29c8 100644
--- a/src/core/os_clearmodes.c
+++ b/src/core/os_clearmodes.c
@@ -1,7 +1,7 @@
/* OperServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/os_defcon.c b/src/core/os_defcon.c
index 0be387f52..093609fe9 100644
--- a/src/core/os_defcon.c
+++ b/src/core/os_defcon.c
@@ -1,7 +1,7 @@
/* OperServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/os_global.c b/src/core/os_global.c
index b7f299986..2e21e5b91 100644
--- a/src/core/os_global.c
+++ b/src/core/os_global.c
@@ -1,7 +1,7 @@
/* OperServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/os_help.c b/src/core/os_help.c
index 79160b4c5..fc76ba420 100644
--- a/src/core/os_help.c
+++ b/src/core/os_help.c
@@ -1,7 +1,7 @@
/* OperServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/os_ignore.c b/src/core/os_ignore.c
index 0d9e18e93..4689fe22b 100644
--- a/src/core/os_ignore.c
+++ b/src/core/os_ignore.c
@@ -1,7 +1,7 @@
/* OperServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/os_jupe.c b/src/core/os_jupe.c
index 568bda24f..c527e4349 100644
--- a/src/core/os_jupe.c
+++ b/src/core/os_jupe.c
@@ -1,7 +1,7 @@
/* OperServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/os_kick.c b/src/core/os_kick.c
index 44ea6ed11..89c7a1204 100644
--- a/src/core/os_kick.c
+++ b/src/core/os_kick.c
@@ -1,7 +1,7 @@
/* OperServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/os_logonnews.c b/src/core/os_logonnews.c
index 97b52ed5b..dea91721d 100644
--- a/src/core/os_logonnews.c
+++ b/src/core/os_logonnews.c
@@ -1,7 +1,7 @@
/* OperServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/os_mode.c b/src/core/os_mode.c
index 229ab2e31..e40e10858 100644
--- a/src/core/os_mode.c
+++ b/src/core/os_mode.c
@@ -1,7 +1,7 @@
/* OperServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/os_modinfo.c b/src/core/os_modinfo.c
index 77a426729..840b68d1a 100644
--- a/src/core/os_modinfo.c
+++ b/src/core/os_modinfo.c
@@ -1,7 +1,7 @@
/* OperServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/os_modlist.c b/src/core/os_modlist.c
index ac9cbef27..312b29e1c 100644
--- a/src/core/os_modlist.c
+++ b/src/core/os_modlist.c
@@ -1,7 +1,7 @@
/* OperServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/os_modload.c b/src/core/os_modload.c
index 28053b7cc..4d8ce2118 100644
--- a/src/core/os_modload.c
+++ b/src/core/os_modload.c
@@ -1,7 +1,7 @@
/* OperServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/os_modunload.c b/src/core/os_modunload.c
index a0eb678b7..70751e0a4 100644
--- a/src/core/os_modunload.c
+++ b/src/core/os_modunload.c
@@ -1,7 +1,7 @@
/* OperServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/os_noop.c b/src/core/os_noop.c
index 8008038e8..9f3f3df7e 100644
--- a/src/core/os_noop.c
+++ b/src/core/os_noop.c
@@ -1,7 +1,7 @@
/* OperServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/os_oline.c b/src/core/os_oline.c
index 96207b088..1764e401c 100644
--- a/src/core/os_oline.c
+++ b/src/core/os_oline.c
@@ -1,7 +1,7 @@
/* OperServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/os_oper.c b/src/core/os_oper.c
index 87f7dc591..077c586bb 100644
--- a/src/core/os_oper.c
+++ b/src/core/os_oper.c
@@ -1,7 +1,7 @@
/* OperServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/os_opernews.c b/src/core/os_opernews.c
index 3de80d086..e04e63e1c 100644
--- a/src/core/os_opernews.c
+++ b/src/core/os_opernews.c
@@ -1,7 +1,7 @@
/* OperServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/os_quit.c b/src/core/os_quit.c
index 382b04161..f295c173b 100644
--- a/src/core/os_quit.c
+++ b/src/core/os_quit.c
@@ -1,7 +1,7 @@
/* OperServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/os_randomnews.c b/src/core/os_randomnews.c
index 13a5db0e0..b68d483bf 100644
--- a/src/core/os_randomnews.c
+++ b/src/core/os_randomnews.c
@@ -1,7 +1,7 @@
/* OperServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/os_raw.c b/src/core/os_raw.c
index 5c6a14e4e..b3f31dbb6 100644
--- a/src/core/os_raw.c
+++ b/src/core/os_raw.c
@@ -1,7 +1,7 @@
/* OperServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/os_reload.c b/src/core/os_reload.c
index 022eb7141..225305b94 100644
--- a/src/core/os_reload.c
+++ b/src/core/os_reload.c
@@ -1,7 +1,7 @@
/* OperServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/os_restart.c b/src/core/os_restart.c
index 3286112a1..70ff49fc3 100644
--- a/src/core/os_restart.c
+++ b/src/core/os_restart.c
@@ -1,7 +1,7 @@
/* OperServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/os_session.c b/src/core/os_session.c
index 6f30c35f7..2d79ccc76 100644
--- a/src/core/os_session.c
+++ b/src/core/os_session.c
@@ -1,7 +1,7 @@
/* OperServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/os_set.c b/src/core/os_set.c
index 962a480b7..7dc469aee 100644
--- a/src/core/os_set.c
+++ b/src/core/os_set.c
@@ -1,7 +1,7 @@
/* OperServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/os_sgline.c b/src/core/os_sgline.c
index cdf55da10..085e54b70 100644
--- a/src/core/os_sgline.c
+++ b/src/core/os_sgline.c
@@ -1,7 +1,7 @@
/* OperServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/os_shutdown.c b/src/core/os_shutdown.c
index 135c56113..703119674 100644
--- a/src/core/os_shutdown.c
+++ b/src/core/os_shutdown.c
@@ -1,7 +1,7 @@
/* OperServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/os_sqline.c b/src/core/os_sqline.c
index 0b14b884a..6c24ef263 100644
--- a/src/core/os_sqline.c
+++ b/src/core/os_sqline.c
@@ -1,7 +1,7 @@
/* OperServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/os_staff.c b/src/core/os_staff.c
index 5b3eca69b..d136cecbc 100644
--- a/src/core/os_staff.c
+++ b/src/core/os_staff.c
@@ -1,7 +1,7 @@
/* OperServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/os_stats.c b/src/core/os_stats.c
index fb7a192c3..056ae7aa5 100644
--- a/src/core/os_stats.c
+++ b/src/core/os_stats.c
@@ -1,7 +1,7 @@
/* OperServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/os_svsnick.c b/src/core/os_svsnick.c
index 3e345a342..64a2d2f16 100644
--- a/src/core/os_svsnick.c
+++ b/src/core/os_svsnick.c
@@ -1,7 +1,7 @@
/* OperServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/os_szline.c b/src/core/os_szline.c
index 9489f7844..f6403c301 100644
--- a/src/core/os_szline.c
+++ b/src/core/os_szline.c
@@ -1,7 +1,7 @@
/* OperServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/os_umode.c b/src/core/os_umode.c
index 3a8346c68..f8637c4d0 100644
--- a/src/core/os_umode.c
+++ b/src/core/os_umode.c
@@ -1,7 +1,7 @@
/* OperServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/os_update.c b/src/core/os_update.c
index 0968933ee..a637a307d 100644
--- a/src/core/os_update.c
+++ b/src/core/os_update.c
@@ -1,7 +1,7 @@
/* OperServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/os_userlist.c b/src/core/os_userlist.c
index d05c1a08d..d6c53ae76 100644
--- a/src/core/os_userlist.c
+++ b/src/core/os_userlist.c
@@ -1,7 +1,7 @@
/* OperServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/core/ss_main.c b/src/core/ss_main.c
index 6e61a37e9..988133009 100644
--- a/src/core/ss_main.c
+++ b/src/core/ss_main.c
@@ -1,7 +1,7 @@
/* StatServ core functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/datafiles.c b/src/datafiles.c
index 3ba0920d7..58deb31e7 100644
--- a/src/datafiles.c
+++ b/src/datafiles.c
@@ -1,7 +1,7 @@
/* Database file handling routines.
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/encrypt.c b/src/encrypt.c
index 58281c2c0..25d1fe246 100644
--- a/src/encrypt.c
+++ b/src/encrypt.c
@@ -1,7 +1,7 @@
/* Include file for high-level encryption routines.
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/events.c b/src/events.c
index 98d949465..f6a773437 100644
--- a/src/events.c
+++ b/src/events.c
@@ -1,7 +1,7 @@
/* Events functions.
*
* (C) 2004-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/hashcomp.cpp b/src/hashcomp.cpp
index 36f1fc4f2..4ec68832a 100644
--- a/src/hashcomp.cpp
+++ b/src/hashcomp.cpp
@@ -1,6 +1,6 @@
/*
* Copyright (C) 2002-2009 InspIRCd Development Team
- * Copyright (C) 2008-2009 Anope Team <info@anope.org>
+ * Copyright (C) 2008-2009 Anope Team <team@anope.org>
*
* Please read COPYING and README for further details.
*
diff --git a/src/helpserv.c b/src/helpserv.c
index dd43733f7..d26e69603 100644
--- a/src/helpserv.c
+++ b/src/helpserv.c
@@ -1,7 +1,7 @@
/* HelpServ functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/hostserv.c b/src/hostserv.c
index a2033b34e..e321316b7 100644
--- a/src/hostserv.c
+++ b/src/hostserv.c
@@ -1,7 +1,7 @@
/* HostServ functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/init.c b/src/init.c
index 79196feb9..8a3638138 100644
--- a/src/init.c
+++ b/src/init.c
@@ -1,7 +1,7 @@
/* Initalization and related routines.
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/ircd.c b/src/ircd.c
index 4aa64d5aa..26a36e259 100644
--- a/src/ircd.c
+++ b/src/ircd.c
@@ -1,7 +1,7 @@
/* Main ircd functions.
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/language.c b/src/language.c
index 1fe9059ba..0f5fe8124 100644
--- a/src/language.c
+++ b/src/language.c
@@ -1,7 +1,7 @@
/* Multi-language support.
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/log.c b/src/log.c
index 0590c3a59..86dd286e6 100644
--- a/src/log.c
+++ b/src/log.c
@@ -1,7 +1,7 @@
/* Logging routines.
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/mail.c b/src/mail.c
index fc2d90dcd..0ae130f88 100644
--- a/src/mail.c
+++ b/src/mail.c
@@ -1,7 +1,7 @@
/* Mail utility routines.
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/main.c b/src/main.c
index 5e629d4ac..2ec387196 100644
--- a/src/main.c
+++ b/src/main.c
@@ -1,7 +1,7 @@
/* Services -- main source file.
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/memory.c b/src/memory.c
index 4229e5aae..67cf167a1 100644
--- a/src/memory.c
+++ b/src/memory.c
@@ -1,7 +1,7 @@
/* Memory management routines.
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/memoserv.c b/src/memoserv.c
index 2b32dc000..c7488540f 100644
--- a/src/memoserv.c
+++ b/src/memoserv.c
@@ -1,7 +1,7 @@
/* MemoServ functions.
*
* (C) 2003-2009 Anope Team
-* Contact us at info@anope.org
+* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/messages.c b/src/messages.c
index 2280ec407..2857553a6 100644
--- a/src/messages.c
+++ b/src/messages.c
@@ -1,7 +1,7 @@
/* Definitions of IRC message functions and list of messages.
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/misc.c b/src/misc.c
index 201ecd4e7..6f9ec7e80 100644
--- a/src/misc.c
+++ b/src/misc.c
@@ -2,7 +2,7 @@
/* Miscellaneous routines.
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/module.cpp b/src/module.cpp
index 49831a488..1f61b2b54 100644
--- a/src/module.cpp
+++ b/src/module.cpp
@@ -1,7 +1,7 @@
/* Modular support
*
* (C) 2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/modulemanager.cpp b/src/modulemanager.cpp
index f765c06e8..6a995f41f 100644
--- a/src/modulemanager.cpp
+++ b/src/modulemanager.cpp
@@ -1,7 +1,7 @@
/* Modular support
*
* (C) 2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/modules.c b/src/modules.c
index 9bdd5241a..18e5b5d24 100644
--- a/src/modules.c
+++ b/src/modules.c
@@ -1,7 +1,7 @@
/* Modular support
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/modules/bs_fantasy_unban.c b/src/modules/bs_fantasy_unban.c
index d9245bb49..fae8bc20c 100644
--- a/src/modules/bs_fantasy_unban.c
+++ b/src/modules/bs_fantasy_unban.c
@@ -1,7 +1,7 @@
/* BotServ core fantasy functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/modules/cs_appendtopic.c b/src/modules/cs_appendtopic.c
index ccbe5c97f..b84fb0e3e 100644
--- a/src/modules/cs_appendtopic.c
+++ b/src/modules/cs_appendtopic.c
@@ -1,7 +1,7 @@
/* cs_appendtopic.c - Add text to a channels topic
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Based on the original module by SGR <Alex_SGR@ntlworld.com>
* Included in the Anope module pack since Anope 1.7.9
diff --git a/src/modules/cs_enforce.c b/src/modules/cs_enforce.c
index 18e325cd8..b85787311 100644
--- a/src/modules/cs_enforce.c
+++ b/src/modules/cs_enforce.c
@@ -2,7 +2,7 @@
* options and channelmodes on a channel.
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Included in the Anope module pack since Anope 1.7.9
* Anope Coder: GeniusDex <geniusdex@anope.org>
diff --git a/src/modules/cs_tban.c b/src/modules/cs_tban.c
index a42231586..2432a0d92 100644
--- a/src/modules/cs_tban.c
+++ b/src/modules/cs_tban.c
@@ -1,7 +1,7 @@
/* cs_tban.c - Bans the user for a given length of time
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Based on the original module by Rob <rob@anope.org>
* Included in the Anope module pack since Anope 1.7.8
diff --git a/src/modules/hs_request.c b/src/modules/hs_request.c
index eff5e3d1b..838d11564 100644
--- a/src/modules/hs_request.c
+++ b/src/modules/hs_request.c
@@ -2,7 +2,7 @@
* along with adding +req as optional param to HostServ list.
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Based on the original module by Rob <rob@anope.org>
* Included in the Anope module pack since Anope 1.7.11
diff --git a/src/modules/ns_maxemail.c b/src/modules/ns_maxemail.c
index 26811da4c..df6d51cda 100644
--- a/src/modules/ns_maxemail.c
+++ b/src/modules/ns_maxemail.c
@@ -2,7 +2,7 @@
* can be used for a NickServ account.
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Included in the Anope module pack since Anope 1.7.9
* Anope Coder: GeniusDex <geniusdex@anope.org>
diff --git a/src/modules/ns_noop_convert.c b/src/modules/ns_noop_convert.c
index b0c8e5c11..287c08be3 100644
--- a/src/modules/ns_noop_convert.c
+++ b/src/modules/ns_noop_convert.c
@@ -1,7 +1,7 @@
/* ns_noop.c - Allows users to optionaly set autoop to off
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Based on the original module by Rob <rob@anope.org>
* Included in the Anope module pack since Anope 1.7.9
diff --git a/src/modules/os_ignore_db.c b/src/modules/os_ignore_db.c
index 6d535f63a..45a99a665 100644
--- a/src/modules/os_ignore_db.c
+++ b/src/modules/os_ignore_db.c
@@ -1,7 +1,7 @@
/* os_ignore_db.c - Provides a database backend for OS IGNORE.
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Included in the Anope module pack since Anope 1.7.23
* Anope Coder: Viper <viper@anope.org>
diff --git a/src/modules/os_info.c b/src/modules/os_info.c
index 4637a950e..765935496 100644
--- a/src/modules/os_info.c
+++ b/src/modules/os_info.c
@@ -1,7 +1,7 @@
/* os_info.c - Adds oper information lines to nicks/channels
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Based on the original module by Rob <rob@anope.org>
* Included in the Anope module pack since Anope 1.7.9
diff --git a/src/news.c b/src/news.c
index 8990437c2..aac04991f 100644
--- a/src/news.c
+++ b/src/news.c
@@ -2,7 +2,7 @@
/* News functions.
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/nickserv.c b/src/nickserv.c
index a07c4f56f..428f0d242 100644
--- a/src/nickserv.c
+++ b/src/nickserv.c
@@ -2,7 +2,7 @@
/* NickServ functions.
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/operserv.c b/src/operserv.c
index 6f045bc76..1d8f2a5f6 100644
--- a/src/operserv.c
+++ b/src/operserv.c
@@ -1,7 +1,7 @@
/* OperServ functions.
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/process.c b/src/process.c
index 1183ef215..0be36e09a 100644
--- a/src/process.c
+++ b/src/process.c
@@ -1,7 +1,7 @@
/* Main processing code for Services.
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/protocol/bahamut.c b/src/protocol/bahamut.c
index 3ceb0651b..215000249 100644
--- a/src/protocol/bahamut.c
+++ b/src/protocol/bahamut.c
@@ -1,7 +1,7 @@
/* Bahamut functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/protocol/inspircd11.c b/src/protocol/inspircd11.c
index b7844adaa..15decaef0 100644
--- a/src/protocol/inspircd11.c
+++ b/src/protocol/inspircd11.c
@@ -1,7 +1,7 @@
/* inspircd 1.1 beta 6+ functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/protocol/inspircd12.cpp b/src/protocol/inspircd12.cpp
index 13bc8bbef..d2f694fa1 100644
--- a/src/protocol/inspircd12.cpp
+++ b/src/protocol/inspircd12.cpp
@@ -1,7 +1,7 @@
/* inspircd 1.2 functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/protocol/obsolete/charybdis.c b/src/protocol/obsolete/charybdis.c
index 889cb3ebf..9ba1aadff 100644
--- a/src/protocol/obsolete/charybdis.c
+++ b/src/protocol/obsolete/charybdis.c
@@ -2,7 +2,7 @@
*
* (C) 2006 William Pitcock <nenolod -at- charybdis.be>
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for furhter details.
*
diff --git a/src/protocol/obsolete/hybrid.c b/src/protocol/obsolete/hybrid.c
index cffe849b1..416439a1c 100644
--- a/src/protocol/obsolete/hybrid.c
+++ b/src/protocol/obsolete/hybrid.c
@@ -1,7 +1,7 @@
/* Hybrid IRCD functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/protocol/obsolete/hybrid.h b/src/protocol/obsolete/hybrid.h
index 694566e16..629e31ad1 100644
--- a/src/protocol/obsolete/hybrid.h
+++ b/src/protocol/obsolete/hybrid.h
@@ -1,7 +1,7 @@
/* Hybrid IRCD functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for furhter details.
*
diff --git a/src/protocol/obsolete/plexus3.c b/src/protocol/obsolete/plexus3.c
index 25c02084a..7b33c6d16 100644
--- a/src/protocol/obsolete/plexus3.c
+++ b/src/protocol/obsolete/plexus3.c
@@ -1,7 +1,7 @@
/* PlexusIRCD IRCD functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for furhter details.
*
diff --git a/src/protocol/obsolete/plexus3.h b/src/protocol/obsolete/plexus3.h
index d19cce4e0..fead08056 100644
--- a/src/protocol/obsolete/plexus3.h
+++ b/src/protocol/obsolete/plexus3.h
@@ -1,7 +1,7 @@
/* PlexusIRCD IRCD functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for furhter details.
*
diff --git a/src/protocol/obsolete/ptlink.c b/src/protocol/obsolete/ptlink.c
index 1e4ae82af..d65fde541 100644
--- a/src/protocol/obsolete/ptlink.c
+++ b/src/protocol/obsolete/ptlink.c
@@ -1,7 +1,7 @@
/* PTLink IRCD functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/protocol/obsolete/ptlink.h b/src/protocol/obsolete/ptlink.h
index e14f4683a..0d5a1d529 100644
--- a/src/protocol/obsolete/ptlink.h
+++ b/src/protocol/obsolete/ptlink.h
@@ -1,7 +1,7 @@
/* PTLink IRCD functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for furhter details.
*
diff --git a/src/protocol/obsolete/rageircd.c b/src/protocol/obsolete/rageircd.c
index 5cb032a59..a0ec6c76d 100644
--- a/src/protocol/obsolete/rageircd.c
+++ b/src/protocol/obsolete/rageircd.c
@@ -1,7 +1,7 @@
/* Rage IRCD functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/protocol/obsolete/rageircd.h b/src/protocol/obsolete/rageircd.h
index 0e04d5afc..60aa6ef8c 100644
--- a/src/protocol/obsolete/rageircd.h
+++ b/src/protocol/obsolete/rageircd.h
@@ -1,7 +1,7 @@
/* Rage IRCD functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for furhter details.
*
diff --git a/src/protocol/obsolete/solidircd.c b/src/protocol/obsolete/solidircd.c
index cb827a232..3b011c453 100644
--- a/src/protocol/obsolete/solidircd.c
+++ b/src/protocol/obsolete/solidircd.c
@@ -1,7 +1,7 @@
/* Solid-IRCD functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/protocol/obsolete/solidircd.h b/src/protocol/obsolete/solidircd.h
index b5f21422a..6a0da932b 100644
--- a/src/protocol/obsolete/solidircd.h
+++ b/src/protocol/obsolete/solidircd.h
@@ -1,7 +1,7 @@
/* SolidIRCD functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for furhter details.
*
diff --git a/src/protocol/obsolete/ultimate3.c b/src/protocol/obsolete/ultimate3.c
index 4315da0ee..2c1b93c10 100644
--- a/src/protocol/obsolete/ultimate3.c
+++ b/src/protocol/obsolete/ultimate3.c
@@ -1,7 +1,7 @@
/* Ultimate IRCD 3 functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/protocol/obsolete/ultimate3.h b/src/protocol/obsolete/ultimate3.h
index 2ca67554d..56f31ba78 100644
--- a/src/protocol/obsolete/ultimate3.h
+++ b/src/protocol/obsolete/ultimate3.h
@@ -1,7 +1,7 @@
/* Ultimate IRCD 3.0 functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for furhter details.
*
diff --git a/src/protocol/obsolete/viagra.c b/src/protocol/obsolete/viagra.c
index e3397561e..d464c73bf 100644
--- a/src/protocol/obsolete/viagra.c
+++ b/src/protocol/obsolete/viagra.c
@@ -1,7 +1,7 @@
/* Viagra IRCD functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/protocol/obsolete/viagra.h b/src/protocol/obsolete/viagra.h
index 7befaba08..7a961737c 100644
--- a/src/protocol/obsolete/viagra.h
+++ b/src/protocol/obsolete/viagra.h
@@ -1,7 +1,7 @@
/* Viagra IRCD functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for furhter details.
*
diff --git a/src/protocol/ratbox.c b/src/protocol/ratbox.c
index 30fd6ae05..fc5211e30 100644
--- a/src/protocol/ratbox.c
+++ b/src/protocol/ratbox.c
@@ -1,7 +1,7 @@
/* Ratbox IRCD functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for furhter details.
*
diff --git a/src/protocol/unreal32.c b/src/protocol/unreal32.c
index 0ea253109..0d2414b68 100644
--- a/src/protocol/unreal32.c
+++ b/src/protocol/unreal32.c
@@ -1,7 +1,7 @@
/* Unreal IRCD 3.2.x functions
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/send.c b/src/send.c
index 47220662d..e2d0c24d6 100644
--- a/src/send.c
+++ b/src/send.c
@@ -1,7 +1,7 @@
/* Routines for sending stuff to the network.
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/servers.c b/src/servers.c
index f6b66904d..c448e4744 100644
--- a/src/servers.c
+++ b/src/servers.c
@@ -1,7 +1,7 @@
/* Routines to maintain a list of connected servers
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/sessions.c b/src/sessions.c
index 7e0080d22..0563156cf 100644
--- a/src/sessions.c
+++ b/src/sessions.c
@@ -1,7 +1,7 @@
/* Session Limiting functions.
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/slist.c b/src/slist.c
index 35de1bc61..84de5342e 100644
--- a/src/slist.c
+++ b/src/slist.c
@@ -1,7 +1,7 @@
/* Services list handler implementation.
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/sockutil.c b/src/sockutil.c
index e065d2133..111558976 100644
--- a/src/sockutil.c
+++ b/src/sockutil.c
@@ -1,7 +1,7 @@
/* Socket utility routines.
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/timeout.c b/src/timeout.c
index 44ceb49ec..28223c9a9 100644
--- a/src/timeout.c
+++ b/src/timeout.c
@@ -1,7 +1,7 @@
/* Routines for time-delayed actions.
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/tools/anopesmtp.c b/src/tools/anopesmtp.c
index 12aa4b20a..80e49caa0 100644
--- a/src/tools/anopesmtp.c
+++ b/src/tools/anopesmtp.c
@@ -1,7 +1,7 @@
/* smtp stuff handler for win32.
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for furhter details.
*
diff --git a/src/tools/db-convert.c b/src/tools/db-convert.c
index 5855da58e..5f62b614f 100644
--- a/src/tools/db-convert.c
+++ b/src/tools/db-convert.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003-2009 Anope Team <info@anope.org>
+ * Copyright (C) 2003-2009 Anope Team <team@anope.org>
* Copyright (C) 2005-2006 Florian Schulze <certus@anope.org>
* Copyright (C) 2008-2009 Robin Burchell <w00t@inspircd.org>
*
diff --git a/src/tools/smtp.h b/src/tools/smtp.h
index 7bbf523e9..e2b60ac72 100644
--- a/src/tools/smtp.h
+++ b/src/tools/smtp.h
@@ -1,7 +1,7 @@
/*
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for furhter details.
*
diff --git a/src/users.c b/src/users.c
index 26847b868..313a942ef 100644
--- a/src/users.c
+++ b/src/users.c
@@ -1,7 +1,7 @@
/* Routines to maintain a list of online users.
*
* (C) 2003-2009 Anope Team
- * Contact us at info@anope.org
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/version.log b/version.log
index 3d79324a8..4f51888c9 100644
--- a/version.log
+++ b/version.log
@@ -1,5 +1,5 @@
# (C) 2003-2008 Anope
-# Contact us at info@anope.org
+# Contact us at team@anope.org
#
# Please read COPYING and README for furhter details.
#