diff options
author | pimpmylinux <pimpmylinux@5417fbe8-f217-4b02-8779-1006273d7864> | 2010-01-11 19:22:52 +0000 |
---|---|---|
committer | pimpmylinux <pimpmylinux@5417fbe8-f217-4b02-8779-1006273d7864> | 2010-01-11 19:22:52 +0000 |
commit | 3dd71f207d8fb37ea27846a1c0a711b7ad46a318 (patch) | |
tree | 1f0ec74694889f3373ba2793a0ed16f2c189cc96 | |
parent | 7776fb854829d4dca4727399ef0bf8e733deafd0 (diff) |
updated copyright info for 2010
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2752 5417fbe8-f217-4b02-8779-1006273d7864
253 files changed, 253 insertions, 253 deletions
@@ -2,7 +2,7 @@ # # Configuration script for Services. # -# Anope (c) 2003-2007 Anope team +# Anope (c) 2003-2010 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 7cc8f9587..68bac8942 100644 --- a/Makefile.win32 +++ b/Makefile.win32 @@ -1,6 +1,6 @@ # Makefile for Anope. # -# (C) 2003-2009 Anope Team +# (C) 2003-2010 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 b4f8f6873..c25d3ee07 100644 --- a/configure.in +++ b/configure.in @@ -1,6 +1,6 @@ dnl autoconf.in for Services. dnl -dnl Anope (c) 2003-2007 Anope team +dnl Anope (c) 2003-2010 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 d3b2b48e8..e9a63a58e 100644 --- a/docs/README +++ b/docs/README @@ -1,7 +1,7 @@ Anope - a set of IRC services for IRC networks ---------------------------------------------- -Anope is 2003-2009 Anope Team <team@anope.org>. +Anope is 2003-2010 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 50961364a..014e9597a 100644 --- a/include/commands.h +++ b/include/commands.h @@ -1,6 +1,6 @@ /* Declarations for command data. * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for furhter details. diff --git a/include/config.h b/include/config.h index 9c02a619c..c17c26e69 100644 --- a/include/config.h +++ b/include/config.h @@ -1,6 +1,6 @@ /* Services configuration. * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for furhter details. diff --git a/include/datafiles.h b/include/datafiles.h index 19e90e4dd..14cca776f 100644 --- a/include/datafiles.h +++ b/include/datafiles.h @@ -1,6 +1,6 @@ /* Database file descriptor structure and file handling routine prototypes. * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for furhter details. diff --git a/include/defs.h b/include/defs.h index bdefba1f9..a1b1d22a2 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-2009 Anope Team + * (C) 2003-2010 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for furhter details. diff --git a/include/depricated.h b/include/depricated.h index 008e0663b..1986511b7 100644 --- a/include/depricated.h +++ b/include/depricated.h @@ -1,6 +1,6 @@ /* depricated.h * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for furhter details. diff --git a/include/encrypt.h b/include/encrypt.h index 5d616394c..e41a51662 100644 --- a/include/encrypt.h +++ b/include/encrypt.h @@ -1,6 +1,6 @@ /* Include file for high-level encryption routines. * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for furhter details. diff --git a/include/events.h b/include/events.h index c5659c2bf..014aeaf00 100644 --- a/include/events.h +++ b/include/events.h @@ -1,6 +1,6 @@ /* Prototypes and external variable declarations. * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for furhter details. diff --git a/include/extern.h b/include/extern.h index 65375da09..a504e1227 100644 --- a/include/extern.h +++ b/include/extern.h @@ -1,6 +1,6 @@ /* Prototypes and external variable declarations. * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for furhter details. diff --git a/include/makefile.win32 b/include/makefile.win32 index 3556eda5b..15bb690c3 100644 --- a/include/makefile.win32 +++ b/include/makefile.win32 @@ -1,6 +1,6 @@ # Make file for Win32 # -# (C) 2003-2009 Anope Team +# (C) 2003-2010 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 065ab0b7f..3939154d9 100644 --- a/include/messages.h +++ b/include/messages.h @@ -1,6 +1,6 @@ /* Declarations of IRC message structures, variables, and functions. * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for furhter details. diff --git a/include/modules.h b/include/modules.h index 24c70975a..1edfbbb79 100644 --- a/include/modules.h +++ b/include/modules.h @@ -1,6 +1,6 @@ /* Modular support * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for furhter details. diff --git a/include/pseudo.h b/include/pseudo.h index aa3054ba8..d837057ba 100644 --- a/include/pseudo.h +++ b/include/pseudo.h @@ -1,6 +1,6 @@ /* Include extra includes needed by most/all pseudo-clients. * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for furhter details. diff --git a/include/services.h b/include/services.h index b6da8a4ec..fc7ea044b 100644 --- a/include/services.h +++ b/include/services.h @@ -1,6 +1,6 @@ /* * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for furhter details. diff --git a/include/slist.h b/include/slist.h index e3b6bb00c..66e29ebad 100644 --- a/include/slist.h +++ b/include/slist.h @@ -1,6 +1,6 @@ /* Header for Services list handler. * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for furhter details. diff --git a/include/sockets.h b/include/sockets.h index a568ea291..3e4cd68f2 100644 --- a/include/sockets.h +++ b/include/sockets.h @@ -1,6 +1,6 @@ /* * - * (C) 2004-2008 Anope Team + * (C) 2004-2010 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for furhter details. diff --git a/include/timeout.h b/include/timeout.h index 330d4935e..8e22b9f6b 100644 --- a/include/timeout.h +++ b/include/timeout.h @@ -1,6 +1,6 @@ /* Time-delay routine include stuff. * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for furhter details. diff --git a/include/version.sh b/include/version.sh index 874ee964d..feb55a9f7 100644 --- a/include/version.sh +++ b/include/version.sh @@ -27,7 +27,7 @@ fi cat >version.h <<EOF /* Version information for Services. * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 2c1020988..0610a8e83 100644 --- a/include/version.sh.c +++ b/include/version.sh.c @@ -1,6 +1,6 @@ /* version file handler for win32. * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for furhter details. diff --git a/install.js b/install.js index ee5fdd9c1..2230c4095 100644 --- a/install.js +++ b/install.js @@ -1,7 +1,7 @@ // // install.js - Windows Configuration // -// (C) 2003-2009 Anope Team +// (C) 2003-2010 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 02793eb82..cc1662c4a 100644 --- a/lang/cat.l +++ b/lang/cat.l @@ -1,6 +1,6 @@ # Catalan Language File. # -# (C) 2003-2009 Anope Team +# (C) 2003-2010 Anope Team # Contact us at team@anope.org # # Please read COPYING and README for furhter details. @@ -1,6 +1,6 @@ # Deutsches Language file. # -# (C) 2003-2009 Anope Team +# (C) 2003-2010 Anope Team # Contact us at team@anope.org # # Please read COPYING and README for furhter details. diff --git a/lang/en_us.l b/lang/en_us.l index 7519dd4f8..f2e60033a 100644 --- a/lang/en_us.l +++ b/lang/en_us.l @@ -1,6 +1,6 @@ # United States English language file. # -# (C) 2003-2009 Anope Team +# (C) 2003-2010 Anope Team # Contact us at team@anope.org # # Please read COPYING and README for further details. @@ -1,6 +1,6 @@ # Spanish Language File. # -# (C) 2003-2009 Anope Team +# (C) 2003-2010 Anope Team # Contact us at team@anope.org # # Please read COPYING and README for furhter details. @@ -1,6 +1,6 @@ # French language file. # -# (C) 2003-2009 Anope Team +# (C) 2003-2010 Anope Team # Contact us at team@anope.org # # Please read COPYING and README for furhter details. @@ -1,6 +1,6 @@ # Greek language file. # -# (C) 2003-2009 Anope Team +# (C) 2003-2010 Anope Team # Contact us at team@anope.org # # Please read COPYING and README for furhter details. diff --git a/lang/hun.l b/lang/hun.l index f058d0120..a71a0a23e 100644 --- a/lang/hun.l +++ b/lang/hun.l @@ -1,6 +1,6 @@ # Hungarian (magyar) language file. # -# (C) 2003-2009 Anope Team +# (C) 2003-2010 Anope Team # Contact us at team@anope.org # # Translated by: @@ -1,6 +1,6 @@ # Italian language file. # -# (C) 2003-2009 Anope Team +# (C) 2003-2010 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 73d553b56..2aa4f07b2 100644 --- a/lang/langcomp.c +++ b/lang/langcomp.c @@ -1,6 +1,6 @@ /* Compiler for language definition files. * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 dc9e82981..a25b076a8 100644 --- a/lang/langtool.c +++ b/lang/langtool.c @@ -1,6 +1,6 @@ /* Language stuff generator for win32. * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for furhter details. @@ -1,6 +1,6 @@ # Dutch Language File # -# (C) 2003-2009 Anope Team +# (C) 2003-2010 Anope Team # Contact us at team@anope.org # # Please read COPYING and README for furhter details. @@ -14,7 +14,7 @@ # ########################################################################### # -# (C) 2003-2009 Anope Team +# (C) 2003-2010 Anope Team # Contact us at team@anope.org # # Please read COPYING and README for further details. @@ -1,6 +1,6 @@ # Portuguese language file. # -# (C) 2003-2009 Anope Team +# (C) 2003-2010 Anope Team # Contact us at team@anope.org # # Please read COPYING and README for furhter details. @@ -1,6 +1,6 @@ # Russian language file for Anope # -# (C) 2003-2009 Anope Team +# (C) 2003-2010 Anope Team # Contact us at team@anope.org # # Please read COPYING and README for further details. @@ -1,6 +1,6 @@ # Turkish language file. # -# (C) 2003-2009 Anope Team +# (C) 2003-2010 Anope Team # Contact us at team@anope.org # # Please read COPYING and README for furhter details. diff --git a/src/actions.c b/src/actions.c index 6be45c112..6d2edec41 100644 --- a/src/actions.c +++ b/src/actions.c @@ -1,6 +1,6 @@ /* Various routines to perform simple actions. * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 19b2e1ac3..fba8dac80 100644 --- a/src/base64.c +++ b/src/base64.c @@ -1,6 +1,6 @@ /* base64 routines. * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 49e7051b7..7809a89b3 100644 --- a/src/bin/anoperc.in +++ b/src/bin/anoperc.in @@ -2,7 +2,7 @@ # # Configuration script for Services # -# (C) 2003-2009 Anope Team +# (C) 2003-2010 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 5de5a657d..b73961c59 100644 --- a/src/botserv.c +++ b/src/botserv.c @@ -1,6 +1,6 @@ /* BotServ functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 867720125..2160df56b 100644 --- a/src/channels.c +++ b/src/channels.c @@ -1,6 +1,6 @@ /* Channel-handling routines. * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 a10e78932..f680d8250 100644 --- a/src/chanserv.c +++ b/src/chanserv.c @@ -1,6 +1,6 @@ /* ChanServ functions. * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 f0435ffa2..0560798f5 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-2009 Anope Team + * (C) 2003-2010 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 a29686ed8..0a460176a 100644 --- a/src/compat.c +++ b/src/compat.c @@ -1,6 +1,6 @@ /* Compatibility routines. * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 d6ed31d56..c8de26763 100644 --- a/src/config.c +++ b/src/config.c @@ -1,6 +1,6 @@ /* Configuration file handling. * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 f9d174eba..a719b254a 100644 --- a/src/core/bs_act.c +++ b/src/core/bs_act.c @@ -1,6 +1,6 @@ /* BotServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 8030d3102..05b247802 100644 --- a/src/core/bs_assign.c +++ b/src/core/bs_assign.c @@ -1,6 +1,6 @@ /* BotServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 975c0eac5..3a0d8963f 100644 --- a/src/core/bs_badwords.c +++ b/src/core/bs_badwords.c @@ -1,6 +1,6 @@ /* BotServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 c6a630c7e..4be026289 100644 --- a/src/core/bs_bot.c +++ b/src/core/bs_bot.c @@ -1,6 +1,6 @@ /* BotServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 c284f35e7..1e288f3bf 100644 --- a/src/core/bs_botlist.c +++ b/src/core/bs_botlist.c @@ -1,6 +1,6 @@ /* BotServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 f9edffa5a..c3fd9678f 100644 --- a/src/core/bs_fantasy.c +++ b/src/core/bs_fantasy.c @@ -1,6 +1,6 @@ /* BotServ core fantasy functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 4b64cc24d..e3824c4f9 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-2009 Anope Team + * (C) 2003-2010 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 91a549a4d..b8123f3cd 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-2009 Anope Team + * (C) 2003-2010 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 07114cec3..406a44086 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-2009 Anope Team + * (C) 2003-2010 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 13d7e9ee1..c88d8408d 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-2009 Anope Team + * (C) 2003-2010 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 8f1687a29..894461074 100644 --- a/src/core/bs_help.c +++ b/src/core/bs_help.c @@ -1,6 +1,6 @@ /* BotServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 11a5a313a..c617447f7 100644 --- a/src/core/bs_info.c +++ b/src/core/bs_info.c @@ -1,6 +1,6 @@ /* BotServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 c6ec38106..b45f86941 100644 --- a/src/core/bs_kick.c +++ b/src/core/bs_kick.c @@ -1,6 +1,6 @@ /* BotServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 9ddabcfcd..517ed1bc1 100644 --- a/src/core/bs_say.c +++ b/src/core/bs_say.c @@ -1,6 +1,6 @@ /* BotServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 c2e83ff19..b71765184 100644 --- a/src/core/bs_set.c +++ b/src/core/bs_set.c @@ -1,6 +1,6 @@ /* BotServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 f6b0d58cb..da2fd6f7d 100644 --- a/src/core/bs_unassign.c +++ b/src/core/bs_unassign.c @@ -1,6 +1,6 @@ /* BotServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 1799e4a14..9d8c31c9b 100644 --- a/src/core/cs_access.c +++ b/src/core/cs_access.c @@ -1,6 +1,6 @@ /* ChanServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 ad3133236..167bc8651 100644 --- a/src/core/cs_akick.c +++ b/src/core/cs_akick.c @@ -1,6 +1,6 @@ /* ChanServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 f7f905b1e..5f14d1fc3 100644 --- a/src/core/cs_ban.c +++ b/src/core/cs_ban.c @@ -1,6 +1,6 @@ /* ChanServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 0b55a965d..adf0ef221 100644 --- a/src/core/cs_clear.c +++ b/src/core/cs_clear.c @@ -1,6 +1,6 @@ /* ChanServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 dc431aa52..2537e2514 100644 --- a/src/core/cs_drop.c +++ b/src/core/cs_drop.c @@ -1,6 +1,6 @@ /* ChanServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 e4f46868d..f7e3aca1b 100644 --- a/src/core/cs_forbid.c +++ b/src/core/cs_forbid.c @@ -1,6 +1,6 @@ /* ChanServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 f339c8031..8caf09ba3 100644 --- a/src/core/cs_getkey.c +++ b/src/core/cs_getkey.c @@ -1,6 +1,6 @@ /* ChanServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 df4ef270a..8ee9a76bc 100644 --- a/src/core/cs_getpass.c +++ b/src/core/cs_getpass.c @@ -1,6 +1,6 @@ /* ChanServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 5a1579f21..633bbb007 100644 --- a/src/core/cs_help.c +++ b/src/core/cs_help.c @@ -1,6 +1,6 @@ /* ChanServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 5cc76a41f..cab5c22c9 100644 --- a/src/core/cs_identify.c +++ b/src/core/cs_identify.c @@ -1,6 +1,6 @@ /* ChanServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 a8023d43c..a291a12e2 100644 --- a/src/core/cs_info.c +++ b/src/core/cs_info.c @@ -1,6 +1,6 @@ /* ChanServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 e3e0f7b49..60340a4ec 100644 --- a/src/core/cs_invite.c +++ b/src/core/cs_invite.c @@ -1,6 +1,6 @@ /* ChanServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 843b2bb21..3795d7ebd 100644 --- a/src/core/cs_kick.c +++ b/src/core/cs_kick.c @@ -1,6 +1,6 @@ /* ChanServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 d0b9ad9eb..646277fbc 100644 --- a/src/core/cs_list.c +++ b/src/core/cs_list.c @@ -1,6 +1,6 @@ /* ChanServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 faf1a7d7d..67b5d8e50 100644 --- a/src/core/cs_logout.c +++ b/src/core/cs_logout.c @@ -1,6 +1,6 @@ /* ChanServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 cca0a4d4b..3a82a1aa6 100644 --- a/src/core/cs_modes.c +++ b/src/core/cs_modes.c @@ -1,6 +1,6 @@ /* ChanServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 de3df8926..1b631a733 100644 --- a/src/core/cs_register.c +++ b/src/core/cs_register.c @@ -1,6 +1,6 @@ /* ChanServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 f0cf568b5..01da61225 100644 --- a/src/core/cs_sendpass.c +++ b/src/core/cs_sendpass.c @@ -1,6 +1,6 @@ /* ChanServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 0ba6430cd..b469996ce 100644 --- a/src/core/cs_set.c +++ b/src/core/cs_set.c @@ -1,6 +1,6 @@ /* ChanServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 d27d8c44e..b4c7b110d 100644 --- a/src/core/cs_status.c +++ b/src/core/cs_status.c @@ -1,6 +1,6 @@ /* ChanServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 7796acde6..40278ea52 100644 --- a/src/core/cs_suspend.c +++ b/src/core/cs_suspend.c @@ -1,6 +1,6 @@ /* ChanServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 003bd2c95..d69c11d38 100644 --- a/src/core/cs_topic.c +++ b/src/core/cs_topic.c @@ -1,6 +1,6 @@ /* ChanServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 5cf377650..f4827d421 100644 --- a/src/core/cs_xop.c +++ b/src/core/cs_xop.c @@ -1,6 +1,6 @@ /* ChanServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 afbe96f7e..17ae8726b 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-2009 Anope Team + * (C) 2003-2010 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 27e871c02..14b52d4f4 100644 --- a/src/core/enc_none.c +++ b/src/core/enc_none.c @@ -1,6 +1,6 @@ /* Module for encryption using MD5. * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 e7ad4b79e..d68aa40ec 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-2009 Anope Team + * (C) 2003-2010 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 5e6a6cc8b..f96acdcee 100644 --- a/src/core/he_help.c +++ b/src/core/he_help.c @@ -1,6 +1,6 @@ /* HelpServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 f8670de44..d8ebb4df3 100644 --- a/src/core/hs_del.c +++ b/src/core/hs_del.c @@ -1,6 +1,6 @@ /* HostServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 6c637db30..f3cf42494 100644 --- a/src/core/hs_delall.c +++ b/src/core/hs_delall.c @@ -1,6 +1,6 @@ /* HostServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 4bc749c92..b753d6d15 100644 --- a/src/core/hs_group.c +++ b/src/core/hs_group.c @@ -1,6 +1,6 @@ /* HostServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 9b2817924..988c70c24 100644 --- a/src/core/hs_help.c +++ b/src/core/hs_help.c @@ -1,6 +1,6 @@ /* HostServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 51d65de7d..5e49f73d2 100644 --- a/src/core/hs_list.c +++ b/src/core/hs_list.c @@ -1,6 +1,6 @@ /* HostServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 045061657..8dd73f8f4 100644 --- a/src/core/hs_off.c +++ b/src/core/hs_off.c @@ -1,6 +1,6 @@ /* HostServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 35e44bbfb..fb3890a00 100644 --- a/src/core/hs_on.c +++ b/src/core/hs_on.c @@ -1,6 +1,6 @@ /* HostServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 b789413cd..911ad7c1e 100644 --- a/src/core/hs_set.c +++ b/src/core/hs_set.c @@ -1,6 +1,6 @@ /* HostServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 5d42b2b9c..6942191db 100644 --- a/src/core/hs_setall.c +++ b/src/core/hs_setall.c @@ -1,6 +1,6 @@ /* HostServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 458f757dc..de57f4e2b 100644 --- a/src/core/ms_cancel.c +++ b/src/core/ms_cancel.c @@ -1,6 +1,6 @@ /* MemoServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 3f6f1d5d0..6ef85c01f 100644 --- a/src/core/ms_check.c +++ b/src/core/ms_check.c @@ -1,6 +1,6 @@ /* MemoServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 b997a4782..2fe2a4427 100644 --- a/src/core/ms_del.c +++ b/src/core/ms_del.c @@ -1,6 +1,6 @@ /* MemoServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 0ed6e5ccd..2e6af8cd5 100644 --- a/src/core/ms_help.c +++ b/src/core/ms_help.c @@ -1,6 +1,6 @@ /* MemoServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 ee9e48acb..9c927abae 100644 --- a/src/core/ms_info.c +++ b/src/core/ms_info.c @@ -1,6 +1,6 @@ /* MemoServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 3fc8e3e1e..0df76a766 100644 --- a/src/core/ms_list.c +++ b/src/core/ms_list.c @@ -1,6 +1,6 @@ /* MemoServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 48ca8c758..ef5901236 100644 --- a/src/core/ms_read.c +++ b/src/core/ms_read.c @@ -1,6 +1,6 @@ /* MemoServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 b659d2df5..0aba6a2bb 100644 --- a/src/core/ms_rsend.c +++ b/src/core/ms_rsend.c @@ -1,6 +1,6 @@ /* MemoServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 525bcba3b..1ccf0a42b 100644 --- a/src/core/ms_send.c +++ b/src/core/ms_send.c @@ -1,6 +1,6 @@ /* MemoServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 db2217164..a265459a4 100644 --- a/src/core/ms_sendall.c +++ b/src/core/ms_sendall.c @@ -1,6 +1,6 @@ /* MemoServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 c0f914fd3..c6914c064 100644 --- a/src/core/ms_set.c +++ b/src/core/ms_set.c @@ -1,6 +1,6 @@ /* MemoServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 1b634230f..43a1fa5ff 100644 --- a/src/core/ms_staff.c +++ b/src/core/ms_staff.c @@ -1,6 +1,6 @@ /* MemoServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 be07034d1..b76a85dd6 100644 --- a/src/core/ns_access.c +++ b/src/core/ns_access.c @@ -1,6 +1,6 @@ /* NickServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 fb5df4ba2..bfcac1130 100644 --- a/src/core/ns_alist.c +++ b/src/core/ns_alist.c @@ -1,6 +1,6 @@ /* NickServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 305b54344..6c52e03fc 100644 --- a/src/core/ns_drop.c +++ b/src/core/ns_drop.c @@ -1,6 +1,6 @@ /* NickServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 2bd528a40..ed8ec71ed 100644 --- a/src/core/ns_forbid.c +++ b/src/core/ns_forbid.c @@ -1,6 +1,6 @@ /* NickServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 6f6bd4d9f..cc3bc2519 100644 --- a/src/core/ns_getemail.c +++ b/src/core/ns_getemail.c @@ -1,6 +1,6 @@ /* NickServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 9cfdd17f6..642637187 100644 --- a/src/core/ns_getpass.c +++ b/src/core/ns_getpass.c @@ -1,6 +1,6 @@ /* NickServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 0db41a03c..0c8f14b56 100644 --- a/src/core/ns_ghost.c +++ b/src/core/ns_ghost.c @@ -1,6 +1,6 @@ /* NickServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 3be4060d9..a3b85d868 100644 --- a/src/core/ns_group.c +++ b/src/core/ns_group.c @@ -1,6 +1,6 @@ /* NickServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 61b44c358..99ed11e4d 100644 --- a/src/core/ns_help.c +++ b/src/core/ns_help.c @@ -1,6 +1,6 @@ /* NickServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 b0d798f7a..5bf30df06 100644 --- a/src/core/ns_identify.c +++ b/src/core/ns_identify.c @@ -1,6 +1,6 @@ /* NickServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 20c619aaf..afc4edf95 100644 --- a/src/core/ns_info.c +++ b/src/core/ns_info.c @@ -1,6 +1,6 @@ /* NickServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 f8fb96f74..7d4da4d3c 100644 --- a/src/core/ns_list.c +++ b/src/core/ns_list.c @@ -1,6 +1,6 @@ /* NickServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 e2024e8f5..5b81ceb81 100644 --- a/src/core/ns_logout.c +++ b/src/core/ns_logout.c @@ -1,6 +1,6 @@ /* NickServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 0ddd339b3..96980c0a6 100644 --- a/src/core/ns_recover.c +++ b/src/core/ns_recover.c @@ -1,6 +1,6 @@ /* NickServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 da18b7428..43741007c 100644 --- a/src/core/ns_register.c +++ b/src/core/ns_register.c @@ -1,6 +1,6 @@ /* NickServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 13e917024..e40251ba0 100644 --- a/src/core/ns_release.c +++ b/src/core/ns_release.c @@ -1,6 +1,6 @@ /* NickServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 2bcfef17e..48453610b 100644 --- a/src/core/ns_saset.c +++ b/src/core/ns_saset.c @@ -1,6 +1,6 @@ /* NickServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 90168c38f..5beb9dc01 100644 --- a/src/core/ns_sendpass.c +++ b/src/core/ns_sendpass.c @@ -1,6 +1,6 @@ /* NickServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 c05b5484a..a5459e92e 100644 --- a/src/core/ns_set.c +++ b/src/core/ns_set.c @@ -1,6 +1,6 @@ /* NickServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 f2e81c0ef..81f5207d3 100644 --- a/src/core/ns_status.c +++ b/src/core/ns_status.c @@ -1,6 +1,6 @@ /* NickServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 99b736c9f..e720f132a 100644 --- a/src/core/ns_suspend.c +++ b/src/core/ns_suspend.c @@ -1,6 +1,6 @@ /* NickServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 b002b3f85..664d97fcb 100644 --- a/src/core/ns_update.c +++ b/src/core/ns_update.c @@ -1,6 +1,6 @@ /* NickServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 3e61ebe1d..33e533760 100644 --- a/src/core/os_admin.c +++ b/src/core/os_admin.c @@ -1,6 +1,6 @@ /* OperServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 950fee96f..61e13902c 100644 --- a/src/core/os_akill.c +++ b/src/core/os_akill.c @@ -1,6 +1,6 @@ /* OperServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 2fad002c1..f89b28a9c 100644 --- a/src/core/os_chankill.c +++ b/src/core/os_chankill.c @@ -1,6 +1,6 @@ /* OperServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 be5c43e47..96260ca85 100644 --- a/src/core/os_chanlist.c +++ b/src/core/os_chanlist.c @@ -1,6 +1,6 @@ /* OperServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 742c8c7f1..4c398076e 100644 --- a/src/core/os_clearmodes.c +++ b/src/core/os_clearmodes.c @@ -1,6 +1,6 @@ /* OperServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 ef7ee9c95..c5e443068 100644 --- a/src/core/os_defcon.c +++ b/src/core/os_defcon.c @@ -1,6 +1,6 @@ /* OperServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 4b9731468..ad680808b 100644 --- a/src/core/os_global.c +++ b/src/core/os_global.c @@ -1,6 +1,6 @@ /* OperServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 719f78169..dadbe0fac 100644 --- a/src/core/os_help.c +++ b/src/core/os_help.c @@ -1,6 +1,6 @@ /* OperServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 83cd71c89..8c8d455b0 100644 --- a/src/core/os_ignore.c +++ b/src/core/os_ignore.c @@ -1,6 +1,6 @@ /* OperServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 2b6146d64..e64b6d8be 100644 --- a/src/core/os_jupe.c +++ b/src/core/os_jupe.c @@ -1,6 +1,6 @@ /* OperServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 300dc8a22..f78baa49e 100644 --- a/src/core/os_kick.c +++ b/src/core/os_kick.c @@ -1,6 +1,6 @@ /* OperServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 070b5c308..60d101650 100644 --- a/src/core/os_logonnews.c +++ b/src/core/os_logonnews.c @@ -1,6 +1,6 @@ /* OperServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 840b3adc1..ef66ba7c0 100644 --- a/src/core/os_mode.c +++ b/src/core/os_mode.c @@ -1,6 +1,6 @@ /* OperServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 e3127a61f..01b4372f1 100644 --- a/src/core/os_modinfo.c +++ b/src/core/os_modinfo.c @@ -1,6 +1,6 @@ /* OperServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 093d11ac2..272b0e17a 100644 --- a/src/core/os_modlist.c +++ b/src/core/os_modlist.c @@ -1,6 +1,6 @@ /* OperServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 12b9a1287..f9cff419f 100644 --- a/src/core/os_modload.c +++ b/src/core/os_modload.c @@ -1,6 +1,6 @@ /* OperServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 c36be6303..9a374746c 100644 --- a/src/core/os_modunload.c +++ b/src/core/os_modunload.c @@ -1,6 +1,6 @@ /* OperServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 723ab25bb..d32c6fc3b 100644 --- a/src/core/os_noop.c +++ b/src/core/os_noop.c @@ -1,6 +1,6 @@ /* OperServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 7ccc07a52..8a594071d 100644 --- a/src/core/os_oline.c +++ b/src/core/os_oline.c @@ -1,6 +1,6 @@ /* OperServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 1d14dbb84..04faf408c 100644 --- a/src/core/os_oper.c +++ b/src/core/os_oper.c @@ -1,6 +1,6 @@ /* OperServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 62782c8e1..f64d95d9d 100644 --- a/src/core/os_opernews.c +++ b/src/core/os_opernews.c @@ -1,6 +1,6 @@ /* OperServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 61f232755..80c545cb4 100644 --- a/src/core/os_quit.c +++ b/src/core/os_quit.c @@ -1,6 +1,6 @@ /* OperServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 903e81352..19ce29b2b 100644 --- a/src/core/os_randomnews.c +++ b/src/core/os_randomnews.c @@ -1,6 +1,6 @@ /* OperServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 e6369acb4..1738a94b4 100644 --- a/src/core/os_raw.c +++ b/src/core/os_raw.c @@ -1,6 +1,6 @@ /* OperServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 e87a66b6e..af0e990a1 100644 --- a/src/core/os_reload.c +++ b/src/core/os_reload.c @@ -1,6 +1,6 @@ /* OperServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 421d65185..2e95f0757 100644 --- a/src/core/os_restart.c +++ b/src/core/os_restart.c @@ -1,6 +1,6 @@ /* OperServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 b71d28bef..bb79bcc63 100644 --- a/src/core/os_session.c +++ b/src/core/os_session.c @@ -1,6 +1,6 @@ /* OperServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 53494cc32..1f0f8081b 100644 --- a/src/core/os_set.c +++ b/src/core/os_set.c @@ -1,6 +1,6 @@ /* OperServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 fc7089d93..dcf31e5b9 100644 --- a/src/core/os_sgline.c +++ b/src/core/os_sgline.c @@ -1,6 +1,6 @@ /* OperServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 114deb77e..2cab3468d 100644 --- a/src/core/os_shutdown.c +++ b/src/core/os_shutdown.c @@ -1,6 +1,6 @@ /* OperServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 d03b734a1..caba1dd5b 100644 --- a/src/core/os_sqline.c +++ b/src/core/os_sqline.c @@ -1,6 +1,6 @@ /* OperServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 d37fad855..402d16bcf 100644 --- a/src/core/os_staff.c +++ b/src/core/os_staff.c @@ -1,6 +1,6 @@ /* OperServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 e1a078a0b..0d7ecf810 100644 --- a/src/core/os_stats.c +++ b/src/core/os_stats.c @@ -1,6 +1,6 @@ /* OperServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 5c229ec28..a91b3221d 100644 --- a/src/core/os_svsnick.c +++ b/src/core/os_svsnick.c @@ -1,6 +1,6 @@ /* OperServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 347de070d..94aac78f0 100644 --- a/src/core/os_szline.c +++ b/src/core/os_szline.c @@ -1,6 +1,6 @@ /* OperServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 199a39b92..9d5ef9e85 100644 --- a/src/core/os_umode.c +++ b/src/core/os_umode.c @@ -1,6 +1,6 @@ /* OperServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 446d02905..6ab9e25e0 100644 --- a/src/core/os_update.c +++ b/src/core/os_update.c @@ -1,6 +1,6 @@ /* OperServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 cf7c7a48c..19d210be7 100644 --- a/src/core/os_userlist.c +++ b/src/core/os_userlist.c @@ -1,6 +1,6 @@ /* OperServ core functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 87162ee1a..2b09b6c3e 100644 --- a/src/datafiles.c +++ b/src/datafiles.c @@ -1,6 +1,6 @@ /* Database file handling routines. * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 419c5358f..b42a7351e 100644 --- a/src/encrypt.c +++ b/src/encrypt.c @@ -1,6 +1,6 @@ /* Include file for high-level encryption routines. * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 98b4720a6..2ca0abc63 100644 --- a/src/events.c +++ b/src/events.c @@ -1,6 +1,6 @@ /* Events functions. * - * (C) 2004-2008 Anope Team + * (C) 2004-2010 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 006834b3a..a0b9e91ab 100644 --- a/src/helpserv.c +++ b/src/helpserv.c @@ -1,6 +1,6 @@ /* HelpServ functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 fb2bc1282..12c371c8a 100644 --- a/src/hostserv.c +++ b/src/hostserv.c @@ -1,6 +1,6 @@ /* HostServ functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 3f66a100d..8c8e8a345 100644 --- a/src/init.c +++ b/src/init.c @@ -1,6 +1,6 @@ /* Initalization and related routines. * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 398f9b577..987333a24 100644 --- a/src/ircd.c +++ b/src/ircd.c @@ -1,6 +1,6 @@ /* Main ircd functions. * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 55d35ca6a..43a27df3b 100644 --- a/src/language.c +++ b/src/language.c @@ -1,6 +1,6 @@ /* Multi-language support. * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 be2c4803a..9d219fbc1 100644 --- a/src/list.c +++ b/src/list.c @@ -1,6 +1,6 @@ /* Routines to handle `listnicks' and `listchans' invocations. * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. @@ -1,6 +1,6 @@ /* Logging routines. * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 df13f6f81..fccad34fe 100644 --- a/src/mail.c +++ b/src/mail.c @@ -1,6 +1,6 @@ /* Mail utility routines. * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 3b11cce6b..5996dcf4f 100644 --- a/src/main.c +++ b/src/main.c @@ -1,6 +1,6 @@ /* Services -- main source file. * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 21d2f0c80..568cb6902 100644 --- a/src/makefile.win32 +++ b/src/makefile.win32 @@ -1,6 +1,6 @@ # Make file for Win32 # -# (C) 2003-2009 Anope Team +# (C) 2003-2010 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 870f3a77a..a42e5785c 100644 --- a/src/memory.c +++ b/src/memory.c @@ -1,6 +1,6 @@ /* Memory management routines. * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 481e46cf7..e319210a2 100644 --- a/src/memoserv.c +++ b/src/memoserv.c @@ -1,6 +1,6 @@ /* MemoServ functions. * -* (C) 2003-2009 Anope Team +* (C) 2003-2010 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 5e0b61236..fbdf33978 100644 --- a/src/messages.c +++ b/src/messages.c @@ -1,6 +1,6 @@ /* Definitions of IRC message functions and list of messages. * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 fc0a97c10..c7dc73c48 100644 --- a/src/misc.c +++ b/src/misc.c @@ -1,7 +1,7 @@ /* Miscellaneous routines. * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 deb3285a1..a5195bb54 100644 --- a/src/modules.c +++ b/src/modules.c @@ -1,7 +1,7 @@ /* Modular support * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 dbf69024a..d1b46cd24 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-2009 Anope Team + * (C) 2003-2010 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 1593953f5..fa00f4fe7 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-2009 Anope Team + * (C) 2003-2010 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 f78b87631..03cb0d8f4 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-2009 Anope Team + * (C) 2003-2010 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 521c88cf4..0d67d4ce5 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-2009 Anope Team + * (C) 2003-2010 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 76e67f8fa..24c208951 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-2009 Anope Team + * (C) 2003-2010 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 3cea96dbf..b6abdee57 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-2009 Anope Team + * (C) 2003-2010 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 7d3df181f..dedba1ba3 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-2009 Anope Team + * (C) 2003-2010 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 f5eebb131..84004b93f 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-2009 Anope Team + * (C) 2003-2010 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 5cb29be3a..6ee45ce33 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-2009 Anope Team + * (C) 2003-2010 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 3bec30864..2dd50efd7 100644 --- a/src/mysql.c +++ b/src/mysql.c @@ -1,7 +1,7 @@ /* MySQL functions. * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 81feb402c..083c7240a 100644 --- a/src/news.c +++ b/src/news.c @@ -1,7 +1,7 @@ /* News functions. * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 6593529b6..484ebeed0 100644 --- a/src/nickserv.c +++ b/src/nickserv.c @@ -1,7 +1,7 @@ /* NickServ functions. * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 9ef747b88..a35661ea0 100644 --- a/src/operserv.c +++ b/src/operserv.c @@ -1,6 +1,6 @@ /* OperServ functions. * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 aa3cbf53e..730745c46 100644 --- a/src/process.c +++ b/src/process.c @@ -1,6 +1,6 @@ /* Main processing code for Services. * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 59da13223..65dc176d3 100644 --- a/src/protocol/bahamut.c +++ b/src/protocol/bahamut.c @@ -1,6 +1,6 @@ /* Bahamut functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 0f42dadbd..422483ad8 100644 --- a/src/protocol/bahamut.h +++ b/src/protocol/bahamut.h @@ -1,6 +1,6 @@ /* Bahamut functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for furhter details. diff --git a/src/protocol/charybdis.c b/src/protocol/charybdis.c index 04a97b486..fb51fdcfb 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-2009 Anope Team + * (C) 2003-2010 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for furhter details. diff --git a/src/protocol/charybdis.h b/src/protocol/charybdis.h index d8cf83d2c..9619c400a 100644 --- a/src/protocol/charybdis.h +++ b/src/protocol/charybdis.h @@ -1,6 +1,6 @@ /* Ratbox IRCD functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for furhter details. diff --git a/src/protocol/dreamforge.c b/src/protocol/dreamforge.c index 10ab74e4d..c8095d0f0 100644 --- a/src/protocol/dreamforge.c +++ b/src/protocol/dreamforge.c @@ -1,6 +1,6 @@ /* DreamForge IRCD functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 5d113afd1..02f9e4e1c 100644 --- a/src/protocol/dreamforge.h +++ b/src/protocol/dreamforge.h @@ -1,6 +1,6 @@ /* DreamForge IRCD functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for furhter details. diff --git a/src/protocol/hybrid.c b/src/protocol/hybrid.c index 323c34893..ef183a63e 100644 --- a/src/protocol/hybrid.c +++ b/src/protocol/hybrid.c @@ -1,6 +1,6 @@ /* Hybrid IRCD functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/src/protocol/hybrid.h b/src/protocol/hybrid.h index db1f7f3bd..73993e44e 100644 --- a/src/protocol/hybrid.h +++ b/src/protocol/hybrid.h @@ -1,6 +1,6 @@ /* Hybrid IRCD functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for furhter details. diff --git a/src/protocol/inspircd11.c b/src/protocol/inspircd11.c index 9fca32bf7..830685992 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-2009 Anope Team + * (C) 2003-2010 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 60d32b4c7..1d30a33b9 100755 --- a/src/protocol/inspircd11.h +++ b/src/protocol/inspircd11.h @@ -1,6 +1,6 @@ /* inspircd beta 6 functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for furhter details. diff --git a/src/protocol/inspircd12.c b/src/protocol/inspircd12.c index 70d8f2b73..12244f5cd 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-2009 Anope Team + * (C) 2003-2010 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 b0da8a42a..a09f9dea4 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-2009 Anope Team + * (C) 2003-2010 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 4a42d150c..3c15e1c9b 100644 --- a/src/protocol/plexus2.c +++ b/src/protocol/plexus2.c @@ -1,6 +1,6 @@ /* PlexusIRCD IRCD functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for furhter details. diff --git a/src/protocol/plexus2.h b/src/protocol/plexus2.h index 2c5d9f115..cfbbc7e24 100644 --- a/src/protocol/plexus2.h +++ b/src/protocol/plexus2.h @@ -1,6 +1,6 @@ /* PlexusIRCD IRCD functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for furhter details. diff --git a/src/protocol/plexus3.c b/src/protocol/plexus3.c index fbd9d2bbf..073784521 100644 --- a/src/protocol/plexus3.c +++ b/src/protocol/plexus3.c @@ -1,6 +1,6 @@ /* PlexusIRCD IRCD functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for furhter details. diff --git a/src/protocol/plexus3.h b/src/protocol/plexus3.h index 489de9524..90d8a556e 100644 --- a/src/protocol/plexus3.h +++ b/src/protocol/plexus3.h @@ -1,6 +1,6 @@ /* PlexusIRCD IRCD functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for furhter details. diff --git a/src/protocol/ptlink.c b/src/protocol/ptlink.c index 785711d78..28623aed1 100644 --- a/src/protocol/ptlink.c +++ b/src/protocol/ptlink.c @@ -1,6 +1,6 @@ /* PTLink IRCD functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 73e116b87..c59cbccd4 100644 --- a/src/protocol/ptlink.h +++ b/src/protocol/ptlink.h @@ -1,6 +1,6 @@ /* PTLink IRCD functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for furhter details. diff --git a/src/protocol/rageircd.c b/src/protocol/rageircd.c index 4103fc202..513e7dd81 100644 --- a/src/protocol/rageircd.c +++ b/src/protocol/rageircd.c @@ -1,6 +1,6 @@ /* Rage IRCD functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 73d3459bd..b3368f861 100644 --- a/src/protocol/rageircd.h +++ b/src/protocol/rageircd.h @@ -1,6 +1,6 @@ /* Rage IRCD functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for furhter details. diff --git a/src/protocol/ratbox.c b/src/protocol/ratbox.c index 6db5f16d9..17e6f3516 100644 --- a/src/protocol/ratbox.c +++ b/src/protocol/ratbox.c @@ -1,6 +1,6 @@ /* Ratbox IRCD functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for furhter details. diff --git a/src/protocol/ratbox.h b/src/protocol/ratbox.h index a256096f5..50c6f4dff 100644 --- a/src/protocol/ratbox.h +++ b/src/protocol/ratbox.h @@ -1,6 +1,6 @@ /* Ratbox IRCD functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for furhter details. diff --git a/src/protocol/shadowircd.c b/src/protocol/shadowircd.c index 29e201c82..161a0aaaa 100644 --- a/src/protocol/shadowircd.c +++ b/src/protocol/shadowircd.c @@ -1,6 +1,6 @@ /* ShadowIRCd functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for furhter details. diff --git a/src/protocol/shadowircd.h b/src/protocol/shadowircd.h index 2a94841b7..07a97456f 100644 --- a/src/protocol/shadowircd.h +++ b/src/protocol/shadowircd.h @@ -1,6 +1,6 @@ /* ShadowIRCD functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for furhter details. diff --git a/src/protocol/solidircd.c b/src/protocol/solidircd.c index dbcff821a..a138454b7 100644 --- a/src/protocol/solidircd.c +++ b/src/protocol/solidircd.c @@ -1,6 +1,6 @@ /* Solid-IRCD functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 2b26dfcc4..8bcbc1ae8 100644 --- a/src/protocol/solidircd.h +++ b/src/protocol/solidircd.h @@ -1,6 +1,6 @@ /* SolidIRCD functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for furhter details. diff --git a/src/protocol/ultimate2.c b/src/protocol/ultimate2.c index a99ae105b..47072761e 100644 --- a/src/protocol/ultimate2.c +++ b/src/protocol/ultimate2.c @@ -1,6 +1,6 @@ /* Ultimate IRCD 2 functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 687f264b2..2cbedbfe0 100644 --- a/src/protocol/ultimate2.h +++ b/src/protocol/ultimate2.h @@ -1,6 +1,6 @@ /* Ultimate IRCD 2 functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for furhter details. diff --git a/src/protocol/ultimate3.c b/src/protocol/ultimate3.c index 2a328186d..9eb625bc7 100644 --- a/src/protocol/ultimate3.c +++ b/src/protocol/ultimate3.c @@ -1,6 +1,6 @@ /* Ultimate IRCD 3 functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 2191dc69f..1c107da60 100644 --- a/src/protocol/ultimate3.h +++ b/src/protocol/ultimate3.h @@ -1,6 +1,6 @@ /* Ultimate IRCD 3.0 functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for furhter details. diff --git a/src/protocol/unreal31.c b/src/protocol/unreal31.c index 76a31c4cf..36b572158 100644 --- a/src/protocol/unreal31.c +++ b/src/protocol/unreal31.c @@ -1,6 +1,6 @@ /* Unreal IRCD 3.1.x functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 674a6e0f1..40d1dea7e 100644 --- a/src/protocol/unreal31.h +++ b/src/protocol/unreal31.h @@ -1,6 +1,6 @@ /* Unreal IRCD 3.1.x functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for furhter details. diff --git a/src/protocol/unreal32.c b/src/protocol/unreal32.c index f93dc8236..44b3df282 100644 --- a/src/protocol/unreal32.c +++ b/src/protocol/unreal32.c @@ -1,6 +1,6 @@ /* Unreal IRCD 3.2.x functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 fb9abc641..622977bf5 100644 --- a/src/protocol/unreal32.h +++ b/src/protocol/unreal32.h @@ -1,6 +1,6 @@ /* Unreal IRCD 3.2.x functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 Anope Team * Contact us at info@unreal.org * * Please read COPYING and README for furhter details. diff --git a/src/protocol/viagra.c b/src/protocol/viagra.c index f8a465fa9..76783ee7d 100644 --- a/src/protocol/viagra.c +++ b/src/protocol/viagra.c @@ -1,6 +1,6 @@ /* Viagra IRCD functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 64151de79..e81a87e91 100644 --- a/src/protocol/viagra.h +++ b/src/protocol/viagra.h @@ -1,6 +1,6 @@ /* Viagra IRCD functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for furhter details. @@ -1,6 +1,6 @@ /* RDB functions. * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 d3155c1c0..b1b5b4028 100644 --- a/src/send.c +++ b/src/send.c @@ -1,6 +1,6 @@ /* Routines for sending stuff to the network. * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 e4d2ebdbf..1a76adb94 100644 --- a/src/servers.c +++ b/src/servers.c @@ -1,6 +1,6 @@ /* Routines to maintain a list of connected servers * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 393e84251..556115b96 100644 --- a/src/sessions.c +++ b/src/sessions.c @@ -1,6 +1,6 @@ /* Session Limiting functions. * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 004448c62..92a235846 100644 --- a/src/slist.c +++ b/src/slist.c @@ -1,6 +1,6 @@ /* Services list handler implementation. * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 cf99d2736..81073fa34 100644 --- a/src/sockutil.c +++ b/src/sockutil.c @@ -1,6 +1,6 @@ /* Socket utility routines. * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 4419f1189..c304427af 100644 --- a/src/timeout.c +++ b/src/timeout.c @@ -1,6 +1,6 @@ /* Routines for time-delayed actions. * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 3f2e4b8d1..b54da9210 100644 --- a/src/tools/anopesmtp.c +++ b/src/tools/anopesmtp.c @@ -1,6 +1,6 @@ /* smtp stuff handler for win32. * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for furhter details. diff --git a/src/tools/db-merger.c b/src/tools/db-merger.c index 8bd95c869..547b82e04 100644 --- a/src/tools/db-merger.c +++ b/src/tools/db-merger.c @@ -1,6 +1,6 @@ /* * Anope Database Merger - * (C) 2003-2009 Anope Team + * (C) 2003-2010 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for furhter details. diff --git a/src/tools/smtp.h b/src/tools/smtp.h index cec4d4c78..acd1099ce 100644 --- a/src/tools/smtp.h +++ b/src/tools/smtp.h @@ -1,6 +1,6 @@ /* * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for furhter details. diff --git a/src/users.c b/src/users.c index fe098bd2e..2f6a6565f 100644 --- a/src/users.c +++ b/src/users.c @@ -1,6 +1,6 @@ /* Routines to maintain a list of online users. * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 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 202964957..97d5b3cd6 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-2009 Anope Team" + VALUE "LegalCopyright", "Copyright (C) 2003-2010 Anope Team" VALUE "OriginalFilename", "anope.exe" VALUE "ProductName", "Anope" VALUE "ProductVersion", "VERSION_DOTTED" diff --git a/version.log b/version.log index 2f731f94c..d07361404 100644 --- a/version.log +++ b/version.log @@ -9,7 +9,7 @@ VERSION_MAJOR="1" VERSION_MINOR="8" VERSION_PATCH="2" VERSION_EXTRA="-svn" -VERSION_BUILD="2748" +VERSION_BUILD="2752" # $Log$ # Changes since 1.8.2 Release #Revision 2747 - Fixed a reply in bs_bot to be correct when you use an invalid ident diff --git a/version.log.old b/version.log.old index f7bb343d5..3eaf62459 100644 --- a/version.log.old +++ b/version.log.old @@ -1,4 +1,4 @@ -# (C) 2003-20098 Anope Team +# (C) 2003-2010 Anope Team # Contact us at team@anope.org # # Please read COPYING and README for furhter details. |