summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xConfig2
-rw-r--r--Makefile.win322
-rw-r--r--configure.in2
-rw-r--r--docs/README2
-rw-r--r--include/commands.h2
-rw-r--r--include/config.h2
-rw-r--r--include/datafiles.h2
-rw-r--r--include/defs.h2
-rw-r--r--include/depricated.h2
-rw-r--r--include/encrypt.h2
-rw-r--r--include/events.h2
-rw-r--r--include/extern.h2
-rw-r--r--include/makefile.win322
-rw-r--r--include/messages.h2
-rw-r--r--include/modules.h2
-rw-r--r--include/pseudo.h2
-rw-r--r--include/services.h2
-rw-r--r--include/slist.h2
-rw-r--r--include/sockets.h2
-rw-r--r--include/timeout.h2
-rw-r--r--include/version.sh2
-rw-r--r--include/version.sh.c2
-rw-r--r--install.js2
-rw-r--r--lang/cat.l2
-rw-r--r--lang/de.l2
-rw-r--r--lang/en_us.l2
-rw-r--r--lang/es.l2
-rw-r--r--lang/fr.l2
-rw-r--r--lang/gr.l2
-rw-r--r--lang/hun.l2
-rw-r--r--lang/it.l2
-rw-r--r--lang/langcomp.c2
-rw-r--r--lang/langtool.c2
-rw-r--r--lang/nl.l2
-rw-r--r--lang/pl.l2
-rw-r--r--lang/pt.l2
-rw-r--r--lang/ru.l2
-rw-r--r--lang/tr.l2
-rw-r--r--src/actions.c2
-rw-r--r--src/base64.c2
-rw-r--r--src/bin/anoperc.in2
-rw-r--r--src/botserv.c2
-rw-r--r--src/channels.c2
-rw-r--r--src/chanserv.c2
-rw-r--r--src/commands.c2
-rw-r--r--src/compat.c2
-rw-r--r--src/config.c2
-rw-r--r--src/core/bs_act.c2
-rw-r--r--src/core/bs_assign.c2
-rw-r--r--src/core/bs_badwords.c2
-rw-r--r--src/core/bs_bot.c2
-rw-r--r--src/core/bs_botlist.c2
-rw-r--r--src/core/bs_fantasy.c2
-rw-r--r--src/core/bs_fantasy_kick.c2
-rw-r--r--src/core/bs_fantasy_kickban.c2
-rw-r--r--src/core/bs_fantasy_owner.c2
-rw-r--r--src/core/bs_fantasy_seen.c2
-rw-r--r--src/core/bs_help.c2
-rw-r--r--src/core/bs_info.c2
-rw-r--r--src/core/bs_kick.c2
-rw-r--r--src/core/bs_say.c2
-rw-r--r--src/core/bs_set.c2
-rw-r--r--src/core/bs_unassign.c2
-rw-r--r--src/core/cs_access.c2
-rw-r--r--src/core/cs_akick.c2
-rw-r--r--src/core/cs_ban.c2
-rw-r--r--src/core/cs_clear.c2
-rw-r--r--src/core/cs_drop.c2
-rw-r--r--src/core/cs_forbid.c2
-rw-r--r--src/core/cs_getkey.c2
-rw-r--r--src/core/cs_getpass.c2
-rw-r--r--src/core/cs_help.c2
-rw-r--r--src/core/cs_identify.c2
-rw-r--r--src/core/cs_info.c2
-rw-r--r--src/core/cs_invite.c2
-rw-r--r--src/core/cs_kick.c2
-rw-r--r--src/core/cs_list.c2
-rw-r--r--src/core/cs_logout.c2
-rw-r--r--src/core/cs_modes.c2
-rw-r--r--src/core/cs_register.c2
-rw-r--r--src/core/cs_sendpass.c2
-rw-r--r--src/core/cs_set.c2
-rw-r--r--src/core/cs_status.c2
-rw-r--r--src/core/cs_suspend.c2
-rw-r--r--src/core/cs_topic.c2
-rw-r--r--src/core/cs_xop.c2
-rw-r--r--src/core/enc_md5.c2
-rw-r--r--src/core/enc_none.c2
-rw-r--r--src/core/enc_old.c2
-rw-r--r--src/core/he_help.c2
-rw-r--r--src/core/hs_del.c2
-rw-r--r--src/core/hs_delall.c2
-rw-r--r--src/core/hs_group.c2
-rw-r--r--src/core/hs_help.c2
-rw-r--r--src/core/hs_list.c2
-rw-r--r--src/core/hs_off.c2
-rw-r--r--src/core/hs_on.c2
-rw-r--r--src/core/hs_set.c2
-rw-r--r--src/core/hs_setall.c2
-rw-r--r--src/core/ms_cancel.c2
-rw-r--r--src/core/ms_check.c2
-rw-r--r--src/core/ms_del.c2
-rw-r--r--src/core/ms_help.c2
-rw-r--r--src/core/ms_info.c2
-rw-r--r--src/core/ms_list.c2
-rw-r--r--src/core/ms_read.c2
-rw-r--r--src/core/ms_rsend.c2
-rw-r--r--src/core/ms_send.c2
-rw-r--r--src/core/ms_sendall.c2
-rw-r--r--src/core/ms_set.c2
-rw-r--r--src/core/ms_staff.c2
-rw-r--r--src/core/ns_access.c2
-rw-r--r--src/core/ns_alist.c2
-rw-r--r--src/core/ns_drop.c2
-rw-r--r--src/core/ns_forbid.c2
-rw-r--r--src/core/ns_getemail.c2
-rw-r--r--src/core/ns_getpass.c2
-rw-r--r--src/core/ns_ghost.c2
-rw-r--r--src/core/ns_group.c2
-rw-r--r--src/core/ns_help.c2
-rw-r--r--src/core/ns_identify.c2
-rw-r--r--src/core/ns_info.c2
-rw-r--r--src/core/ns_list.c2
-rw-r--r--src/core/ns_logout.c2
-rw-r--r--src/core/ns_recover.c2
-rw-r--r--src/core/ns_register.c2
-rw-r--r--src/core/ns_release.c2
-rw-r--r--src/core/ns_saset.c2
-rw-r--r--src/core/ns_sendpass.c2
-rw-r--r--src/core/ns_set.c2
-rw-r--r--src/core/ns_status.c2
-rw-r--r--src/core/ns_suspend.c2
-rw-r--r--src/core/ns_update.c2
-rw-r--r--src/core/os_admin.c2
-rw-r--r--src/core/os_akill.c2
-rw-r--r--src/core/os_chankill.c2
-rw-r--r--src/core/os_chanlist.c2
-rw-r--r--src/core/os_clearmodes.c2
-rw-r--r--src/core/os_defcon.c2
-rw-r--r--src/core/os_global.c2
-rw-r--r--src/core/os_help.c2
-rw-r--r--src/core/os_ignore.c2
-rw-r--r--src/core/os_jupe.c2
-rw-r--r--src/core/os_kick.c2
-rw-r--r--src/core/os_logonnews.c2
-rw-r--r--src/core/os_mode.c2
-rw-r--r--src/core/os_modinfo.c2
-rw-r--r--src/core/os_modlist.c2
-rw-r--r--src/core/os_modload.c2
-rw-r--r--src/core/os_modunload.c2
-rw-r--r--src/core/os_noop.c2
-rw-r--r--src/core/os_oline.c2
-rw-r--r--src/core/os_oper.c2
-rw-r--r--src/core/os_opernews.c2
-rw-r--r--src/core/os_quit.c2
-rw-r--r--src/core/os_randomnews.c2
-rw-r--r--src/core/os_raw.c2
-rw-r--r--src/core/os_reload.c2
-rw-r--r--src/core/os_restart.c2
-rw-r--r--src/core/os_session.c2
-rw-r--r--src/core/os_set.c2
-rw-r--r--src/core/os_sgline.c2
-rw-r--r--src/core/os_shutdown.c2
-rw-r--r--src/core/os_sqline.c2
-rw-r--r--src/core/os_staff.c2
-rw-r--r--src/core/os_stats.c2
-rw-r--r--src/core/os_svsnick.c2
-rw-r--r--src/core/os_szline.c2
-rw-r--r--src/core/os_umode.c2
-rw-r--r--src/core/os_update.c2
-rw-r--r--src/core/os_userlist.c2
-rw-r--r--src/datafiles.c2
-rw-r--r--src/encrypt.c2
-rw-r--r--src/events.c2
-rw-r--r--src/helpserv.c2
-rw-r--r--src/hostserv.c2
-rw-r--r--src/init.c2
-rw-r--r--src/ircd.c2
-rw-r--r--src/language.c2
-rw-r--r--src/list.c2
-rw-r--r--src/log.c2
-rw-r--r--src/mail.c2
-rw-r--r--src/main.c2
-rw-r--r--src/makefile.win322
-rw-r--r--src/memory.c2
-rw-r--r--src/memoserv.c2
-rw-r--r--src/messages.c2
-rw-r--r--src/misc.c2
-rw-r--r--src/modules.c2
-rw-r--r--src/modules/bs_fantasy_unban.c2
-rw-r--r--src/modules/cs_appendtopic.c2
-rw-r--r--src/modules/cs_enforce.c2
-rw-r--r--src/modules/cs_tban.c2
-rw-r--r--src/modules/hs_request.c2
-rw-r--r--src/modules/ns_maxemail.c2
-rw-r--r--src/modules/ns_noop_convert.c2
-rw-r--r--src/modules/os_ignore_db.c2
-rw-r--r--src/modules/os_info.c2
-rw-r--r--src/mysql.c2
-rw-r--r--src/news.c2
-rw-r--r--src/nickserv.c2
-rw-r--r--src/operserv.c2
-rw-r--r--src/process.c2
-rw-r--r--src/protocol/bahamut.c2
-rw-r--r--src/protocol/bahamut.h2
-rw-r--r--src/protocol/charybdis.c2
-rw-r--r--src/protocol/charybdis.h2
-rw-r--r--src/protocol/dreamforge.c2
-rw-r--r--src/protocol/dreamforge.h2
-rw-r--r--src/protocol/hybrid.c2
-rw-r--r--src/protocol/hybrid.h2
-rw-r--r--src/protocol/inspircd11.c2
-rwxr-xr-xsrc/protocol/inspircd11.h2
-rw-r--r--src/protocol/inspircd12.c2
-rw-r--r--src/protocol/inspircd12.h2
-rw-r--r--src/protocol/inspircd20.c2
-rw-r--r--src/protocol/inspircd20.h2
-rw-r--r--src/protocol/plexus2.c2
-rw-r--r--src/protocol/plexus2.h2
-rw-r--r--src/protocol/plexus3.c2
-rw-r--r--src/protocol/plexus3.h2
-rw-r--r--src/protocol/ptlink.c2
-rw-r--r--src/protocol/ptlink.h2
-rw-r--r--src/protocol/rageircd.c2
-rw-r--r--src/protocol/rageircd.h2
-rw-r--r--src/protocol/ratbox.c2
-rw-r--r--src/protocol/ratbox.h2
-rw-r--r--src/protocol/shadowircd.c2
-rw-r--r--src/protocol/shadowircd.h2
-rw-r--r--src/protocol/solidircd.c2
-rw-r--r--src/protocol/solidircd.h2
-rw-r--r--src/protocol/ultimate2.c2
-rw-r--r--src/protocol/ultimate2.h2
-rw-r--r--src/protocol/ultimate3.c2
-rw-r--r--src/protocol/ultimate3.h2
-rw-r--r--src/protocol/unreal31.c2
-rw-r--r--src/protocol/unreal31.h2
-rw-r--r--src/protocol/unreal32.c2
-rw-r--r--src/protocol/unreal32.h2
-rw-r--r--src/protocol/viagra.c2
-rw-r--r--src/protocol/viagra.h2
-rw-r--r--src/rdb.c2
-rw-r--r--src/send.c2
-rw-r--r--src/servers.c2
-rw-r--r--src/sessions.c2
-rw-r--r--src/slist.c2
-rw-r--r--src/sockutil.c2
-rw-r--r--src/timeout.c2
-rw-r--r--src/tools/anopesmtp.c2
-rw-r--r--src/tools/db-merger.c4
-rw-r--r--src/tools/epona2anope.c2
-rw-r--r--src/tools/smtp.h2
-rw-r--r--src/users.c2
-rw-r--r--src/win32.rc.template2
-rw-r--r--version.log4
255 files changed, 257 insertions, 257 deletions
diff --git a/Config b/Config
index 6e9072676..2ea0b6402 100755
--- a/Config
+++ b/Config
@@ -2,7 +2,7 @@
#
# Configuration script for Services.
#
-# Anope (c) 2003-2012 Anope team
+# Anope (c) 2003-2013 Anope Team
# Contact us at team@anope.org
#
# This program is free but copyrighted software; see the file COPYING for
diff --git a/Makefile.win32 b/Makefile.win32
index adbe1d26e..5e7a6689a 100644
--- a/Makefile.win32
+++ b/Makefile.win32
@@ -1,6 +1,6 @@
# Makefile for Anope.
#
-# (C) 2003-2012 Anope Team
+# (C) 2003-2013 Anope Team
# Contact us at team@anope.org
#
# This program is free but copyrighted software; see the file COPYING for
diff --git a/configure.in b/configure.in
index 18a3d401b..c635a60e4 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
dnl autoconf.in for Services.
dnl
-dnl Anope (c) 2003-2012 Anope team
+dnl Anope (c) 2003-2013 Anope Team
dnl Contact us at team@anope.org
dnl This program is free but copyrighted software; see the file COPYING for
diff --git a/docs/README b/docs/README
index e6380ed2a..fa780a926 100644
--- a/docs/README
+++ b/docs/README
@@ -1,7 +1,7 @@
Anope - a set of IRC services for IRC networks
----------------------------------------------
-Anope is 2003-2012 Anope Team <team@anope.org>.
+Anope is 2003-2013 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 831e4ac88..4c03273f4 100644
--- a/include/commands.h
+++ b/include/commands.h
@@ -1,6 +1,6 @@
/* Declarations for command data.
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/include/config.h b/include/config.h
index 89a921a86..b3dd08a92 100644
--- a/include/config.h
+++ b/include/config.h
@@ -1,6 +1,6 @@
/* Services configuration.
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/include/datafiles.h b/include/datafiles.h
index 77644a136..5e5357787 100644
--- a/include/datafiles.h
+++ b/include/datafiles.h
@@ -1,6 +1,6 @@
/* Database file descriptor structure and file handling routine prototypes.
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/include/defs.h b/include/defs.h
index d3e22016d..229e890a4 100644
--- a/include/defs.h
+++ b/include/defs.h
@@ -1,6 +1,6 @@
/* Set default values for any constants that should be in include files but
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/include/depricated.h b/include/depricated.h
index 9f0b3f0c5..cb01b6e0a 100644
--- a/include/depricated.h
+++ b/include/depricated.h
@@ -1,6 +1,6 @@
/* depricated.h
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/include/encrypt.h b/include/encrypt.h
index d403ab1dd..1dee1b43d 100644
--- a/include/encrypt.h
+++ b/include/encrypt.h
@@ -1,6 +1,6 @@
/* Include file for high-level encryption routines.
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/include/events.h b/include/events.h
index 32a30b9d9..f08c98e5e 100644
--- a/include/events.h
+++ b/include/events.h
@@ -1,6 +1,6 @@
/* Prototypes and external variable declarations.
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/include/extern.h b/include/extern.h
index d676e46f3..cb2445ffd 100644
--- a/include/extern.h
+++ b/include/extern.h
@@ -1,6 +1,6 @@
/* Prototypes and external variable declarations.
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/include/makefile.win32 b/include/makefile.win32
index c4ded5327..ae40f327a 100644
--- a/include/makefile.win32
+++ b/include/makefile.win32
@@ -1,6 +1,6 @@
# Make file for Win32
#
-# (C) 2003-2012 Anope Team
+# (C) 2003-2013 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 4c941e00c..afedf3857 100644
--- a/include/messages.h
+++ b/include/messages.h
@@ -1,6 +1,6 @@
/* Declarations of IRC message structures, variables, and functions.
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/include/modules.h b/include/modules.h
index a1ea9a075..0512de06c 100644
--- a/include/modules.h
+++ b/include/modules.h
@@ -1,6 +1,6 @@
/* Modular support
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/include/pseudo.h b/include/pseudo.h
index 2f47b920b..02ffcb023 100644
--- a/include/pseudo.h
+++ b/include/pseudo.h
@@ -1,6 +1,6 @@
/* Include extra includes needed by most/all pseudo-clients.
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/include/services.h b/include/services.h
index 812f4a35e..25f279773 100644
--- a/include/services.h
+++ b/include/services.h
@@ -1,6 +1,6 @@
/*
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/include/slist.h b/include/slist.h
index 0d51eee74..77e951eb7 100644
--- a/include/slist.h
+++ b/include/slist.h
@@ -1,6 +1,6 @@
/* Header for Services list handler.
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/include/sockets.h b/include/sockets.h
index a905610bb..cec14baad 100644
--- a/include/sockets.h
+++ b/include/sockets.h
@@ -1,6 +1,6 @@
/*
*
- * (C) 2004-2012 Anope Team
+ * (C) 2004-2013 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/include/timeout.h b/include/timeout.h
index 988eb4782..816575d6e 100644
--- a/include/timeout.h
+++ b/include/timeout.h
@@ -1,6 +1,6 @@
/* Time-delay routine include stuff.
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/include/version.sh b/include/version.sh
index d571670d6..2edc7781a 100644
--- a/include/version.sh
+++ b/include/version.sh
@@ -27,7 +27,7 @@ fi
cat >version.h <<EOF
/* Version information for Services.
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 08b6f055b..6bd018be1 100644
--- a/include/version.sh.c
+++ b/include/version.sh.c
@@ -1,6 +1,6 @@
/* version file handler for win32.
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/install.js b/install.js
index 8000df244..98e291d8e 100644
--- a/install.js
+++ b/install.js
@@ -1,7 +1,7 @@
//
// install.js - Windows Configuration
//
-// (C) 2003-2012 Anope Team
+// (C) 2003-2013 Anope Team
// Contact us at team@anope.org
//
// This program is free but copyrighted software; see the file COPYING for
diff --git a/lang/cat.l b/lang/cat.l
index 940ffbd4d..dc94b0706 100644
--- a/lang/cat.l
+++ b/lang/cat.l
@@ -1,6 +1,6 @@
# Catalan Language File.
#
-# (C) 2003-2012 Anope Team
+# (C) 2003-2013 Anope Team
# Contact us at team@anope.org
#
# Please read COPYING and README for further details.
diff --git a/lang/de.l b/lang/de.l
index ba0596c78..96ec46b02 100644
--- a/lang/de.l
+++ b/lang/de.l
@@ -1,6 +1,6 @@
# Deutsches Language file.
#
-# (C) 2003-2012 Anope Team
+# (C) 2003-2013 Anope Team
# Contact us at team@anope.org
#
# Please read COPYING and README for further details.
diff --git a/lang/en_us.l b/lang/en_us.l
index c3d23f6b2..9cf6c6316 100644
--- a/lang/en_us.l
+++ b/lang/en_us.l
@@ -1,6 +1,6 @@
# United States English language file.
#
-# (C) 2003-2012 Anope Team
+# (C) 2003-2013 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 8cfc16356..86a00a0da 100644
--- a/lang/es.l
+++ b/lang/es.l
@@ -1,6 +1,6 @@
# Spanish Language File.
#
-# (C) 2003-2012 Anope Team
+# (C) 2003-2013 Anope Team
# Contact us at team@anope.org
#
# Please read COPYING and README for further details.
diff --git a/lang/fr.l b/lang/fr.l
index 3bfb0d7c6..2d0eaeb07 100644
--- a/lang/fr.l
+++ b/lang/fr.l
@@ -1,6 +1,6 @@
# French language file.
#
-# (C) 2003-2012 Anope Team
+# (C) 2003-2013 Anope Team
# Contact us at team@anope.org
#
# Please read COPYING and README for further details.
diff --git a/lang/gr.l b/lang/gr.l
index d5203b11a..ae504132a 100644
--- a/lang/gr.l
+++ b/lang/gr.l
@@ -1,6 +1,6 @@
# Greek language file.
#
-# (C) 2003-2012 Anope Team
+# (C) 2003-2013 Anope Team
# Contact us at team@anope.org
#
# Please read COPYING and README for further details.
diff --git a/lang/hun.l b/lang/hun.l
index 1ef3891be..590c5ab26 100644
--- a/lang/hun.l
+++ b/lang/hun.l
@@ -1,6 +1,6 @@
# Hungarian (magyar) language file.
#
-# (C) 2003-2012 Anope Team
+# (C) 2003-2013 Anope Team
# Contact us at team@anope.org
#
# Translated by:
diff --git a/lang/it.l b/lang/it.l
index 2c2c85b3e..b73695eea 100644
--- a/lang/it.l
+++ b/lang/it.l
@@ -1,6 +1,6 @@
# Italian language file.
#
-# (C) 2003-2012 Anope Team
+# (C) 2003-2013 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 c8efa4ceb..808821c8a 100644
--- a/lang/langcomp.c
+++ b/lang/langcomp.c
@@ -1,6 +1,6 @@
/* Compiler for language definition files.
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 90120240e..8e96e3a38 100644
--- a/lang/langtool.c
+++ b/lang/langtool.c
@@ -1,6 +1,6 @@
/* Language stuff generator for win32.
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/lang/nl.l b/lang/nl.l
index 9d9d9b578..c33f2b64e 100644
--- a/lang/nl.l
+++ b/lang/nl.l
@@ -1,6 +1,6 @@
# Dutch Language File
#
-# (C) 2003-2012 Anope Team
+# (C) 2003-2013 Anope Team
# Contact us at team@anope.org
#
# Please read COPYING and README for further details.
diff --git a/lang/pl.l b/lang/pl.l
index 733d5f63a..145a700e5 100644
--- a/lang/pl.l
+++ b/lang/pl.l
@@ -14,7 +14,7 @@
#
###########################################################################
#
-# (C) 2003-2012 Anope Team
+# (C) 2003-2013 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 161d75b96..3fe287556 100644
--- a/lang/pt.l
+++ b/lang/pt.l
@@ -1,6 +1,6 @@
# Portuguese language file.
#
-# (C) 2003-2012 Anope Team
+# (C) 2003-2013 Anope Team
# Contact us at team@anope.org
#
# Please read COPYING and README for further details.
diff --git a/lang/ru.l b/lang/ru.l
index 1c4bdd57c..0377d836f 100644
--- a/lang/ru.l
+++ b/lang/ru.l
@@ -1,6 +1,6 @@
# Russian language file for Anope
#
-# (C) 2003-2012 Anope Team
+# (C) 2003-2013 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 662c14f1b..102ec2167 100644
--- a/lang/tr.l
+++ b/lang/tr.l
@@ -1,6 +1,6 @@
# Turkish language file.
#
-# (C) 2003-2012 Anope Team
+# (C) 2003-2013 Anope Team
# 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 738711502..da22d481b 100644
--- a/src/actions.c
+++ b/src/actions.c
@@ -1,6 +1,6 @@
/* Various routines to perform simple actions.
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 2793f124d..acac4448e 100644
--- a/src/base64.c
+++ b/src/base64.c
@@ -1,6 +1,6 @@
/* base64 routines.
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 46dad96c5..4c89768b9 100644
--- a/src/bin/anoperc.in
+++ b/src/bin/anoperc.in
@@ -2,7 +2,7 @@
#
# Configuration script for Services
#
-# (C) 2003-2012 Anope Team
+# (C) 2003-2013 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 e2aa16ee8..8e05d63cb 100644
--- a/src/botserv.c
+++ b/src/botserv.c
@@ -1,6 +1,6 @@
/* BotServ functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 ee827def5..a42aa2ec4 100644
--- a/src/channels.c
+++ b/src/channels.c
@@ -1,6 +1,6 @@
/* Channel-handling routines.
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 1cbc3fcc8..f568bb6ac 100644
--- a/src/chanserv.c
+++ b/src/chanserv.c
@@ -1,6 +1,6 @@
/* ChanServ functions.
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 0f75b88b2..d2ee012c0 100644
--- a/src/commands.c
+++ b/src/commands.c
@@ -1,6 +1,6 @@
/* Routines for looking up commands in a *Serv command list.
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 edd38edfd..4cc4ce7b9 100644
--- a/src/compat.c
+++ b/src/compat.c
@@ -1,6 +1,6 @@
/* Compatibility routines.
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 5c745a8c6..7e56996b4 100644
--- a/src/config.c
+++ b/src/config.c
@@ -1,6 +1,6 @@
/* Configuration file handling.
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 c3cdbefc2..cdce59fde 100644
--- a/src/core/bs_act.c
+++ b/src/core/bs_act.c
@@ -1,6 +1,6 @@
/* BotServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 f3aad65d1..771a0367a 100644
--- a/src/core/bs_assign.c
+++ b/src/core/bs_assign.c
@@ -1,6 +1,6 @@
/* BotServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 f469fad03..18cf0a10a 100644
--- a/src/core/bs_badwords.c
+++ b/src/core/bs_badwords.c
@@ -1,6 +1,6 @@
/* BotServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 809c60d98..17fa8b570 100644
--- a/src/core/bs_bot.c
+++ b/src/core/bs_bot.c
@@ -1,6 +1,6 @@
/* BotServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 4a4abed56..cc69d17e8 100644
--- a/src/core/bs_botlist.c
+++ b/src/core/bs_botlist.c
@@ -1,6 +1,6 @@
/* BotServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 d0b7d711c..e9bc114b1 100644
--- a/src/core/bs_fantasy.c
+++ b/src/core/bs_fantasy.c
@@ -1,6 +1,6 @@
/* BotServ core fantasy functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 568a09368..21f770df2 100644
--- a/src/core/bs_fantasy_kick.c
+++ b/src/core/bs_fantasy_kick.c
@@ -1,6 +1,6 @@
/* BotServ core fantasy functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 9c85468d1..0beaed780 100644
--- a/src/core/bs_fantasy_kickban.c
+++ b/src/core/bs_fantasy_kickban.c
@@ -1,6 +1,6 @@
/* BotServ core fantasy functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 f541c0b49..f7c3524c0 100644
--- a/src/core/bs_fantasy_owner.c
+++ b/src/core/bs_fantasy_owner.c
@@ -1,6 +1,6 @@
/* BotServ core fantasy functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 f8395168c..01ffd9ecf 100644
--- a/src/core/bs_fantasy_seen.c
+++ b/src/core/bs_fantasy_seen.c
@@ -1,6 +1,6 @@
/* BotServ core fantasy functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 7a4cec85f..9bd601216 100644
--- a/src/core/bs_help.c
+++ b/src/core/bs_help.c
@@ -1,6 +1,6 @@
/* BotServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 9afb5d093..520ecb5c2 100644
--- a/src/core/bs_info.c
+++ b/src/core/bs_info.c
@@ -1,6 +1,6 @@
/* BotServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 d77afb960..089d6aaec 100644
--- a/src/core/bs_kick.c
+++ b/src/core/bs_kick.c
@@ -1,6 +1,6 @@
/* BotServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 885f927d2..93b9ce3e4 100644
--- a/src/core/bs_say.c
+++ b/src/core/bs_say.c
@@ -1,6 +1,6 @@
/* BotServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 68cf8cb93..bfaa9df2d 100644
--- a/src/core/bs_set.c
+++ b/src/core/bs_set.c
@@ -1,6 +1,6 @@
/* BotServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 25d0fb65f..3a4ed4ced 100644
--- a/src/core/bs_unassign.c
+++ b/src/core/bs_unassign.c
@@ -1,6 +1,6 @@
/* BotServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 cc1a81c10..533f16386 100644
--- a/src/core/cs_access.c
+++ b/src/core/cs_access.c
@@ -1,6 +1,6 @@
/* ChanServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 b312ec1b5..dd8ff1a96 100644
--- a/src/core/cs_akick.c
+++ b/src/core/cs_akick.c
@@ -1,6 +1,6 @@
/* ChanServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 cf0617e4d..b1829f6e4 100644
--- a/src/core/cs_ban.c
+++ b/src/core/cs_ban.c
@@ -1,6 +1,6 @@
/* ChanServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 fc0f4ee56..3c5534d81 100644
--- a/src/core/cs_clear.c
+++ b/src/core/cs_clear.c
@@ -1,6 +1,6 @@
/* ChanServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 0d2ed8b96..e466dfb1f 100644
--- a/src/core/cs_drop.c
+++ b/src/core/cs_drop.c
@@ -1,6 +1,6 @@
/* ChanServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 6ca8f87ef..678c65d71 100644
--- a/src/core/cs_forbid.c
+++ b/src/core/cs_forbid.c
@@ -1,6 +1,6 @@
/* ChanServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 427a8222f..b395ac88d 100644
--- a/src/core/cs_getkey.c
+++ b/src/core/cs_getkey.c
@@ -1,6 +1,6 @@
/* ChanServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 327fce6a0..cbd311b82 100644
--- a/src/core/cs_getpass.c
+++ b/src/core/cs_getpass.c
@@ -1,6 +1,6 @@
/* ChanServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 d35050a49..66adfba30 100644
--- a/src/core/cs_help.c
+++ b/src/core/cs_help.c
@@ -1,6 +1,6 @@
/* ChanServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 ad0280fe8..313857c5d 100644
--- a/src/core/cs_identify.c
+++ b/src/core/cs_identify.c
@@ -1,6 +1,6 @@
/* ChanServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 e297fb468..9cb458f96 100644
--- a/src/core/cs_info.c
+++ b/src/core/cs_info.c
@@ -1,6 +1,6 @@
/* ChanServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 944ab26c8..094cfcddf 100644
--- a/src/core/cs_invite.c
+++ b/src/core/cs_invite.c
@@ -1,6 +1,6 @@
/* ChanServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 96c520278..7d178813c 100644
--- a/src/core/cs_kick.c
+++ b/src/core/cs_kick.c
@@ -1,6 +1,6 @@
/* ChanServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 49f01be1f..2abba3145 100644
--- a/src/core/cs_list.c
+++ b/src/core/cs_list.c
@@ -1,6 +1,6 @@
/* ChanServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 e20ac4d94..63abdff22 100644
--- a/src/core/cs_logout.c
+++ b/src/core/cs_logout.c
@@ -1,6 +1,6 @@
/* ChanServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 15a9eadd7..401086b90 100644
--- a/src/core/cs_modes.c
+++ b/src/core/cs_modes.c
@@ -1,6 +1,6 @@
/* ChanServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 5f33af31c..0a2c9644e 100644
--- a/src/core/cs_register.c
+++ b/src/core/cs_register.c
@@ -1,6 +1,6 @@
/* ChanServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 2e48a3cda..cc0b85e15 100644
--- a/src/core/cs_sendpass.c
+++ b/src/core/cs_sendpass.c
@@ -1,6 +1,6 @@
/* ChanServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 e832ef336..7138a2054 100644
--- a/src/core/cs_set.c
+++ b/src/core/cs_set.c
@@ -1,6 +1,6 @@
/* ChanServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 7d417b261..d9e4d31fe 100644
--- a/src/core/cs_status.c
+++ b/src/core/cs_status.c
@@ -1,6 +1,6 @@
/* ChanServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 2dbb350e0..bc4ac0c72 100644
--- a/src/core/cs_suspend.c
+++ b/src/core/cs_suspend.c
@@ -1,6 +1,6 @@
/* ChanServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 211592e95..1b397f163 100644
--- a/src/core/cs_topic.c
+++ b/src/core/cs_topic.c
@@ -1,6 +1,6 @@
/* ChanServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 33d0e6b36..d6652b405 100644
--- a/src/core/cs_xop.c
+++ b/src/core/cs_xop.c
@@ -1,6 +1,6 @@
/* ChanServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 780b05dcc..8249ebeab 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-2012 Anope Team
+ * (C) 2003-2013 Anope Team
* Contact us at team@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 c3c30a85e..ac0f34374 100644
--- a/src/core/enc_none.c
+++ b/src/core/enc_none.c
@@ -1,6 +1,6 @@
/* Module for encryption using MD5.
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 Anope Team
* Contact us at team@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 3efcc26c7..8c0e8997d 100644
--- a/src/core/enc_old.c
+++ b/src/core/enc_old.c
@@ -1,6 +1,6 @@
/* Include file for high-level encryption routines.
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 961febcae..28d6d7fba 100644
--- a/src/core/he_help.c
+++ b/src/core/he_help.c
@@ -1,6 +1,6 @@
/* HelpServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 779c075f6..62b65bb8a 100644
--- a/src/core/hs_del.c
+++ b/src/core/hs_del.c
@@ -1,6 +1,6 @@
/* HostServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 eb164c430..6ca0c18cf 100644
--- a/src/core/hs_delall.c
+++ b/src/core/hs_delall.c
@@ -1,6 +1,6 @@
/* HostServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 a30a1cdbe..5ec426e5a 100644
--- a/src/core/hs_group.c
+++ b/src/core/hs_group.c
@@ -1,6 +1,6 @@
/* HostServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 eacb7a735..4d81b6b4d 100644
--- a/src/core/hs_help.c
+++ b/src/core/hs_help.c
@@ -1,6 +1,6 @@
/* HostServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 5693aae5d..303eedafc 100644
--- a/src/core/hs_list.c
+++ b/src/core/hs_list.c
@@ -1,6 +1,6 @@
/* HostServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 249a1822f..dd739760a 100644
--- a/src/core/hs_off.c
+++ b/src/core/hs_off.c
@@ -1,6 +1,6 @@
/* HostServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 b652f87d8..5d51b58be 100644
--- a/src/core/hs_on.c
+++ b/src/core/hs_on.c
@@ -1,6 +1,6 @@
/* HostServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 5d13de3ee..545c0bc2c 100644
--- a/src/core/hs_set.c
+++ b/src/core/hs_set.c
@@ -1,6 +1,6 @@
/* HostServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 2deb0350a..c1d205665 100644
--- a/src/core/hs_setall.c
+++ b/src/core/hs_setall.c
@@ -1,6 +1,6 @@
/* HostServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 77e47ae19..153821d2b 100644
--- a/src/core/ms_cancel.c
+++ b/src/core/ms_cancel.c
@@ -1,6 +1,6 @@
/* MemoServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 e3368103d..c707d6c37 100644
--- a/src/core/ms_check.c
+++ b/src/core/ms_check.c
@@ -1,6 +1,6 @@
/* MemoServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 b2fc8e1ab..67a3a1e5d 100644
--- a/src/core/ms_del.c
+++ b/src/core/ms_del.c
@@ -1,6 +1,6 @@
/* MemoServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 85de568ea..53d0b2a4c 100644
--- a/src/core/ms_help.c
+++ b/src/core/ms_help.c
@@ -1,6 +1,6 @@
/* MemoServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 69ae5ab80..e8223c3d3 100644
--- a/src/core/ms_info.c
+++ b/src/core/ms_info.c
@@ -1,6 +1,6 @@
/* MemoServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 34ad071b4..c83841b67 100644
--- a/src/core/ms_list.c
+++ b/src/core/ms_list.c
@@ -1,6 +1,6 @@
/* MemoServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 a3ea8538d..280cf556a 100644
--- a/src/core/ms_read.c
+++ b/src/core/ms_read.c
@@ -1,6 +1,6 @@
/* MemoServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 5b0b1b4b1..9ab923957 100644
--- a/src/core/ms_rsend.c
+++ b/src/core/ms_rsend.c
@@ -1,6 +1,6 @@
/* MemoServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 1a0205084..da904a04f 100644
--- a/src/core/ms_send.c
+++ b/src/core/ms_send.c
@@ -1,6 +1,6 @@
/* MemoServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 96d5cfe5a..274e837a8 100644
--- a/src/core/ms_sendall.c
+++ b/src/core/ms_sendall.c
@@ -1,6 +1,6 @@
/* MemoServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 9aa04c202..6d625acb5 100644
--- a/src/core/ms_set.c
+++ b/src/core/ms_set.c
@@ -1,6 +1,6 @@
/* MemoServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 056522f92..50b1ab02e 100644
--- a/src/core/ms_staff.c
+++ b/src/core/ms_staff.c
@@ -1,6 +1,6 @@
/* MemoServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 29f2e9d81..e734657d0 100644
--- a/src/core/ns_access.c
+++ b/src/core/ns_access.c
@@ -1,6 +1,6 @@
/* NickServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 9d7c127fa..0e555ce67 100644
--- a/src/core/ns_alist.c
+++ b/src/core/ns_alist.c
@@ -1,6 +1,6 @@
/* NickServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 7c3bd936f..c77c3cebe 100644
--- a/src/core/ns_drop.c
+++ b/src/core/ns_drop.c
@@ -1,6 +1,6 @@
/* NickServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 e49ad251b..094c819c4 100644
--- a/src/core/ns_forbid.c
+++ b/src/core/ns_forbid.c
@@ -1,6 +1,6 @@
/* NickServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 ec98eabce..4fa6f4ae9 100644
--- a/src/core/ns_getemail.c
+++ b/src/core/ns_getemail.c
@@ -1,6 +1,6 @@
/* NickServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 8a6bc561e..30ce61d22 100644
--- a/src/core/ns_getpass.c
+++ b/src/core/ns_getpass.c
@@ -1,6 +1,6 @@
/* NickServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 96abcb640..d74666bcc 100644
--- a/src/core/ns_ghost.c
+++ b/src/core/ns_ghost.c
@@ -1,6 +1,6 @@
/* NickServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 050c8618a..a4e96ac62 100644
--- a/src/core/ns_group.c
+++ b/src/core/ns_group.c
@@ -1,6 +1,6 @@
/* NickServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 12d5345da..d7ec27886 100644
--- a/src/core/ns_help.c
+++ b/src/core/ns_help.c
@@ -1,6 +1,6 @@
/* NickServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 a3b5a9688..7f5308a39 100644
--- a/src/core/ns_identify.c
+++ b/src/core/ns_identify.c
@@ -1,6 +1,6 @@
/* NickServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 0065d3a8b..34ea9afa3 100644
--- a/src/core/ns_info.c
+++ b/src/core/ns_info.c
@@ -1,6 +1,6 @@
/* NickServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 6c62d648a..f3b26735a 100644
--- a/src/core/ns_list.c
+++ b/src/core/ns_list.c
@@ -1,6 +1,6 @@
/* NickServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 148ec15c3..31dec4e15 100644
--- a/src/core/ns_logout.c
+++ b/src/core/ns_logout.c
@@ -1,6 +1,6 @@
/* NickServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 d2c2782ea..1b1631d56 100644
--- a/src/core/ns_recover.c
+++ b/src/core/ns_recover.c
@@ -1,6 +1,6 @@
/* NickServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 40a583ea9..fc3c0db1a 100644
--- a/src/core/ns_register.c
+++ b/src/core/ns_register.c
@@ -1,6 +1,6 @@
/* NickServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 936a2e329..2b37e8043 100644
--- a/src/core/ns_release.c
+++ b/src/core/ns_release.c
@@ -1,6 +1,6 @@
/* NickServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 4a7d7c144..1291cea64 100644
--- a/src/core/ns_saset.c
+++ b/src/core/ns_saset.c
@@ -1,6 +1,6 @@
/* NickServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 36e6a700d..0ae0b8f45 100644
--- a/src/core/ns_sendpass.c
+++ b/src/core/ns_sendpass.c
@@ -1,6 +1,6 @@
/* NickServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 6cc3908dc..8cd7e7253 100644
--- a/src/core/ns_set.c
+++ b/src/core/ns_set.c
@@ -1,6 +1,6 @@
/* NickServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 00926ae39..d574dfa3c 100644
--- a/src/core/ns_status.c
+++ b/src/core/ns_status.c
@@ -1,6 +1,6 @@
/* NickServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 f26aad0ec..ae0aa2048 100644
--- a/src/core/ns_suspend.c
+++ b/src/core/ns_suspend.c
@@ -1,6 +1,6 @@
/* NickServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 e79037082..2a02f7b8b 100644
--- a/src/core/ns_update.c
+++ b/src/core/ns_update.c
@@ -1,6 +1,6 @@
/* NickServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 8e8b402e9..b25fd7147 100644
--- a/src/core/os_admin.c
+++ b/src/core/os_admin.c
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 963cca57c..d10f2ada8 100644
--- a/src/core/os_akill.c
+++ b/src/core/os_akill.c
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 0eb49f745..9fc49014c 100644
--- a/src/core/os_chankill.c
+++ b/src/core/os_chankill.c
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 8b6bb5a8e..81f1c6072 100644
--- a/src/core/os_chanlist.c
+++ b/src/core/os_chanlist.c
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 d78852411..2e90f27a2 100644
--- a/src/core/os_clearmodes.c
+++ b/src/core/os_clearmodes.c
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 b006aed80..01965194d 100644
--- a/src/core/os_defcon.c
+++ b/src/core/os_defcon.c
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 611db4ddb..cc7379a25 100644
--- a/src/core/os_global.c
+++ b/src/core/os_global.c
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 d25bbf758..5da5edaee 100644
--- a/src/core/os_help.c
+++ b/src/core/os_help.c
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 b981c2b56..94ba5f613 100644
--- a/src/core/os_ignore.c
+++ b/src/core/os_ignore.c
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 b5c392b4e..b1627a28b 100644
--- a/src/core/os_jupe.c
+++ b/src/core/os_jupe.c
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 f2464e81c..ad37acfaa 100644
--- a/src/core/os_kick.c
+++ b/src/core/os_kick.c
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 ffe5ca791..cb01fcfff 100644
--- a/src/core/os_logonnews.c
+++ b/src/core/os_logonnews.c
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 a8c8bdafd..de34dda48 100644
--- a/src/core/os_mode.c
+++ b/src/core/os_mode.c
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 806788272..f6b8c2db3 100644
--- a/src/core/os_modinfo.c
+++ b/src/core/os_modinfo.c
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 40cb5b407..a91634a69 100644
--- a/src/core/os_modlist.c
+++ b/src/core/os_modlist.c
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 6d10db853..0a2416c1f 100644
--- a/src/core/os_modload.c
+++ b/src/core/os_modload.c
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 ee5f19de6..a9ece2649 100644
--- a/src/core/os_modunload.c
+++ b/src/core/os_modunload.c
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 1c2ce839a..cb8698f38 100644
--- a/src/core/os_noop.c
+++ b/src/core/os_noop.c
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 54b69f30c..a8976721a 100644
--- a/src/core/os_oline.c
+++ b/src/core/os_oline.c
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 746d0ad67..01b55d2dc 100644
--- a/src/core/os_oper.c
+++ b/src/core/os_oper.c
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 433985599..5748f8904 100644
--- a/src/core/os_opernews.c
+++ b/src/core/os_opernews.c
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 711c176a0..0496bf9f1 100644
--- a/src/core/os_quit.c
+++ b/src/core/os_quit.c
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 26e180ef6..acb37e472 100644
--- a/src/core/os_randomnews.c
+++ b/src/core/os_randomnews.c
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 ff229d829..2d19aa58e 100644
--- a/src/core/os_raw.c
+++ b/src/core/os_raw.c
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 a7d65e030..c8867507a 100644
--- a/src/core/os_reload.c
+++ b/src/core/os_reload.c
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 0b9a3b7d3..9a317defd 100644
--- a/src/core/os_restart.c
+++ b/src/core/os_restart.c
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 0d8d5f1aa..b1f5facb2 100644
--- a/src/core/os_session.c
+++ b/src/core/os_session.c
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 ed4ba4093..3db175310 100644
--- a/src/core/os_set.c
+++ b/src/core/os_set.c
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 e63551e96..a79fb6b2e 100644
--- a/src/core/os_sgline.c
+++ b/src/core/os_sgline.c
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 ca74e8dd2..b68d6198b 100644
--- a/src/core/os_shutdown.c
+++ b/src/core/os_shutdown.c
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 894677b9d..c59000ef7 100644
--- a/src/core/os_sqline.c
+++ b/src/core/os_sqline.c
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 026632303..ac3a35879 100644
--- a/src/core/os_staff.c
+++ b/src/core/os_staff.c
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 df5b85247..453fdc13a 100644
--- a/src/core/os_stats.c
+++ b/src/core/os_stats.c
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 ac3828b03..94eb5c0cc 100644
--- a/src/core/os_svsnick.c
+++ b/src/core/os_svsnick.c
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 3079580b7..38841e3e9 100644
--- a/src/core/os_szline.c
+++ b/src/core/os_szline.c
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 6ed7da297..3979c7640 100644
--- a/src/core/os_umode.c
+++ b/src/core/os_umode.c
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 da25e79ce..4fa8b4349 100644
--- a/src/core/os_update.c
+++ b/src/core/os_update.c
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 f69fd3bc9..f77a0eba3 100644
--- a/src/core/os_userlist.c
+++ b/src/core/os_userlist.c
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 db426531e..c593e591d 100644
--- a/src/datafiles.c
+++ b/src/datafiles.c
@@ -1,6 +1,6 @@
/* Database file handling routines.
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 4ecfa52b3..a569ab5c0 100644
--- a/src/encrypt.c
+++ b/src/encrypt.c
@@ -1,6 +1,6 @@
/* Include file for high-level encryption routines.
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 ab0345f42..2e9f02904 100644
--- a/src/events.c
+++ b/src/events.c
@@ -1,6 +1,6 @@
/* Events functions.
*
- * (C) 2004-2012 Anope Team
+ * (C) 2004-2013 Anope Team
* 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 afffc7d94..fc732685e 100644
--- a/src/helpserv.c
+++ b/src/helpserv.c
@@ -1,6 +1,6 @@
/* HelpServ functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 dd24013fd..e7bb69f43 100644
--- a/src/hostserv.c
+++ b/src/hostserv.c
@@ -1,6 +1,6 @@
/* HostServ functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 870b0660b..03c46ae06 100644
--- a/src/init.c
+++ b/src/init.c
@@ -1,6 +1,6 @@
/* Initalization and related routines.
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 ae1575747..4e8dc2d49 100644
--- a/src/ircd.c
+++ b/src/ircd.c
@@ -1,6 +1,6 @@
/* Main ircd functions.
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 e48d8e4c6..41c894e4a 100644
--- a/src/language.c
+++ b/src/language.c
@@ -1,6 +1,6 @@
/* Multi-language support.
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 b84bc3ebb..af9def868 100644
--- a/src/list.c
+++ b/src/list.c
@@ -1,6 +1,6 @@
/* Routines to handle `listnicks' and `listchans' invocations.
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 dce442880..b5c2da6f4 100644
--- a/src/log.c
+++ b/src/log.c
@@ -1,6 +1,6 @@
/* Logging routines.
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 7a8b8cd76..8b89a1b81 100644
--- a/src/mail.c
+++ b/src/mail.c
@@ -1,6 +1,6 @@
/* Mail utility routines.
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 0a401c7d7..cbd565024 100644
--- a/src/main.c
+++ b/src/main.c
@@ -1,6 +1,6 @@
/* Services -- main source file.
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 4f892094c..5b90b9eb3 100644
--- a/src/makefile.win32
+++ b/src/makefile.win32
@@ -1,6 +1,6 @@
# Make file for Win32
#
-# (C) 2003-2012 Anope Team
+# (C) 2003-2013 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 a1e48facc..0d6eb518d 100644
--- a/src/memory.c
+++ b/src/memory.c
@@ -1,6 +1,6 @@
/* Memory management routines.
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 d739df4d4..0bb7f6a8e 100644
--- a/src/memoserv.c
+++ b/src/memoserv.c
@@ -1,6 +1,6 @@
/* MemoServ functions.
*
-* (C) 2003-2012 Anope Team
+* (C) 2003-2013 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 fcc4d55e4..398f4799a 100644
--- a/src/messages.c
+++ b/src/messages.c
@@ -1,6 +1,6 @@
/* Definitions of IRC message functions and list of messages.
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 d7946465e..f4333d328 100644
--- a/src/misc.c
+++ b/src/misc.c
@@ -1,7 +1,7 @@
/* Miscellaneous routines.
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 3ddeaf33a..e0aed0fa0 100644
--- a/src/modules.c
+++ b/src/modules.c
@@ -1,7 +1,7 @@
/* Modular support
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 8d01e0a50..a807baf2a 100644
--- a/src/modules/bs_fantasy_unban.c
+++ b/src/modules/bs_fantasy_unban.c
@@ -1,6 +1,6 @@
/* BotServ core fantasy functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 fe21e9cef..433bc76fa 100644
--- a/src/modules/cs_appendtopic.c
+++ b/src/modules/cs_appendtopic.c
@@ -1,6 +1,6 @@
/* cs_appendtopic.c - Add text to a channels topic
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 Anope Team
* Contact us at team@anope.org
*
* Based on the original module by SGR <Alex_SGR@ntlworld.com>
diff --git a/src/modules/cs_enforce.c b/src/modules/cs_enforce.c
index 27aa964f1..8d06e4bb4 100644
--- a/src/modules/cs_enforce.c
+++ b/src/modules/cs_enforce.c
@@ -1,7 +1,7 @@
/* cs_enforce - Add a /cs ENFORCE command to enforce various set
* options and channelmodes on a channel.
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 Anope Team
* Contact us at team@anope.org
*
* Included in the Anope module pack since Anope 1.7.9
diff --git a/src/modules/cs_tban.c b/src/modules/cs_tban.c
index d81ad5682..24ff7de9d 100644
--- a/src/modules/cs_tban.c
+++ b/src/modules/cs_tban.c
@@ -1,6 +1,6 @@
/* cs_tban.c - Bans the user for a given length of time
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 Anope Team
* Contact us at team@anope.org
*
* Based on the original module by Rob <rob@anope.org>
diff --git a/src/modules/hs_request.c b/src/modules/hs_request.c
index e0b13ef69..47c3de46f 100644
--- a/src/modules/hs_request.c
+++ b/src/modules/hs_request.c
@@ -1,7 +1,7 @@
/* hs_request.c - Add request and activate functionality to HostServ,
* along with adding +req as optional param to HostServ list.
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 Anope Team
* Contact us at team@anope.org
*
* Based on the original module by Rob <rob@anope.org>
diff --git a/src/modules/ns_maxemail.c b/src/modules/ns_maxemail.c
index f19a3e6ef..6629e32c6 100644
--- a/src/modules/ns_maxemail.c
+++ b/src/modules/ns_maxemail.c
@@ -1,7 +1,7 @@
/* ns_maxemail.c - Limit the amount of times an email address
* can be used for a NickServ account.
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 Anope Team
* Contact us at team@anope.org
*
* Included in the Anope module pack since Anope 1.7.9
diff --git a/src/modules/ns_noop_convert.c b/src/modules/ns_noop_convert.c
index 8b2bb2c46..f9a0e1b75 100644
--- a/src/modules/ns_noop_convert.c
+++ b/src/modules/ns_noop_convert.c
@@ -1,6 +1,6 @@
/* ns_noop.c - Allows users to optionaly set autoop to off
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 Anope Team
* Contact us at team@anope.org
*
* Based on the original module by Rob <rob@anope.org>
diff --git a/src/modules/os_ignore_db.c b/src/modules/os_ignore_db.c
index 58513f712..3758f2882 100644
--- a/src/modules/os_ignore_db.c
+++ b/src/modules/os_ignore_db.c
@@ -1,6 +1,6 @@
/* os_ignore_db.c - Provides a database backend for OS IGNORE.
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 Anope Team
* Contact us at team@anope.org
*
* Included in the Anope module pack since Anope 1.7.23
diff --git a/src/modules/os_info.c b/src/modules/os_info.c
index 481285bd4..acfc54e25 100644
--- a/src/modules/os_info.c
+++ b/src/modules/os_info.c
@@ -1,6 +1,6 @@
/* os_info.c - Adds oper information lines to nicks/channels
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 Anope Team
* Contact us at team@anope.org
*
* Based on the original module by Rob <rob@anope.org>
diff --git a/src/mysql.c b/src/mysql.c
index 86739d502..781497dd5 100644
--- a/src/mysql.c
+++ b/src/mysql.c
@@ -1,7 +1,7 @@
/* MySQL functions.
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 e832b4e53..464f2fd60 100644
--- a/src/news.c
+++ b/src/news.c
@@ -1,7 +1,7 @@
/* News functions.
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 aeb3e4a16..82bc7b488 100644
--- a/src/nickserv.c
+++ b/src/nickserv.c
@@ -1,7 +1,7 @@
/* NickServ functions.
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 af249375c..65b67a36e 100644
--- a/src/operserv.c
+++ b/src/operserv.c
@@ -1,6 +1,6 @@
/* OperServ functions.
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 e9f4b1c81..22f88326d 100644
--- a/src/process.c
+++ b/src/process.c
@@ -1,6 +1,6 @@
/* Main processing code for Services.
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 b0594301f..6609d910c 100644
--- a/src/protocol/bahamut.c
+++ b/src/protocol/bahamut.c
@@ -1,6 +1,6 @@
/* Bahamut functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 e50e6f69e..38106251d 100644
--- a/src/protocol/bahamut.h
+++ b/src/protocol/bahamut.h
@@ -1,6 +1,6 @@
/* Bahamut functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/protocol/charybdis.c b/src/protocol/charybdis.c
index 6a4399be0..80c13942a 100644
--- a/src/protocol/charybdis.c
+++ b/src/protocol/charybdis.c
@@ -1,7 +1,7 @@
/* Charybdis IRCD functions
*
* (C) 2006 William Pitcock <nenolod -at- charybdis.be>
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/protocol/charybdis.h b/src/protocol/charybdis.h
index 81dd1fcb3..6c9242b86 100644
--- a/src/protocol/charybdis.h
+++ b/src/protocol/charybdis.h
@@ -1,6 +1,6 @@
/* Ratbox IRCD functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/protocol/dreamforge.c b/src/protocol/dreamforge.c
index b6be4c120..0cd8b2e34 100644
--- a/src/protocol/dreamforge.c
+++ b/src/protocol/dreamforge.c
@@ -1,6 +1,6 @@
/* DreamForge IRCD functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 6ef72b468..523a9129a 100644
--- a/src/protocol/dreamforge.h
+++ b/src/protocol/dreamforge.h
@@ -1,6 +1,6 @@
/* DreamForge IRCD functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/protocol/hybrid.c b/src/protocol/hybrid.c
index 653528aca..88ee94c52 100644
--- a/src/protocol/hybrid.c
+++ b/src/protocol/hybrid.c
@@ -1,6 +1,6 @@
/* ircd-hybrid-8 protocol module
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 Anope Team
* (C) 2012 by the Hybrid Development Team
*
* Please read COPYING and README for further details.
diff --git a/src/protocol/hybrid.h b/src/protocol/hybrid.h
index aec2dad53..64fc55a95 100644
--- a/src/protocol/hybrid.h
+++ b/src/protocol/hybrid.h
@@ -1,6 +1,6 @@
/* Hybrid IRCD functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 Anope Team
* (C) 2012 by the Hybrid Development Team
*
* Please read COPYING and README for further details.
diff --git a/src/protocol/inspircd11.c b/src/protocol/inspircd11.c
index ed49ddbff..f2736fe59 100644
--- a/src/protocol/inspircd11.c
+++ b/src/protocol/inspircd11.c
@@ -1,7 +1,7 @@
/* inspircd 1.1 beta 6+ functions
*
* (C) 2005-2007 Craig Edwards <brain@inspircd.org>
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 bb865fb1c..63b61b77c 100755
--- a/src/protocol/inspircd11.h
+++ b/src/protocol/inspircd11.h
@@ -1,6 +1,6 @@
/* inspircd beta 6 functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/protocol/inspircd12.c b/src/protocol/inspircd12.c
index c073c4766..582e4162d 100644
--- a/src/protocol/inspircd12.c
+++ b/src/protocol/inspircd12.c
@@ -1,7 +1,7 @@
/* inspircd 1.2.0 + functions
*
* (C) 2009 Jan Milants <Viper@Anope.org>
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/protocol/inspircd12.h b/src/protocol/inspircd12.h
index 720c7c036..755c79616 100644
--- a/src/protocol/inspircd12.h
+++ b/src/protocol/inspircd12.h
@@ -1,7 +1,7 @@
/* inspircd 1.2.0 + headers
*
* (C) 2009 Jan Milants <Viper@Anope.org>
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/protocol/inspircd20.c b/src/protocol/inspircd20.c
index 7538b59e1..3b773ed54 100644
--- a/src/protocol/inspircd20.c
+++ b/src/protocol/inspircd20.c
@@ -2,7 +2,7 @@
*
* (C) 2009 Jan Milants <Viper@Anope.org>
* (C) 2011 Adam <Adam@anope.org>
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/protocol/inspircd20.h b/src/protocol/inspircd20.h
index 915fa9abb..5ac454324 100644
--- a/src/protocol/inspircd20.h
+++ b/src/protocol/inspircd20.h
@@ -1,7 +1,7 @@
/* inspircd 1.2.0 + headers
*
* (C) 2009 Jan Milants <Viper@Anope.org>
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/protocol/plexus2.c b/src/protocol/plexus2.c
index bb5d34056..919618d58 100644
--- a/src/protocol/plexus2.c
+++ b/src/protocol/plexus2.c
@@ -1,6 +1,6 @@
/* PlexusIRCD IRCD functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/protocol/plexus2.h b/src/protocol/plexus2.h
index 83c1b4096..52659c145 100644
--- a/src/protocol/plexus2.h
+++ b/src/protocol/plexus2.h
@@ -1,6 +1,6 @@
/* PlexusIRCD IRCD functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/protocol/plexus3.c b/src/protocol/plexus3.c
index 5e468bad6..95f4b59ad 100644
--- a/src/protocol/plexus3.c
+++ b/src/protocol/plexus3.c
@@ -1,6 +1,6 @@
/* PlexusIRCD IRCD functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/protocol/plexus3.h b/src/protocol/plexus3.h
index 6808c54f0..f646419b8 100644
--- a/src/protocol/plexus3.h
+++ b/src/protocol/plexus3.h
@@ -1,6 +1,6 @@
/* PlexusIRCD IRCD functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/protocol/ptlink.c b/src/protocol/ptlink.c
index 851e4534a..bb0873906 100644
--- a/src/protocol/ptlink.c
+++ b/src/protocol/ptlink.c
@@ -1,6 +1,6 @@
/* PTLink IRCD functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 6c463416c..e55239356 100644
--- a/src/protocol/ptlink.h
+++ b/src/protocol/ptlink.h
@@ -1,6 +1,6 @@
/* PTLink IRCD functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/protocol/rageircd.c b/src/protocol/rageircd.c
index 4bc23dfe2..d873c176c 100644
--- a/src/protocol/rageircd.c
+++ b/src/protocol/rageircd.c
@@ -1,6 +1,6 @@
/* Rage IRCD functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 226d7c33a..17fedd1d9 100644
--- a/src/protocol/rageircd.h
+++ b/src/protocol/rageircd.h
@@ -1,6 +1,6 @@
/* Rage IRCD functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/protocol/ratbox.c b/src/protocol/ratbox.c
index 2ea7591b0..c7a3e6faa 100644
--- a/src/protocol/ratbox.c
+++ b/src/protocol/ratbox.c
@@ -1,6 +1,6 @@
/* Ratbox IRCD functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/protocol/ratbox.h b/src/protocol/ratbox.h
index 70cc7aa79..30cacae96 100644
--- a/src/protocol/ratbox.h
+++ b/src/protocol/ratbox.h
@@ -1,6 +1,6 @@
/* Ratbox IRCD functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/protocol/shadowircd.c b/src/protocol/shadowircd.c
index 7cc0d5585..81260a044 100644
--- a/src/protocol/shadowircd.c
+++ b/src/protocol/shadowircd.c
@@ -1,6 +1,6 @@
/* ShadowIRCd functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/protocol/shadowircd.h b/src/protocol/shadowircd.h
index e36cd3200..d8a58c2f3 100644
--- a/src/protocol/shadowircd.h
+++ b/src/protocol/shadowircd.h
@@ -1,6 +1,6 @@
/* ShadowIRCD functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/protocol/solidircd.c b/src/protocol/solidircd.c
index 885f4caed..8420c8d72 100644
--- a/src/protocol/solidircd.c
+++ b/src/protocol/solidircd.c
@@ -1,6 +1,6 @@
/* Solid-IRCD functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 bfe8fbee0..65721fddd 100644
--- a/src/protocol/solidircd.h
+++ b/src/protocol/solidircd.h
@@ -1,6 +1,6 @@
/* SolidIRCD functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/protocol/ultimate2.c b/src/protocol/ultimate2.c
index 13c9841cd..997f6efb8 100644
--- a/src/protocol/ultimate2.c
+++ b/src/protocol/ultimate2.c
@@ -1,6 +1,6 @@
/* Ultimate IRCD 2 functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 f243dcfea..815b54fa7 100644
--- a/src/protocol/ultimate2.h
+++ b/src/protocol/ultimate2.h
@@ -1,6 +1,6 @@
/* Ultimate IRCD 2 functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/protocol/ultimate3.c b/src/protocol/ultimate3.c
index 70efcd391..d60779029 100644
--- a/src/protocol/ultimate3.c
+++ b/src/protocol/ultimate3.c
@@ -1,6 +1,6 @@
/* Ultimate IRCD 3 functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 5c18022ba..6db8aa149 100644
--- a/src/protocol/ultimate3.h
+++ b/src/protocol/ultimate3.h
@@ -1,6 +1,6 @@
/* Ultimate IRCD 3.0 functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/protocol/unreal31.c b/src/protocol/unreal31.c
index f9ee63da7..947c3cedf 100644
--- a/src/protocol/unreal31.c
+++ b/src/protocol/unreal31.c
@@ -1,6 +1,6 @@
/* Unreal IRCD 3.1.x functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 db97301ab..39a71b60a 100644
--- a/src/protocol/unreal31.h
+++ b/src/protocol/unreal31.h
@@ -1,6 +1,6 @@
/* Unreal IRCD 3.1.x functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/protocol/unreal32.c b/src/protocol/unreal32.c
index 2f0bb86ba..99afe8d0f 100644
--- a/src/protocol/unreal32.c
+++ b/src/protocol/unreal32.c
@@ -1,6 +1,6 @@
/* Unreal IRCD 3.2.x functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 e864610dc..c305daec2 100644
--- a/src/protocol/unreal32.h
+++ b/src/protocol/unreal32.h
@@ -1,6 +1,6 @@
/* Unreal IRCD 3.2.x functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 Anope Team
* Contact us at info@unreal.org
*
* Please read COPYING and README for further details.
diff --git a/src/protocol/viagra.c b/src/protocol/viagra.c
index b4ef23bf0..4d92c8179 100644
--- a/src/protocol/viagra.c
+++ b/src/protocol/viagra.c
@@ -1,6 +1,6 @@
/* Viagra IRCD functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 7c1f6c602..54c9b1e46 100644
--- a/src/protocol/viagra.h
+++ b/src/protocol/viagra.h
@@ -1,6 +1,6 @@
/* Viagra IRCD functions
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/rdb.c b/src/rdb.c
index badea3328..01c764fc0 100644
--- a/src/rdb.c
+++ b/src/rdb.c
@@ -1,6 +1,6 @@
/* RDB functions.
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 8628f9646..6f15d92b3 100644
--- a/src/send.c
+++ b/src/send.c
@@ -1,6 +1,6 @@
/* Routines for sending stuff to the network.
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 efe039a24..1ee635c6c 100644
--- a/src/servers.c
+++ b/src/servers.c
@@ -1,6 +1,6 @@
/* Routines to maintain a list of connected servers
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 b9f8e7ce1..fed15b39e 100644
--- a/src/sessions.c
+++ b/src/sessions.c
@@ -1,6 +1,6 @@
/* Session Limiting functions.
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 36742b15b..ff465ceb0 100644
--- a/src/slist.c
+++ b/src/slist.c
@@ -1,6 +1,6 @@
/* Services list handler implementation.
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 81b3bb81e..b528f193a 100644
--- a/src/sockutil.c
+++ b/src/sockutil.c
@@ -1,6 +1,6 @@
/* Socket utility routines.
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 35f449f40..bd3501bc0 100644
--- a/src/timeout.c
+++ b/src/timeout.c
@@ -1,6 +1,6 @@
/* Routines for time-delayed actions.
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 1761f0f1d..81208f851 100644
--- a/src/tools/anopesmtp.c
+++ b/src/tools/anopesmtp.c
@@ -1,6 +1,6 @@
/* smtp stuff handler for win32.
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/tools/db-merger.c b/src/tools/db-merger.c
index 1091d6e58..2c6e46cd5 100644
--- a/src/tools/db-merger.c
+++ b/src/tools/db-merger.c
@@ -1,6 +1,6 @@
/*
* Anope Database Merger
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
@@ -9,7 +9,7 @@
*
* Based on the original IRC, db-merger.c
* (C) Copyright 2005-2006, Florian Schulze (Certus)
- * Based on the original code of Anope, (C) 2003-2012 Anope Team
+ * Based on the original code of Anope, (C) 2003-2013 Anope Team
*
*/
diff --git a/src/tools/epona2anope.c b/src/tools/epona2anope.c
index 646afaa75..27d0bfc5e 100644
--- a/src/tools/epona2anope.c
+++ b/src/tools/epona2anope.c
@@ -2,7 +2,7 @@
* IRC - Internet Relay Chat, epona2anope.c
* (C) Copyright 2005-2006, Florian Schulze (Certus)
*
- * Based on the original code of Anope, (C) 2003-2012 Anope Team
+ * Based on the original code of Anope, (C) 2003-2013 Anope Team
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License (see it online
diff --git a/src/tools/smtp.h b/src/tools/smtp.h
index 85a1e58ec..d1929f24d 100644
--- a/src/tools/smtp.h
+++ b/src/tools/smtp.h
@@ -1,6 +1,6 @@
/*
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/users.c b/src/users.c
index 3a1280257..a30f5de85 100644
--- a/src/users.c
+++ b/src/users.c
@@ -1,6 +1,6 @@
/* Routines to maintain a list of online users.
*
- * (C) 2003-2012 Anope Team
+ * (C) 2003-2013 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 17278a4c8..73cecf015 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-2012 Anope Team"
+ VALUE "LegalCopyright", "Copyright (C) 2003-2013 Anope Team"
VALUE "OriginalFilename", "anope.exe"
VALUE "ProductName", "Anope"
VALUE "ProductVersion", "VERSION_DOTTED"
diff --git a/version.log b/version.log
index 4e1a825f4..30540b112 100644
--- a/version.log
+++ b/version.log
@@ -1,4 +1,4 @@
-# (C) 2003-2012 Anope Team
+# (C) 2003-2013 Anope Team
# Contact us at team@anope.org
#
# Please read COPYING and README for further details.
@@ -8,7 +8,7 @@ VERSION_MAJOR="1"
VERSION_MINOR="8"
VERSION_PATCH="8"
VERSION_EXTRA="-git"
-VERSION_BUILD="3106"
+VERSION_BUILD="3107"
# Changes since 1.8.7 Release
#Revision 3106 - Replaced experimental Hybrid 7.0 support by Hybrid 8.0 support. (Patch provided by Hybrid Development Team)