summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.win324
-rw-r--r--docs/README2
-rw-r--r--include/commands.h4
-rw-r--r--include/config.h4
-rw-r--r--include/datafiles.h4
-rw-r--r--include/defs.h4
-rw-r--r--include/depricated.h4
-rw-r--r--include/encrypt.h4
-rw-r--r--include/events.h4
-rw-r--r--include/extern.h4
-rw-r--r--include/makefile.win324
-rw-r--r--include/messages.h4
-rw-r--r--include/modules.h4
-rw-r--r--include/pseudo.h4
-rw-r--r--include/services.h4
-rw-r--r--include/slist.h4
-rw-r--r--include/sockets.h2
-rw-r--r--include/timeout.h4
-rw-r--r--include/version.sh4
-rw-r--r--include/version.sh.c4
-rw-r--r--install.js4
-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.c4
-rw-r--r--lang/langtool.c4
-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--makefile.inc.win322
-rw-r--r--src/actions.c4
-rw-r--r--src/base64.c4
-rw-r--r--src/bin/anoperc.in4
-rw-r--r--src/botserv.c4
-rw-r--r--src/channels.c4
-rw-r--r--src/chanserv.c4
-rw-r--r--src/commands.c4
-rw-r--r--src/compat.c4
-rw-r--r--src/config.c4
-rw-r--r--src/core/bs_act.c4
-rw-r--r--src/core/bs_assign.c4
-rw-r--r--src/core/bs_badwords.c4
-rw-r--r--src/core/bs_bot.c4
-rw-r--r--src/core/bs_botlist.c4
-rw-r--r--src/core/bs_fantasy.c4
-rw-r--r--src/core/bs_fantasy_kick.c4
-rw-r--r--src/core/bs_fantasy_kickban.c4
-rw-r--r--src/core/bs_fantasy_owner.c4
-rw-r--r--src/core/bs_fantasy_seen.c4
-rw-r--r--src/core/bs_help.c4
-rw-r--r--src/core/bs_info.c4
-rw-r--r--src/core/bs_kick.c4
-rw-r--r--src/core/bs_say.c4
-rw-r--r--src/core/bs_set.c4
-rw-r--r--src/core/bs_unassign.c4
-rw-r--r--src/core/cs_access.c4
-rw-r--r--src/core/cs_akick.c4
-rw-r--r--src/core/cs_ban.c4
-rw-r--r--src/core/cs_clear.c4
-rw-r--r--src/core/cs_drop.c4
-rw-r--r--src/core/cs_forbid.c4
-rw-r--r--src/core/cs_getkey.c4
-rw-r--r--src/core/cs_getpass.c4
-rw-r--r--src/core/cs_help.c4
-rw-r--r--src/core/cs_identify.c4
-rw-r--r--src/core/cs_info.c4
-rw-r--r--src/core/cs_invite.c4
-rw-r--r--src/core/cs_kick.c4
-rw-r--r--src/core/cs_list.c4
-rw-r--r--src/core/cs_logout.c4
-rw-r--r--src/core/cs_modes.c4
-rw-r--r--src/core/cs_register.c4
-rw-r--r--src/core/cs_sendpass.c4
-rw-r--r--src/core/cs_set.c4
-rw-r--r--src/core/cs_status.c4
-rw-r--r--src/core/cs_suspend.c4
-rw-r--r--src/core/cs_topic.c4
-rw-r--r--src/core/cs_xop.c4
-rw-r--r--src/core/enc_md5.c2
-rw-r--r--src/core/enc_none.c2
-rw-r--r--src/core/enc_old.c4
-rw-r--r--src/core/he_help.c4
-rw-r--r--src/core/hs_del.c4
-rw-r--r--src/core/hs_delall.c4
-rw-r--r--src/core/hs_group.c4
-rw-r--r--src/core/hs_help.c4
-rw-r--r--src/core/hs_list.c4
-rw-r--r--src/core/hs_off.c4
-rw-r--r--src/core/hs_on.c4
-rw-r--r--src/core/hs_set.c4
-rw-r--r--src/core/hs_setall.c4
-rw-r--r--src/core/ms_cancel.c4
-rw-r--r--src/core/ms_check.c4
-rw-r--r--src/core/ms_del.c4
-rw-r--r--src/core/ms_help.c4
-rw-r--r--src/core/ms_info.c4
-rw-r--r--src/core/ms_list.c4
-rw-r--r--src/core/ms_read.c4
-rw-r--r--src/core/ms_rsend.c4
-rw-r--r--src/core/ms_send.c4
-rw-r--r--src/core/ms_sendall.c4
-rw-r--r--src/core/ms_set.c4
-rw-r--r--src/core/ms_staff.c4
-rw-r--r--src/core/ns_access.c4
-rw-r--r--src/core/ns_alist.c4
-rw-r--r--src/core/ns_drop.c4
-rw-r--r--src/core/ns_forbid.c4
-rw-r--r--src/core/ns_getemail.c4
-rw-r--r--src/core/ns_getpass.c4
-rw-r--r--src/core/ns_ghost.c4
-rw-r--r--src/core/ns_group.c4
-rw-r--r--src/core/ns_help.c4
-rw-r--r--src/core/ns_identify.c4
-rw-r--r--src/core/ns_info.c4
-rw-r--r--src/core/ns_list.c4
-rw-r--r--src/core/ns_logout.c4
-rw-r--r--src/core/ns_recover.c4
-rw-r--r--src/core/ns_register.c4
-rw-r--r--src/core/ns_release.c4
-rw-r--r--src/core/ns_saset.c4
-rw-r--r--src/core/ns_sendpass.c4
-rw-r--r--src/core/ns_set.c4
-rw-r--r--src/core/ns_status.c4
-rw-r--r--src/core/ns_suspend.c4
-rw-r--r--src/core/ns_update.c4
-rw-r--r--src/core/os_admin.c4
-rw-r--r--src/core/os_akill.c4
-rw-r--r--src/core/os_chankill.c4
-rw-r--r--src/core/os_chanlist.c4
-rw-r--r--src/core/os_clearmodes.c4
-rw-r--r--src/core/os_defcon.c4
-rw-r--r--src/core/os_global.c4
-rw-r--r--src/core/os_help.c4
-rw-r--r--src/core/os_ignore.c4
-rw-r--r--src/core/os_jupe.c4
-rw-r--r--src/core/os_kick.c4
-rw-r--r--src/core/os_logonnews.c4
-rw-r--r--src/core/os_mode.c4
-rw-r--r--src/core/os_modinfo.c4
-rw-r--r--src/core/os_modlist.c4
-rw-r--r--src/core/os_modload.c4
-rw-r--r--src/core/os_modunload.c4
-rw-r--r--src/core/os_noop.c4
-rw-r--r--src/core/os_oline.c4
-rw-r--r--src/core/os_oper.c4
-rw-r--r--src/core/os_opernews.c4
-rw-r--r--src/core/os_quit.c4
-rw-r--r--src/core/os_randomnews.c4
-rw-r--r--src/core/os_raw.c4
-rw-r--r--src/core/os_reload.c4
-rw-r--r--src/core/os_restart.c4
-rw-r--r--src/core/os_session.c4
-rw-r--r--src/core/os_set.c4
-rw-r--r--src/core/os_sgline.c4
-rw-r--r--src/core/os_shutdown.c4
-rw-r--r--src/core/os_sqline.c4
-rw-r--r--src/core/os_staff.c4
-rw-r--r--src/core/os_stats.c4
-rw-r--r--src/core/os_svsnick.c4
-rw-r--r--src/core/os_szline.c4
-rw-r--r--src/core/os_umode.c4
-rw-r--r--src/core/os_update.c4
-rw-r--r--src/core/os_userlist.c4
-rw-r--r--src/datafiles.c4
-rw-r--r--src/encrypt.c4
-rw-r--r--src/events.c2
-rw-r--r--src/helpserv.c4
-rw-r--r--src/hostserv.c4
-rw-r--r--src/init.c4
-rw-r--r--src/ircd.c4
-rw-r--r--src/language.c4
-rw-r--r--src/list.c4
-rw-r--r--src/log.c4
-rw-r--r--src/mail.c4
-rw-r--r--src/main.c4
-rw-r--r--src/makefile.win324
-rw-r--r--src/memory.c4
-rw-r--r--src/memoserv.c4
-rw-r--r--src/messages.c4
-rw-r--r--src/misc.c4
-rw-r--r--src/modules.c4
-rw-r--r--src/modules/bs_fantasy_unban.c4
-rw-r--r--src/modules/cs_appendtopic.c4
-rw-r--r--src/modules/cs_enforce.c4
-rw-r--r--src/modules/cs_tban.c4
-rw-r--r--src/modules/hs_request.c4
-rw-r--r--src/modules/ns_maxemail.c4
-rw-r--r--src/modules/ns_noop_convert.c4
-rw-r--r--src/modules/os_ignore_db.c4
-rw-r--r--src/modules/os_info.c4
-rw-r--r--src/mysql.c4
-rw-r--r--src/news.c4
-rw-r--r--src/nickserv.c4
-rw-r--r--src/operserv.c4
-rw-r--r--src/process.c4
-rw-r--r--src/protocol/bahamut.c4
-rw-r--r--src/protocol/bahamut.h4
-rw-r--r--src/protocol/charybdis.c4
-rw-r--r--src/protocol/charybdis.h4
-rw-r--r--src/protocol/dreamforge.c4
-rw-r--r--src/protocol/dreamforge.h4
-rw-r--r--src/protocol/hybrid.c4
-rw-r--r--src/protocol/hybrid.h4
-rw-r--r--src/protocol/inspircd10.c4
-rw-r--r--src/protocol/inspircd10.h4
-rw-r--r--src/protocol/inspircd11.c4
-rwxr-xr-xsrc/protocol/inspircd11.h4
-rw-r--r--src/protocol/plexus2.c4
-rw-r--r--src/protocol/plexus2.h4
-rw-r--r--src/protocol/plexus3.c4
-rw-r--r--src/protocol/plexus3.h4
-rw-r--r--src/protocol/ptlink.c4
-rw-r--r--src/protocol/ptlink.h4
-rw-r--r--src/protocol/rageircd.c4
-rw-r--r--src/protocol/rageircd.h4
-rw-r--r--src/protocol/ratbox.c4
-rw-r--r--src/protocol/ratbox.h4
-rw-r--r--src/protocol/shadowircd.c4
-rw-r--r--src/protocol/shadowircd.h4
-rw-r--r--src/protocol/solidircd.c4
-rw-r--r--src/protocol/solidircd.h4
-rw-r--r--src/protocol/ultimate2.c4
-rw-r--r--src/protocol/ultimate2.h4
-rw-r--r--src/protocol/ultimate3.c4
-rw-r--r--src/protocol/ultimate3.h4
-rw-r--r--src/protocol/unreal31.c4
-rw-r--r--src/protocol/unreal31.h4
-rw-r--r--src/protocol/unreal32.c4
-rw-r--r--src/protocol/unreal32.h2
-rw-r--r--src/protocol/viagra.c4
-rw-r--r--src/protocol/viagra.h4
-rw-r--r--src/rdb.c4
-rw-r--r--src/send.c4
-rw-r--r--src/servers.c4
-rw-r--r--src/sessions.c4
-rw-r--r--src/slist.c4
-rw-r--r--src/sockutil.c4
-rw-r--r--src/timeout.c4
-rw-r--r--src/tools/anopesmtp.c4
-rw-r--r--src/tools/db-merger.c4
-rw-r--r--src/tools/smtp.h4
-rw-r--r--src/users.c4
-rw-r--r--src/win32.rc.template2
-rw-r--r--version.log6
-rw-r--r--version.log.old2
252 files changed, 496 insertions, 496 deletions
diff --git a/Makefile.win32 b/Makefile.win32
index a6dfe119b..7cc8f9587 100644
--- a/Makefile.win32
+++ b/Makefile.win32
@@ -1,7 +1,7 @@
# Makefile for Anope.
#
-# (C) 2003-2008 Anope Team
-# Contact us at info@anope.org
+# (C) 2003-2009 Anope Team
+# Contact us at team@anope.org
#
# This program is free but copyrighted software; see the file COPYING for
# details.
diff --git a/docs/README b/docs/README
index 830e97b33..5e3f1b88e 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-2009 Anope Team <team@anope.org>.
Based on Epona 2000-2002 PegSoft <epona@pegsoft.net>.
Based on Services 1996-1999 Andrew Church <achurch@achurch.org>.
diff --git a/include/commands.h b/include/commands.h
index bff95eb16..50961364a 100644
--- a/include/commands.h
+++ b/include/commands.h
@@ -1,7 +1,7 @@
/* Declarations for command data.
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 648205e7c..9c02a619c 100644
--- a/include/config.h
+++ b/include/config.h
@@ -1,7 +1,7 @@
/* Services configuration.
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 71f269252..19e90e4dd 100644
--- a/include/datafiles.h
+++ b/include/datafiles.h
@@ -1,7 +1,7 @@
/* Database file descriptor structure and file handling routine prototypes.
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 78371946d..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-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * Contact us at team@anope.org
*
* Please read COPYING and README for furhter details.
*
diff --git a/include/depricated.h b/include/depricated.h
index 0d2f7073d..008e0663b 100644
--- a/include/depricated.h
+++ b/include/depricated.h
@@ -1,7 +1,7 @@
/* depricated.h
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 7ac3d884a..5d616394c 100644
--- a/include/encrypt.h
+++ b/include/encrypt.h
@@ -1,7 +1,7 @@
/* Include file for high-level encryption routines.
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 77ec0bf8e..c5659c2bf 100644
--- a/include/events.h
+++ b/include/events.h
@@ -1,7 +1,7 @@
/* Prototypes and external variable declarations.
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 89e03689b..600db4ac2 100644
--- a/include/extern.h
+++ b/include/extern.h
@@ -1,7 +1,7 @@
/* Prototypes and external variable declarations.
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * Contact us at team@anope.org
*
* Please read COPYING and README for furhter details.
*
diff --git a/include/makefile.win32 b/include/makefile.win32
index 5d0b9b49b..3556eda5b 100644
--- a/include/makefile.win32
+++ b/include/makefile.win32
@@ -1,7 +1,7 @@
# Make file for Win32
#
-# (C) 2003-2008 Anope Team
-# Contact us at info@anope.org
+# (C) 2003-2009 Anope Team
+# Contact us at team@anope.org
#
# Please read COPYING and README for further details.
#
diff --git a/include/messages.h b/include/messages.h
index 47ac9cda7..065ab0b7f 100644
--- a/include/messages.h
+++ b/include/messages.h
@@ -1,7 +1,7 @@
/* Declarations of IRC message structures, variables, and functions.
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 c04138a23..24c70975a 100644
--- a/include/modules.h
+++ b/include/modules.h
@@ -1,7 +1,7 @@
/* Modular support
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 e20ec8b7b..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-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * Contact us at team@anope.org
*
* Please read COPYING and README for furhter details.
*
diff --git a/include/services.h b/include/services.h
index f350d0d2a..3780b18c5 100644
--- a/include/services.h
+++ b/include/services.h
@@ -1,7 +1,7 @@
/*
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 64ecbe996..e3b6bb00c 100644
--- a/include/slist.h
+++ b/include/slist.h
@@ -1,7 +1,7 @@
/* Header for Services list handler.
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 470ad7761..a568ea291 100644
--- a/include/sockets.h
+++ b/include/sockets.h
@@ -1,7 +1,7 @@
/*
*
* (C) 2004-2008 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 ac2f3deda..330d4935e 100644
--- a/include/timeout.h
+++ b/include/timeout.h
@@ -1,7 +1,7 @@
/* Time-delay routine include stuff.
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * Contact us at team@anope.org
*
* Please read COPYING and README for furhter details.
*
diff --git a/include/version.sh b/include/version.sh
index 1ee2d756c..874ee964d 100644
--- a/include/version.sh
+++ b/include/version.sh
@@ -27,8 +27,8 @@ fi
cat >version.h <<EOF
/* Version information for Services.
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 f69fe8992..2c1020988 100644
--- a/include/version.sh.c
+++ b/include/version.sh.c
@@ -1,7 +1,7 @@
/* version file handler for win32.
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * Contact us at team@anope.org
*
* Please read COPYING and README for furhter details.
*
diff --git a/install.js b/install.js
index d9f0f46ab..108e279f2 100644
--- a/install.js
+++ b/install.js
@@ -1,8 +1,8 @@
//
// install.js - Windows Configuration
//
-// (C) 2003-2008 Anope Team
-// Contact us at info@anope.org
+// (C) 2003-2009 Anope Team
+// 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..2e877a820 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
+# (C) 2003-2009 Anope Team
+# Contact us at team@anope.org
#
# Please read COPYING and README for furhter details.
#
diff --git a/lang/de.l b/lang/de.l
index ab43d2adb..73a8c05aa 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
+# (C) 2003-2009 Anope Team
+# Contact us at team@anope.org
#
# Please read COPYING and README for furhter details.
#
diff --git a/lang/en_us.l b/lang/en_us.l
index 7e2991d0a..dc6da5d38 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
+# (C) 2003-2009 Anope Team
+# Contact us at team@anope.org
#
# Please read COPYING and README for further details.
#
diff --git a/lang/es.l b/lang/es.l
index 1afd82d76..f124674c9 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
+# (C) 2003-2009 Anope Team
+# Contact us at team@anope.org
#
# Please read COPYING and README for furhter details.
#
diff --git a/lang/fr.l b/lang/fr.l
index 3ff6a5016..47fb34dbe 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
+# (C) 2003-2009 Anope Team
+# Contact us at team@anope.org
#
# Please read COPYING and README for furhter details.
#
diff --git a/lang/gr.l b/lang/gr.l
index e4b3f2d09..a40c77aad 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
+# (C) 2003-2009 Anope Team
+# Contact us at team@anope.org
#
# Please read COPYING and README for furhter details.
#
diff --git a/lang/hun.l b/lang/hun.l
index 71a9786c0..5979654ae 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
+# (C) 2003-2009 Anope Team
+# Contact us at team@anope.org
#
# Translated by:
# ==============
diff --git a/lang/it.l b/lang/it.l
index 7f950cefd..a152c7a54 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
+# (C) 2003-2009 Anope Team
+# Contact us at team@anope.org
#
# Please read COPYING and README for further details.
#
diff --git a/lang/langcomp.c b/lang/langcomp.c
index bd9bf2646..73d553b56 100644
--- a/lang/langcomp.c
+++ b/lang/langcomp.c
@@ -1,7 +1,7 @@
/* Compiler for language definition files.
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 f97f29b99..d375bbf1f 100644
--- a/lang/langtool.c
+++ b/lang/langtool.c
@@ -1,7 +1,7 @@
/* Language stuff generator for win32.
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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..b8fc603d7 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
+# (C) 2003-2009 Anope Team
+# Contact us at team@anope.org
#
# Please read COPYING and README for furhter details.
#
diff --git a/lang/pl.l b/lang/pl.l
index ed2d4ac0d..8c7dfa6dd 100644
--- a/lang/pl.l
+++ b/lang/pl.l
@@ -14,8 +14,8 @@
#
###########################################################################
#
-# (C) 2003-2008 Anope Team
-# Contact us at info@anope.org
+# (C) 2003-2009 Anope Team
+# Contact us at team@anope.org
#
# Please read COPYING and README for further details.
#
diff --git a/lang/pt.l b/lang/pt.l
index 3bf994432..5f3f40173 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
+# (C) 2003-2009 Anope Team
+# Contact us at team@anope.org
#
# Please read COPYING and README for furhter details.
#
diff --git a/lang/ru.l b/lang/ru.l
index 2367c3b12..26c19b6cc 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
+# (C) 2003-2009 Anope Team
+# Contact us at team@anope.org
#
# Please read COPYING and README for further details.
#
diff --git a/lang/tr.l b/lang/tr.l
index 19d4e9071..93458f380 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
+# (C) 2003-2009 Anope Team
+# Contact us at team@anope.org
#
# Please read COPYING and README for furhter details.
#
diff --git a/makefile.inc.win32 b/makefile.inc.win32
index 62448d015..c92c55531 100644
--- a/makefile.inc.win32
+++ b/makefile.inc.win32
@@ -1,7 +1,7 @@
#
# Anope IRC Services 1.7.9 for Windows
#
-# Contact us at info@anope.org
+# Contact us at team@anope.org
#
# Please read COPYING and README for further details.
#
diff --git a/src/actions.c b/src/actions.c
index 46617643b..31cf2db8f 100644
--- a/src/actions.c
+++ b/src/actions.c
@@ -1,7 +1,7 @@
/* Various routines to perform simple actions.
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 10b2f0254..19b2e1ac3 100644
--- a/src/base64.c
+++ b/src/base64.c
@@ -1,7 +1,7 @@
/* base64 routines.
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 4f4961c9c..49e7051b7 100644
--- a/src/bin/anoperc.in
+++ b/src/bin/anoperc.in
@@ -2,8 +2,8 @@
#
# Configuration script for Services
#
-# (C) 2003-2008 Anope Team
-# Contact us at info@anope.org
+# (C) 2003-2009 Anope Team
+# Contact us at team@anope.org
#
# Please read COPYING and README for further details.
#
diff --git a/src/botserv.c b/src/botserv.c
index ed5af558d..47da60ca0 100644
--- a/src/botserv.c
+++ b/src/botserv.c
@@ -1,7 +1,7 @@
/* BotServ functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 8ce8a0c51..97ba83d3b 100644
--- a/src/channels.c
+++ b/src/channels.c
@@ -1,7 +1,7 @@
/* Channel-handling routines.
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 98f3b9391..2584d71f8 100644
--- a/src/chanserv.c
+++ b/src/chanserv.c
@@ -1,7 +1,7 @@
/* ChanServ functions.
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 4c827458d..cb42de690 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-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 ec0856f46..a29686ed8 100644
--- a/src/compat.c
+++ b/src/compat.c
@@ -1,7 +1,7 @@
/* Compatibility routines.
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 b4ff90b28..d6ed31d56 100644
--- a/src/config.c
+++ b/src/config.c
@@ -1,7 +1,7 @@
/* Configuration file handling.
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 1f92b7e42..22c851055 100644
--- a/src/core/bs_act.c
+++ b/src/core/bs_act.c
@@ -1,7 +1,7 @@
/* BotServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 e34ca7d81..2a4328930 100644
--- a/src/core/bs_assign.c
+++ b/src/core/bs_assign.c
@@ -1,7 +1,7 @@
/* BotServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 3b5733f42..975c0eac5 100644
--- a/src/core/bs_badwords.c
+++ b/src/core/bs_badwords.c
@@ -1,7 +1,7 @@
/* BotServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 f35e55152..3042d32c8 100644
--- a/src/core/bs_bot.c
+++ b/src/core/bs_bot.c
@@ -1,7 +1,7 @@
/* BotServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 9e0fb9d45..c284f35e7 100644
--- a/src/core/bs_botlist.c
+++ b/src/core/bs_botlist.c
@@ -1,7 +1,7 @@
/* BotServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 c63d139b1..6e0e811ee 100644
--- a/src/core/bs_fantasy.c
+++ b/src/core/bs_fantasy.c
@@ -1,7 +1,7 @@
/* BotServ core fantasy functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 d8f272e8a..4b64cc24d 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-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 4cb64f116..91a549a4d 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-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 934d3ccca..07114cec3 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-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 75abdd26b..13d7e9ee1 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-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 7d34ef705..8f1687a29 100644
--- a/src/core/bs_help.c
+++ b/src/core/bs_help.c
@@ -1,7 +1,7 @@
/* BotServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 281ba0055..11a5a313a 100644
--- a/src/core/bs_info.c
+++ b/src/core/bs_info.c
@@ -1,7 +1,7 @@
/* BotServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 22a1e72c9..036364aa8 100644
--- a/src/core/bs_kick.c
+++ b/src/core/bs_kick.c
@@ -1,7 +1,7 @@
/* BotServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 508efe320..384321738 100644
--- a/src/core/bs_say.c
+++ b/src/core/bs_say.c
@@ -1,7 +1,7 @@
/* BotServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 4126603d4..c2e83ff19 100644
--- a/src/core/bs_set.c
+++ b/src/core/bs_set.c
@@ -1,7 +1,7 @@
/* BotServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 a5e0af6bb..f6b0d58cb 100644
--- a/src/core/bs_unassign.c
+++ b/src/core/bs_unassign.c
@@ -1,7 +1,7 @@
/* BotServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 f36dda0a0..e8fe5f788 100644
--- a/src/core/cs_access.c
+++ b/src/core/cs_access.c
@@ -1,7 +1,7 @@
/* ChanServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 14014e054..ad3133236 100644
--- a/src/core/cs_akick.c
+++ b/src/core/cs_akick.c
@@ -1,7 +1,7 @@
/* ChanServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 658fa8809..f7f905b1e 100644
--- a/src/core/cs_ban.c
+++ b/src/core/cs_ban.c
@@ -1,7 +1,7 @@
/* ChanServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 04f5df803..566286e4c 100644
--- a/src/core/cs_clear.c
+++ b/src/core/cs_clear.c
@@ -1,7 +1,7 @@
/* ChanServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 dff5992e9..dc431aa52 100644
--- a/src/core/cs_drop.c
+++ b/src/core/cs_drop.c
@@ -1,7 +1,7 @@
/* ChanServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 cd7a0e584..4740478e3 100644
--- a/src/core/cs_forbid.c
+++ b/src/core/cs_forbid.c
@@ -1,7 +1,7 @@
/* ChanServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 e869e795e..f339c8031 100644
--- a/src/core/cs_getkey.c
+++ b/src/core/cs_getkey.c
@@ -1,7 +1,7 @@
/* ChanServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 458488cf0..df4ef270a 100644
--- a/src/core/cs_getpass.c
+++ b/src/core/cs_getpass.c
@@ -1,7 +1,7 @@
/* ChanServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 208009038..5a1579f21 100644
--- a/src/core/cs_help.c
+++ b/src/core/cs_help.c
@@ -1,7 +1,7 @@
/* ChanServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 bde224a4a..5cc76a41f 100644
--- a/src/core/cs_identify.c
+++ b/src/core/cs_identify.c
@@ -1,7 +1,7 @@
/* ChanServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 0be9a8854..a8023d43c 100644
--- a/src/core/cs_info.c
+++ b/src/core/cs_info.c
@@ -1,7 +1,7 @@
/* ChanServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 a5b76fce2..e3e0f7b49 100644
--- a/src/core/cs_invite.c
+++ b/src/core/cs_invite.c
@@ -1,7 +1,7 @@
/* ChanServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 25ce396ff..843b2bb21 100644
--- a/src/core/cs_kick.c
+++ b/src/core/cs_kick.c
@@ -1,7 +1,7 @@
/* ChanServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 0dcda53dc..29c3513b6 100644
--- a/src/core/cs_list.c
+++ b/src/core/cs_list.c
@@ -1,7 +1,7 @@
/* ChanServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 2d963065c..faf1a7d7d 100644
--- a/src/core/cs_logout.c
+++ b/src/core/cs_logout.c
@@ -1,7 +1,7 @@
/* ChanServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 824764941..47fd0e571 100644
--- a/src/core/cs_modes.c
+++ b/src/core/cs_modes.c
@@ -1,7 +1,7 @@
/* ChanServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 d8cf4e817..ec0a33102 100644
--- a/src/core/cs_register.c
+++ b/src/core/cs_register.c
@@ -1,7 +1,7 @@
/* ChanServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 ff3bb1cff..f0cf568b5 100644
--- a/src/core/cs_sendpass.c
+++ b/src/core/cs_sendpass.c
@@ -1,7 +1,7 @@
/* ChanServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 ccdf1e9bb..43a191236 100644
--- a/src/core/cs_set.c
+++ b/src/core/cs_set.c
@@ -1,7 +1,7 @@
/* ChanServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 b52efbcdb..d27d8c44e 100644
--- a/src/core/cs_status.c
+++ b/src/core/cs_status.c
@@ -1,7 +1,7 @@
/* ChanServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 674861578..7ededb5ea 100644
--- a/src/core/cs_suspend.c
+++ b/src/core/cs_suspend.c
@@ -1,7 +1,7 @@
/* ChanServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 dd5a15cb8..a1538e1c6 100644
--- a/src/core/cs_topic.c
+++ b/src/core/cs_topic.c
@@ -1,7 +1,7 @@
/* ChanServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 37d3711fd..6b31cee5c 100644
--- a/src/core/cs_xop.c
+++ b/src/core/cs_xop.c
@@ -1,7 +1,7 @@
/* ChanServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 69344d7e6..30874e352 100644
--- a/src/core/enc_md5.c
+++ b/src/core/enc_md5.c
@@ -1,7 +1,7 @@
/* Module for encryption using MD5.
*
* Modified for Anope.
- * (C) 2003-2008 Anope Team
+ * (C) 2003-2009 Anope Team
* Contact us at dev@anope.org
*
* Taken from IRC Services and is copyright (c) 1996-2002 Andrew Church.
diff --git a/src/core/enc_none.c b/src/core/enc_none.c
index 871a85620..36e508d64 100644
--- a/src/core/enc_none.c
+++ b/src/core/enc_none.c
@@ -1,6 +1,6 @@
/* Module for encryption using MD5.
*
- * (C) 2003-2008 Anope Team
+ * (C) 2003-2009 Anope Team
* Contact us at dev@anope.org
*
* This program is free but copyrighted software; see the file COPYING for
diff --git a/src/core/enc_old.c b/src/core/enc_old.c
index 8c7d88e8e..e7ad4b79e 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-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 220df6455..5e6a6cc8b 100644
--- a/src/core/he_help.c
+++ b/src/core/he_help.c
@@ -1,7 +1,7 @@
/* HelpServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 73af8cc22..f4db34509 100644
--- a/src/core/hs_del.c
+++ b/src/core/hs_del.c
@@ -1,7 +1,7 @@
/* HostServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 bc26a9032..78a4112eb 100644
--- a/src/core/hs_delall.c
+++ b/src/core/hs_delall.c
@@ -1,7 +1,7 @@
/* HostServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 a88d772e3..4bc749c92 100644
--- a/src/core/hs_group.c
+++ b/src/core/hs_group.c
@@ -1,7 +1,7 @@
/* HostServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 f237016de..9b2817924 100644
--- a/src/core/hs_help.c
+++ b/src/core/hs_help.c
@@ -1,7 +1,7 @@
/* HostServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 59a7fd8ae..51d65de7d 100644
--- a/src/core/hs_list.c
+++ b/src/core/hs_list.c
@@ -1,7 +1,7 @@
/* HostServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 c2ce6c498..54bfeca75 100644
--- a/src/core/hs_off.c
+++ b/src/core/hs_off.c
@@ -1,7 +1,7 @@
/* HostServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 9ce692377..45777930b 100644
--- a/src/core/hs_on.c
+++ b/src/core/hs_on.c
@@ -1,7 +1,7 @@
/* HostServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 d236830d0..2475a2999 100644
--- a/src/core/hs_set.c
+++ b/src/core/hs_set.c
@@ -1,7 +1,7 @@
/* HostServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 9f355b1f7..70944bee5 100644
--- a/src/core/hs_setall.c
+++ b/src/core/hs_setall.c
@@ -1,7 +1,7 @@
/* HostServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 568a05310..458f757dc 100644
--- a/src/core/ms_cancel.c
+++ b/src/core/ms_cancel.c
@@ -1,7 +1,7 @@
/* MemoServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 661a5c1ab..3f6f1d5d0 100644
--- a/src/core/ms_check.c
+++ b/src/core/ms_check.c
@@ -1,7 +1,7 @@
/* MemoServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 f8a294f3e..b997a4782 100644
--- a/src/core/ms_del.c
+++ b/src/core/ms_del.c
@@ -1,7 +1,7 @@
/* MemoServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 7b49aa43c..0ed6e5ccd 100644
--- a/src/core/ms_help.c
+++ b/src/core/ms_help.c
@@ -1,7 +1,7 @@
/* MemoServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 2e4e91b46..ee9e48acb 100644
--- a/src/core/ms_info.c
+++ b/src/core/ms_info.c
@@ -1,7 +1,7 @@
/* MemoServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 b0a203afd..3fc8e3e1e 100644
--- a/src/core/ms_list.c
+++ b/src/core/ms_list.c
@@ -1,7 +1,7 @@
/* MemoServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 3588ac9f0..48ca8c758 100644
--- a/src/core/ms_read.c
+++ b/src/core/ms_read.c
@@ -1,7 +1,7 @@
/* MemoServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 4baf81c00..218000635 100644
--- a/src/core/ms_rsend.c
+++ b/src/core/ms_rsend.c
@@ -1,7 +1,7 @@
/* MemoServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 3ea195262..525bcba3b 100644
--- a/src/core/ms_send.c
+++ b/src/core/ms_send.c
@@ -1,7 +1,7 @@
/* MemoServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 fd0e32454..db2217164 100644
--- a/src/core/ms_sendall.c
+++ b/src/core/ms_sendall.c
@@ -1,7 +1,7 @@
/* MemoServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 699a949c7..cbf554002 100644
--- a/src/core/ms_set.c
+++ b/src/core/ms_set.c
@@ -1,7 +1,7 @@
/* MemoServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 e6462c975..7c2f3aeb5 100644
--- a/src/core/ms_staff.c
+++ b/src/core/ms_staff.c
@@ -1,7 +1,7 @@
/* MemoServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 40e925012..be07034d1 100644
--- a/src/core/ns_access.c
+++ b/src/core/ns_access.c
@@ -1,7 +1,7 @@
/* NickServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 8090531d2..fb5df4ba2 100644
--- a/src/core/ns_alist.c
+++ b/src/core/ns_alist.c
@@ -1,7 +1,7 @@
/* NickServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 e0434d7e0..305b54344 100644
--- a/src/core/ns_drop.c
+++ b/src/core/ns_drop.c
@@ -1,7 +1,7 @@
/* NickServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 b3ecc5531..2bd528a40 100644
--- a/src/core/ns_forbid.c
+++ b/src/core/ns_forbid.c
@@ -1,7 +1,7 @@
/* NickServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 5dc8b08bc..6f6bd4d9f 100644
--- a/src/core/ns_getemail.c
+++ b/src/core/ns_getemail.c
@@ -1,7 +1,7 @@
/* NickServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 946102389..9cfdd17f6 100644
--- a/src/core/ns_getpass.c
+++ b/src/core/ns_getpass.c
@@ -1,7 +1,7 @@
/* NickServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 07736bec7..0db41a03c 100644
--- a/src/core/ns_ghost.c
+++ b/src/core/ns_ghost.c
@@ -1,7 +1,7 @@
/* NickServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 926d062f0..2b0b9a92a 100644
--- a/src/core/ns_group.c
+++ b/src/core/ns_group.c
@@ -1,7 +1,7 @@
/* NickServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 e65d9dbf5..61b44c358 100644
--- a/src/core/ns_help.c
+++ b/src/core/ns_help.c
@@ -1,7 +1,7 @@
/* NickServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 cbeb7705e..b0d798f7a 100644
--- a/src/core/ns_identify.c
+++ b/src/core/ns_identify.c
@@ -1,7 +1,7 @@
/* NickServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 ecc2b3bb8..20c619aaf 100644
--- a/src/core/ns_info.c
+++ b/src/core/ns_info.c
@@ -1,7 +1,7 @@
/* NickServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 6c6639f66..f8fb96f74 100644
--- a/src/core/ns_list.c
+++ b/src/core/ns_list.c
@@ -1,7 +1,7 @@
/* NickServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 d2691132a..c65db262e 100644
--- a/src/core/ns_logout.c
+++ b/src/core/ns_logout.c
@@ -1,7 +1,7 @@
/* NickServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 71aa2b893..b86774d03 100644
--- a/src/core/ns_recover.c
+++ b/src/core/ns_recover.c
@@ -1,7 +1,7 @@
/* NickServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 6e33e8e08..da18b7428 100644
--- a/src/core/ns_register.c
+++ b/src/core/ns_register.c
@@ -1,7 +1,7 @@
/* NickServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 e2820b0e9..13e917024 100644
--- a/src/core/ns_release.c
+++ b/src/core/ns_release.c
@@ -1,7 +1,7 @@
/* NickServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 133fb098d..c1017cb21 100644
--- a/src/core/ns_saset.c
+++ b/src/core/ns_saset.c
@@ -1,7 +1,7 @@
/* NickServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 ce1834167..90168c38f 100644
--- a/src/core/ns_sendpass.c
+++ b/src/core/ns_sendpass.c
@@ -1,7 +1,7 @@
/* NickServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 09f78560d..c05b5484a 100644
--- a/src/core/ns_set.c
+++ b/src/core/ns_set.c
@@ -1,7 +1,7 @@
/* NickServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 86963b4a3..f2e81c0ef 100644
--- a/src/core/ns_status.c
+++ b/src/core/ns_status.c
@@ -1,7 +1,7 @@
/* NickServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 a2961e060..4c9943875 100644
--- a/src/core/ns_suspend.c
+++ b/src/core/ns_suspend.c
@@ -1,7 +1,7 @@
/* NickServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 140b2ed7f..9807c8591 100644
--- a/src/core/ns_update.c
+++ b/src/core/ns_update.c
@@ -1,7 +1,7 @@
/* NickServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 4df67ccd7..3e61ebe1d 100644
--- a/src/core/os_admin.c
+++ b/src/core/os_admin.c
@@ -1,7 +1,7 @@
/* OperServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 8233eec93..950fee96f 100644
--- a/src/core/os_akill.c
+++ b/src/core/os_akill.c
@@ -1,7 +1,7 @@
/* OperServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 805c7d57f..2fad002c1 100644
--- a/src/core/os_chankill.c
+++ b/src/core/os_chankill.c
@@ -1,7 +1,7 @@
/* OperServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 96285b827..be5c43e47 100644
--- a/src/core/os_chanlist.c
+++ b/src/core/os_chanlist.c
@@ -1,7 +1,7 @@
/* OperServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 d6a896166..e309ee901 100644
--- a/src/core/os_clearmodes.c
+++ b/src/core/os_clearmodes.c
@@ -1,7 +1,7 @@
/* OperServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 1f926e720..ee7899082 100644
--- a/src/core/os_defcon.c
+++ b/src/core/os_defcon.c
@@ -1,7 +1,7 @@
/* OperServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 ccbabebb9..4b9731468 100644
--- a/src/core/os_global.c
+++ b/src/core/os_global.c
@@ -1,7 +1,7 @@
/* OperServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 822d1dcd0..719f78169 100644
--- a/src/core/os_help.c
+++ b/src/core/os_help.c
@@ -1,7 +1,7 @@
/* OperServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 a5fb07d1c..d19dd8473 100644
--- a/src/core/os_ignore.c
+++ b/src/core/os_ignore.c
@@ -1,7 +1,7 @@
/* OperServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 5a3ff8a94..f25977f5e 100644
--- a/src/core/os_jupe.c
+++ b/src/core/os_jupe.c
@@ -1,7 +1,7 @@
/* OperServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 facab5fc5..300dc8a22 100644
--- a/src/core/os_kick.c
+++ b/src/core/os_kick.c
@@ -1,7 +1,7 @@
/* OperServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 20516c473..070b5c308 100644
--- a/src/core/os_logonnews.c
+++ b/src/core/os_logonnews.c
@@ -1,7 +1,7 @@
/* OperServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 c3d5c6624..840b3adc1 100644
--- a/src/core/os_mode.c
+++ b/src/core/os_mode.c
@@ -1,7 +1,7 @@
/* OperServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 fde25f0a2..e3127a61f 100644
--- a/src/core/os_modinfo.c
+++ b/src/core/os_modinfo.c
@@ -1,7 +1,7 @@
/* OperServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 8feddbea6..093d11ac2 100644
--- a/src/core/os_modlist.c
+++ b/src/core/os_modlist.c
@@ -1,7 +1,7 @@
/* OperServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 bcb70c551..12b9a1287 100644
--- a/src/core/os_modload.c
+++ b/src/core/os_modload.c
@@ -1,7 +1,7 @@
/* OperServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 a27c5ba6a..c36be6303 100644
--- a/src/core/os_modunload.c
+++ b/src/core/os_modunload.c
@@ -1,7 +1,7 @@
/* OperServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 1d2b19d0e..723ab25bb 100644
--- a/src/core/os_noop.c
+++ b/src/core/os_noop.c
@@ -1,7 +1,7 @@
/* OperServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 8e8b18730..6512ccbb9 100644
--- a/src/core/os_oline.c
+++ b/src/core/os_oline.c
@@ -1,7 +1,7 @@
/* OperServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 a0ab70919..1d14dbb84 100644
--- a/src/core/os_oper.c
+++ b/src/core/os_oper.c
@@ -1,7 +1,7 @@
/* OperServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 dc9b3006a..62782c8e1 100644
--- a/src/core/os_opernews.c
+++ b/src/core/os_opernews.c
@@ -1,7 +1,7 @@
/* OperServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 65fd31123..61f232755 100644
--- a/src/core/os_quit.c
+++ b/src/core/os_quit.c
@@ -1,7 +1,7 @@
/* OperServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 e29cfc796..903e81352 100644
--- a/src/core/os_randomnews.c
+++ b/src/core/os_randomnews.c
@@ -1,7 +1,7 @@
/* OperServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 9832225dd..e6369acb4 100644
--- a/src/core/os_raw.c
+++ b/src/core/os_raw.c
@@ -1,7 +1,7 @@
/* OperServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 6f2a4a406..e87a66b6e 100644
--- a/src/core/os_reload.c
+++ b/src/core/os_reload.c
@@ -1,7 +1,7 @@
/* OperServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 d1beec8b1..421d65185 100644
--- a/src/core/os_restart.c
+++ b/src/core/os_restart.c
@@ -1,7 +1,7 @@
/* OperServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 9c9498a15..b71d28bef 100644
--- a/src/core/os_session.c
+++ b/src/core/os_session.c
@@ -1,7 +1,7 @@
/* OperServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 7b533b8f0..53494cc32 100644
--- a/src/core/os_set.c
+++ b/src/core/os_set.c
@@ -1,7 +1,7 @@
/* OperServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 da28cf178..fc7089d93 100644
--- a/src/core/os_sgline.c
+++ b/src/core/os_sgline.c
@@ -1,7 +1,7 @@
/* OperServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 2031462b8..114deb77e 100644
--- a/src/core/os_shutdown.c
+++ b/src/core/os_shutdown.c
@@ -1,7 +1,7 @@
/* OperServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 57d91f679..d03b734a1 100644
--- a/src/core/os_sqline.c
+++ b/src/core/os_sqline.c
@@ -1,7 +1,7 @@
/* OperServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 ae9e6d66c..d37fad855 100644
--- a/src/core/os_staff.c
+++ b/src/core/os_staff.c
@@ -1,7 +1,7 @@
/* OperServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 e88ac3da1..e1a078a0b 100644
--- a/src/core/os_stats.c
+++ b/src/core/os_stats.c
@@ -1,7 +1,7 @@
/* OperServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 c579d7588..5c229ec28 100644
--- a/src/core/os_svsnick.c
+++ b/src/core/os_svsnick.c
@@ -1,7 +1,7 @@
/* OperServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 5c5e9a466..347de070d 100644
--- a/src/core/os_szline.c
+++ b/src/core/os_szline.c
@@ -1,7 +1,7 @@
/* OperServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 f81f49151..b05a9bfe5 100644
--- a/src/core/os_umode.c
+++ b/src/core/os_umode.c
@@ -1,7 +1,7 @@
/* OperServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 5b15dbb93..446d02905 100644
--- a/src/core/os_update.c
+++ b/src/core/os_update.c
@@ -1,7 +1,7 @@
/* OperServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 d0ca57a33..cf7c7a48c 100644
--- a/src/core/os_userlist.c
+++ b/src/core/os_userlist.c
@@ -1,7 +1,7 @@
/* OperServ core functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 3af10b1d4..87162ee1a 100644
--- a/src/datafiles.c
+++ b/src/datafiles.c
@@ -1,7 +1,7 @@
/* Database file handling routines.
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 9b68ca9d7..419c5358f 100644
--- a/src/encrypt.c
+++ b/src/encrypt.c
@@ -1,7 +1,7 @@
/* Include file for high-level encryption routines.
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 1df4dfe2d..98b4720a6 100644
--- a/src/events.c
+++ b/src/events.c
@@ -1,7 +1,7 @@
/* Events functions.
*
* (C) 2004-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/helpserv.c b/src/helpserv.c
index eaadf1566..006834b3a 100644
--- a/src/helpserv.c
+++ b/src/helpserv.c
@@ -1,7 +1,7 @@
/* HelpServ functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 bdb6dbba3..87d57642c 100644
--- a/src/hostserv.c
+++ b/src/hostserv.c
@@ -1,7 +1,7 @@
/* HostServ functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 527df792a..7990da17f 100644
--- a/src/init.c
+++ b/src/init.c
@@ -1,7 +1,7 @@
/* Initalization and related routines.
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 b6dda769c..27435993e 100644
--- a/src/ircd.c
+++ b/src/ircd.c
@@ -1,7 +1,7 @@
/* Main ircd functions.
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 1c29b1ec9..55d35ca6a 100644
--- a/src/language.c
+++ b/src/language.c
@@ -1,7 +1,7 @@
/* Multi-language support.
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/list.c b/src/list.c
index c59bf9f5e..be2c4803a 100644
--- a/src/list.c
+++ b/src/list.c
@@ -1,7 +1,7 @@
/* Routines to handle `listnicks' and `listchans' invocations.
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 a4f354993..ecbd3a447 100644
--- a/src/log.c
+++ b/src/log.c
@@ -1,7 +1,7 @@
/* Logging routines.
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 096191935..df13f6f81 100644
--- a/src/mail.c
+++ b/src/mail.c
@@ -1,7 +1,7 @@
/* Mail utility routines.
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 3cece40b3..ca439c3e9 100644
--- a/src/main.c
+++ b/src/main.c
@@ -1,7 +1,7 @@
/* Services -- main source file.
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/makefile.win32 b/src/makefile.win32
index a6b90b708..21d2f0c80 100644
--- a/src/makefile.win32
+++ b/src/makefile.win32
@@ -1,7 +1,7 @@
# Make file for Win32
#
-# (C) 2003-2008 Anope Team
-# Contact us at info@anope.org
+# (C) 2003-2009 Anope Team
+# 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 056a29a76..870f3a77a 100644
--- a/src/memory.c
+++ b/src/memory.c
@@ -1,7 +1,7 @@
/* Memory management routines.
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 c55f9633f..481e46cf7 100644
--- a/src/memoserv.c
+++ b/src/memoserv.c
@@ -1,7 +1,7 @@
/* MemoServ functions.
*
-* (C) 2003-2008 Anope Team
-* Contact us at info@anope.org
+* (C) 2003-2009 Anope Team
+* 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 33dd54619..cbd29645e 100644
--- a/src/messages.c
+++ b/src/messages.c
@@ -1,7 +1,7 @@
/* Definitions of IRC message functions and list of messages.
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 68c470192..fc0a97c10 100644
--- a/src/misc.c
+++ b/src/misc.c
@@ -1,8 +1,8 @@
/* Miscellaneous routines.
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 99974d2ef..deb3285a1 100644
--- a/src/modules.c
+++ b/src/modules.c
@@ -1,8 +1,8 @@
/* Modular support
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 a17e06551..dbf69024a 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-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 7e0d27bb4..c1e786933 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-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 a9beec419..f78b87631 100644
--- a/src/modules/cs_enforce.c
+++ b/src/modules/cs_enforce.c
@@ -1,8 +1,8 @@
/* cs_enforce - Add a /cs ENFORCE command to enforce various set
* options and channelmodes on a channel.
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 9558c92fd..521c88cf4 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-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 dde94070c..db73e3838 100644
--- a/src/modules/hs_request.c
+++ b/src/modules/hs_request.c
@@ -1,8 +1,8 @@
/* hs_request.c - Add request and activate functionality to HostServ,
* along with adding +req as optional param to HostServ list.
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 04747ff5a..3cea96dbf 100644
--- a/src/modules/ns_maxemail.c
+++ b/src/modules/ns_maxemail.c
@@ -1,8 +1,8 @@
/* ns_maxemail.c - Limit the amount of times an email address
* can be used for a NickServ account.
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 2858bef1e..7d3df181f 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-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 474959068..fea203f54 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-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 0343f957e..5cb29be3a 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-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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/mysql.c b/src/mysql.c
index c4db94252..d0d2b285d 100644
--- a/src/mysql.c
+++ b/src/mysql.c
@@ -1,8 +1,8 @@
/* MySQL functions.
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/news.c b/src/news.c
index 45dbbd6b3..81feb402c 100644
--- a/src/news.c
+++ b/src/news.c
@@ -1,8 +1,8 @@
/* News functions.
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 a14877b8b..5c3b1b72c 100644
--- a/src/nickserv.c
+++ b/src/nickserv.c
@@ -1,8 +1,8 @@
/* NickServ functions.
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 ded9069eb..46eb4f325 100644
--- a/src/operserv.c
+++ b/src/operserv.c
@@ -1,7 +1,7 @@
/* OperServ functions.
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 9f94f4ff8..2d0be34ca 100644
--- a/src/process.c
+++ b/src/process.c
@@ -1,7 +1,7 @@
/* Main processing code for Services.
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 e00fa2a45..5d84590ed 100644
--- a/src/protocol/bahamut.c
+++ b/src/protocol/bahamut.c
@@ -1,7 +1,7 @@
/* Bahamut functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/protocol/bahamut.h b/src/protocol/bahamut.h
index 1b60733a9..a40d3434c 100644
--- a/src/protocol/bahamut.h
+++ b/src/protocol/bahamut.h
@@ -1,7 +1,7 @@
/* Bahamut functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * Contact us at team@anope.org
*
* Please read COPYING and README for furhter details.
*
diff --git a/src/protocol/charybdis.c b/src/protocol/charybdis.c
index c5bd8a740..3440b03a3 100644
--- a/src/protocol/charybdis.c
+++ b/src/protocol/charybdis.c
@@ -1,8 +1,8 @@
/* Charybdis IRCD functions
*
* (C) 2006 William Pitcock <nenolod -at- charybdis.be>
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * Contact us at team@anope.org
*
* Please read COPYING and README for furhter details.
*
diff --git a/src/protocol/charybdis.h b/src/protocol/charybdis.h
index 4208c4d43..5b418259c 100644
--- a/src/protocol/charybdis.h
+++ b/src/protocol/charybdis.h
@@ -1,7 +1,7 @@
/* Ratbox IRCD functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * Contact us at team@anope.org
*
* Please read COPYING and README for furhter details.
*
diff --git a/src/protocol/dreamforge.c b/src/protocol/dreamforge.c
index 3809f3bd7..5dfb1e53d 100644
--- a/src/protocol/dreamforge.c
+++ b/src/protocol/dreamforge.c
@@ -1,7 +1,7 @@
/* DreamForge IRCD functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/protocol/dreamforge.h b/src/protocol/dreamforge.h
index 057ea3b91..096268057 100644
--- a/src/protocol/dreamforge.h
+++ b/src/protocol/dreamforge.h
@@ -1,7 +1,7 @@
/* DreamForge IRCD functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * Contact us at team@anope.org
*
* Please read COPYING and README for furhter details.
*
diff --git a/src/protocol/hybrid.c b/src/protocol/hybrid.c
index 454913517..ffea0a085 100644
--- a/src/protocol/hybrid.c
+++ b/src/protocol/hybrid.c
@@ -1,7 +1,7 @@
/* Hybrid IRCD functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/protocol/hybrid.h b/src/protocol/hybrid.h
index b4437888c..b57d7adc2 100644
--- a/src/protocol/hybrid.h
+++ b/src/protocol/hybrid.h
@@ -1,7 +1,7 @@
/* Hybrid IRCD functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * Contact us at team@anope.org
*
* Please read COPYING and README for furhter details.
*
diff --git a/src/protocol/inspircd10.c b/src/protocol/inspircd10.c
index 30ced466d..4b7977515 100644
--- a/src/protocol/inspircd10.c
+++ b/src/protocol/inspircd10.c
@@ -1,8 +1,8 @@
/* inspircd beta 6+ functions
*
* (C) 2005 Craig Edwards <brain@inspircd.org>
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/protocol/inspircd10.h b/src/protocol/inspircd10.h
index d23876029..e1fe210e6 100644
--- a/src/protocol/inspircd10.h
+++ b/src/protocol/inspircd10.h
@@ -1,7 +1,7 @@
/* inspircd beta 6 functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * Contact us at team@anope.org
*
* Please read COPYING and README for furhter details.
*
diff --git a/src/protocol/inspircd11.c b/src/protocol/inspircd11.c
index eb2b3c4a2..66e64523f 100644
--- a/src/protocol/inspircd11.c
+++ b/src/protocol/inspircd11.c
@@ -1,8 +1,8 @@
/* inspircd 1.1 beta 6+ functions
*
* (C) 2005-2007 Craig Edwards <brain@inspircd.org>
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/protocol/inspircd11.h b/src/protocol/inspircd11.h
index d079b2c97..3391db3c0 100755
--- a/src/protocol/inspircd11.h
+++ b/src/protocol/inspircd11.h
@@ -1,7 +1,7 @@
/* inspircd beta 6 functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * Contact us at team@anope.org
*
* Please read COPYING and README for furhter details.
*
diff --git a/src/protocol/plexus2.c b/src/protocol/plexus2.c
index 0a91194f4..323482d02 100644
--- a/src/protocol/plexus2.c
+++ b/src/protocol/plexus2.c
@@ -1,7 +1,7 @@
/* PlexusIRCD IRCD functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * Contact us at team@anope.org
*
* Please read COPYING and README for furhter details.
*
diff --git a/src/protocol/plexus2.h b/src/protocol/plexus2.h
index 366909b2b..912c8e73b 100644
--- a/src/protocol/plexus2.h
+++ b/src/protocol/plexus2.h
@@ -1,7 +1,7 @@
/* PlexusIRCD IRCD functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * Contact us at team@anope.org
*
* Please read COPYING and README for furhter details.
*
diff --git a/src/protocol/plexus3.c b/src/protocol/plexus3.c
index 2265e66b8..463ae320c 100644
--- a/src/protocol/plexus3.c
+++ b/src/protocol/plexus3.c
@@ -1,7 +1,7 @@
/* PlexusIRCD IRCD functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * Contact us at team@anope.org
*
* Please read COPYING and README for furhter details.
*
diff --git a/src/protocol/plexus3.h b/src/protocol/plexus3.h
index eedd4a572..bc0384db6 100644
--- a/src/protocol/plexus3.h
+++ b/src/protocol/plexus3.h
@@ -1,7 +1,7 @@
/* PlexusIRCD IRCD functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * Contact us at team@anope.org
*
* Please read COPYING and README for furhter details.
*
diff --git a/src/protocol/ptlink.c b/src/protocol/ptlink.c
index 9e6eb08b1..6479f8ee4 100644
--- a/src/protocol/ptlink.c
+++ b/src/protocol/ptlink.c
@@ -1,7 +1,7 @@
/* PTLink IRCD functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/protocol/ptlink.h b/src/protocol/ptlink.h
index a7c1d2c3f..e546f2e26 100644
--- a/src/protocol/ptlink.h
+++ b/src/protocol/ptlink.h
@@ -1,7 +1,7 @@
/* PTLink IRCD functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * Contact us at team@anope.org
*
* Please read COPYING and README for furhter details.
*
diff --git a/src/protocol/rageircd.c b/src/protocol/rageircd.c
index 94fc7824e..52662ce8b 100644
--- a/src/protocol/rageircd.c
+++ b/src/protocol/rageircd.c
@@ -1,7 +1,7 @@
/* Rage IRCD functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/protocol/rageircd.h b/src/protocol/rageircd.h
index c997a8f1c..acc99a6bf 100644
--- a/src/protocol/rageircd.h
+++ b/src/protocol/rageircd.h
@@ -1,7 +1,7 @@
/* Rage IRCD functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 d8c33b4a3..3a43a01dd 100644
--- a/src/protocol/ratbox.c
+++ b/src/protocol/ratbox.c
@@ -1,7 +1,7 @@
/* Ratbox IRCD functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * Contact us at team@anope.org
*
* Please read COPYING and README for furhter details.
*
diff --git a/src/protocol/ratbox.h b/src/protocol/ratbox.h
index 4088bd7be..4cc82f712 100644
--- a/src/protocol/ratbox.h
+++ b/src/protocol/ratbox.h
@@ -1,7 +1,7 @@
/* Ratbox IRCD functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * Contact us at team@anope.org
*
* Please read COPYING and README for furhter details.
*
diff --git a/src/protocol/shadowircd.c b/src/protocol/shadowircd.c
index 0061a538b..5dc263c17 100644
--- a/src/protocol/shadowircd.c
+++ b/src/protocol/shadowircd.c
@@ -1,7 +1,7 @@
/* ShadowIRCd functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * Contact us at team@anope.org
*
* Please read COPYING and README for furhter details.
*
diff --git a/src/protocol/shadowircd.h b/src/protocol/shadowircd.h
index 67f5188fd..17f701163 100644
--- a/src/protocol/shadowircd.h
+++ b/src/protocol/shadowircd.h
@@ -1,7 +1,7 @@
/* ShadowIRCD functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * Contact us at team@anope.org
*
* Please read COPYING and README for furhter details.
*
diff --git a/src/protocol/solidircd.c b/src/protocol/solidircd.c
index b0f948794..f2eccccaa 100644
--- a/src/protocol/solidircd.c
+++ b/src/protocol/solidircd.c
@@ -1,7 +1,7 @@
/* Solid-IRCD functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/protocol/solidircd.h b/src/protocol/solidircd.h
index 9bf5d3b02..28775cffb 100644
--- a/src/protocol/solidircd.h
+++ b/src/protocol/solidircd.h
@@ -1,7 +1,7 @@
/* SolidIRCD functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * Contact us at team@anope.org
*
* Please read COPYING and README for furhter details.
*
diff --git a/src/protocol/ultimate2.c b/src/protocol/ultimate2.c
index 2e6125861..a0839a457 100644
--- a/src/protocol/ultimate2.c
+++ b/src/protocol/ultimate2.c
@@ -1,7 +1,7 @@
/* Ultimate IRCD 2 functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/protocol/ultimate2.h b/src/protocol/ultimate2.h
index 221e69911..552be5bd7 100644
--- a/src/protocol/ultimate2.h
+++ b/src/protocol/ultimate2.h
@@ -1,7 +1,7 @@
/* Ultimate IRCD 2 functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * Contact us at team@anope.org
*
* Please read COPYING and README for furhter details.
*
diff --git a/src/protocol/ultimate3.c b/src/protocol/ultimate3.c
index 16186481a..57ea90527 100644
--- a/src/protocol/ultimate3.c
+++ b/src/protocol/ultimate3.c
@@ -1,7 +1,7 @@
/* Ultimate IRCD 3 functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/protocol/ultimate3.h b/src/protocol/ultimate3.h
index cdff880c1..945e6a7f3 100644
--- a/src/protocol/ultimate3.h
+++ b/src/protocol/ultimate3.h
@@ -1,7 +1,7 @@
/* Ultimate IRCD 3.0 functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * Contact us at team@anope.org
*
* Please read COPYING and README for furhter details.
*
diff --git a/src/protocol/unreal31.c b/src/protocol/unreal31.c
index 08781ca0f..303e90e8a 100644
--- a/src/protocol/unreal31.c
+++ b/src/protocol/unreal31.c
@@ -1,7 +1,7 @@
/* Unreal IRCD 3.1.x functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/protocol/unreal31.h b/src/protocol/unreal31.h
index 21ace9b86..e7de79f3a 100644
--- a/src/protocol/unreal31.h
+++ b/src/protocol/unreal31.h
@@ -1,7 +1,7 @@
/* Unreal IRCD 3.1.x functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 a3b1c04ce..ed3ea9a98 100644
--- a/src/protocol/unreal32.c
+++ b/src/protocol/unreal32.c
@@ -1,7 +1,7 @@
/* Unreal IRCD 3.2.x functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/protocol/unreal32.h b/src/protocol/unreal32.h
index 4f8a9adf6..72fa091a5 100644
--- a/src/protocol/unreal32.h
+++ b/src/protocol/unreal32.h
@@ -1,6 +1,6 @@
/* Unreal IRCD 3.2.x functions
*
- * (C) 2003-2008 Anope Team
+ * (C) 2003-2009 Anope Team
* Contact us at info@unreal.org
*
* Please read COPYING and README for furhter details.
diff --git a/src/protocol/viagra.c b/src/protocol/viagra.c
index 8638204b7..a536da401 100644
--- a/src/protocol/viagra.c
+++ b/src/protocol/viagra.c
@@ -1,7 +1,7 @@
/* Viagra IRCD functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/protocol/viagra.h b/src/protocol/viagra.h
index 1aa687eca..1cd84ad4b 100644
--- a/src/protocol/viagra.h
+++ b/src/protocol/viagra.h
@@ -1,7 +1,7 @@
/* Viagra IRCD functions
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * Contact us at team@anope.org
*
* Please read COPYING and README for furhter details.
*
diff --git a/src/rdb.c b/src/rdb.c
index 91e4e8480..b33675f73 100644
--- a/src/rdb.c
+++ b/src/rdb.c
@@ -1,7 +1,7 @@
/* RDB functions.
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 6d57a9823..d3155c1c0 100644
--- a/src/send.c
+++ b/src/send.c
@@ -1,7 +1,7 @@
/* Routines for sending stuff to the network.
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 dc87826ce..08391e823 100644
--- a/src/servers.c
+++ b/src/servers.c
@@ -1,7 +1,7 @@
/* Routines to maintain a list of connected servers
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 05e90a76d..393e84251 100644
--- a/src/sessions.c
+++ b/src/sessions.c
@@ -1,7 +1,7 @@
/* Session Limiting functions.
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 099a59328..004448c62 100644
--- a/src/slist.c
+++ b/src/slist.c
@@ -1,7 +1,7 @@
/* Services list handler implementation.
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 b28989bdb..5bec0fe23 100644
--- a/src/sockutil.c
+++ b/src/sockutil.c
@@ -1,7 +1,7 @@
/* Socket utility routines.
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 1db734654..4419f1189 100644
--- a/src/timeout.c
+++ b/src/timeout.c
@@ -1,7 +1,7 @@
/* Routines for time-delayed actions.
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 4ff0c6fcf..3f2e4b8d1 100644
--- a/src/tools/anopesmtp.c
+++ b/src/tools/anopesmtp.c
@@ -1,7 +1,7 @@
/* smtp stuff handler for win32.
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * Contact us at team@anope.org
*
* Please read COPYING and README for furhter details.
*
diff --git a/src/tools/db-merger.c b/src/tools/db-merger.c
index b44e5b9d0..8bd95c869 100644
--- a/src/tools/db-merger.c
+++ b/src/tools/db-merger.c
@@ -1,7 +1,7 @@
/*
* Anope Database Merger
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * Contact us at team@anope.org
*
* Please read COPYING and README for furhter details.
*
diff --git a/src/tools/smtp.h b/src/tools/smtp.h
index 7a30cc0fe..cec4d4c78 100644
--- a/src/tools/smtp.h
+++ b/src/tools/smtp.h
@@ -1,7 +1,7 @@
/*
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * 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 44faaf9d5..74183fc8c 100644
--- a/src/users.c
+++ b/src/users.c
@@ -1,7 +1,7 @@
/* Routines to maintain a list of online users.
*
- * (C) 2003-2008 Anope Team
- * Contact us at info@anope.org
+ * (C) 2003-2009 Anope Team
+ * Contact us at team@anope.org
*
* Please read COPYING and README for further details.
*
diff --git a/src/win32.rc.template b/src/win32.rc.template
index 7f1ee7e32..202964957 100644
--- a/src/win32.rc.template
+++ b/src/win32.rc.template
@@ -52,7 +52,7 @@ BEGIN
VALUE "FileDescription", "Anope IRC Services"
VALUE "FileVersion", "VERSION_FULL"
VALUE "InternalName", "Anope"
- VALUE "LegalCopyright", "Copyright (C) 2003-2008 Anope Team"
+ VALUE "LegalCopyright", "Copyright (C) 2003-2009 Anope Team"
VALUE "OriginalFilename", "anope.exe"
VALUE "ProductName", "Anope"
VALUE "ProductVersion", "VERSION_DOTTED"
diff --git a/version.log b/version.log
index abe8a4dae..79fc73e3a 100644
--- a/version.log
+++ b/version.log
@@ -1,5 +1,5 @@
-# (C) 2003-2008 Anope
-# Contact us at info@anope.org
+# (C) 2003-2009 Anope Team
+# Contact us at team@anope.org
#
# Please read COPYING and README for further details.
#
@@ -9,7 +9,7 @@ VERSION_MAJOR="1"
VERSION_MINOR="8"
VERSION_PATCH="0"
VERSION_EXTRA="-svn"
-VERSION_BUILD="1901"
+VERSION_BUILD="1913"
# $Log$
#
diff --git a/version.log.old b/version.log.old
index cd0c873fc..5f3b385bb 100644
--- a/version.log.old
+++ b/version.log.old
@@ -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.
#