diff options
Diffstat (limited to 'src')
216 files changed, 217 insertions, 217 deletions
diff --git a/src/actions.c b/src/actions.c index da22d481b..5ef333ce6 100644 --- a/src/actions.c +++ b/src/actions.c @@ -1,6 +1,6 @@ /* Various routines to perform simple actions. * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 acac4448e..0fbbd4ae4 100644 --- a/src/base64.c +++ b/src/base64.c @@ -1,6 +1,6 @@ /* base64 routines. * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 4c89768b9..727bb8d17 100644 --- a/src/bin/anoperc.in +++ b/src/bin/anoperc.in @@ -2,7 +2,7 @@ # # Configuration script for Services # -# (C) 2003-2013 Anope Team +# (C) 2003-2014 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 8e05d63cb..67f2a6696 100644 --- a/src/botserv.c +++ b/src/botserv.c @@ -1,6 +1,6 @@ /* BotServ functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 d4daecac9..29852cfa3 100644 --- a/src/channels.c +++ b/src/channels.c @@ -1,6 +1,6 @@ /* Channel-handling routines. * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 f568bb6ac..c07217a16 100644 --- a/src/chanserv.c +++ b/src/chanserv.c @@ -1,6 +1,6 @@ /* ChanServ functions. * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 d2ee012c0..bfff809d6 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-2013 Anope Team + * (C) 2003-2014 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 4cc4ce7b9..639923cbb 100644 --- a/src/compat.c +++ b/src/compat.c @@ -1,6 +1,6 @@ /* Compatibility routines. * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 5436b0663..f200ba4bc 100644 --- a/src/config.c +++ b/src/config.c @@ -1,6 +1,6 @@ /* Configuration file handling. * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 cdce59fde..68911dd38 100644 --- a/src/core/bs_act.c +++ b/src/core/bs_act.c @@ -1,6 +1,6 @@ /* BotServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 771a0367a..159785744 100644 --- a/src/core/bs_assign.c +++ b/src/core/bs_assign.c @@ -1,6 +1,6 @@ /* BotServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 18cf0a10a..10ed087fd 100644 --- a/src/core/bs_badwords.c +++ b/src/core/bs_badwords.c @@ -1,6 +1,6 @@ /* BotServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 17fa8b570..65488f4de 100644 --- a/src/core/bs_bot.c +++ b/src/core/bs_bot.c @@ -1,6 +1,6 @@ /* BotServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 cc69d17e8..19a7ab360 100644 --- a/src/core/bs_botlist.c +++ b/src/core/bs_botlist.c @@ -1,6 +1,6 @@ /* BotServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 e9bc114b1..22e1ab889 100644 --- a/src/core/bs_fantasy.c +++ b/src/core/bs_fantasy.c @@ -1,6 +1,6 @@ /* BotServ core fantasy functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 21f770df2..02bd5ab65 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-2013 Anope Team + * (C) 2003-2014 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 0beaed780..ae5cbbea3 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-2013 Anope Team + * (C) 2003-2014 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 f7c3524c0..0ce0e696d 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-2013 Anope Team + * (C) 2003-2014 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 01ffd9ecf..51bdd0827 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-2013 Anope Team + * (C) 2003-2014 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 9bd601216..d3a1d04dc 100644 --- a/src/core/bs_help.c +++ b/src/core/bs_help.c @@ -1,6 +1,6 @@ /* BotServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 520ecb5c2..16581f645 100644 --- a/src/core/bs_info.c +++ b/src/core/bs_info.c @@ -1,6 +1,6 @@ /* BotServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 089d6aaec..8c1629951 100644 --- a/src/core/bs_kick.c +++ b/src/core/bs_kick.c @@ -1,6 +1,6 @@ /* BotServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 93b9ce3e4..b3a6e7300 100644 --- a/src/core/bs_say.c +++ b/src/core/bs_say.c @@ -1,6 +1,6 @@ /* BotServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 bfaa9df2d..06a3f6da9 100644 --- a/src/core/bs_set.c +++ b/src/core/bs_set.c @@ -1,6 +1,6 @@ /* BotServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 3a4ed4ced..6012d67c5 100644 --- a/src/core/bs_unassign.c +++ b/src/core/bs_unassign.c @@ -1,6 +1,6 @@ /* BotServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 533f16386..c728abe6e 100644 --- a/src/core/cs_access.c +++ b/src/core/cs_access.c @@ -1,6 +1,6 @@ /* ChanServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 dd8ff1a96..38be47e25 100644 --- a/src/core/cs_akick.c +++ b/src/core/cs_akick.c @@ -1,6 +1,6 @@ /* ChanServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 b1829f6e4..147eacc0a 100644 --- a/src/core/cs_ban.c +++ b/src/core/cs_ban.c @@ -1,6 +1,6 @@ /* ChanServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 3c5534d81..bdd9f54c9 100644 --- a/src/core/cs_clear.c +++ b/src/core/cs_clear.c @@ -1,6 +1,6 @@ /* ChanServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 e466dfb1f..2d9c1cf17 100644 --- a/src/core/cs_drop.c +++ b/src/core/cs_drop.c @@ -1,6 +1,6 @@ /* ChanServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 860cb2073..e1358e27b 100644 --- a/src/core/cs_forbid.c +++ b/src/core/cs_forbid.c @@ -1,6 +1,6 @@ /* ChanServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 b395ac88d..760e39c39 100644 --- a/src/core/cs_getkey.c +++ b/src/core/cs_getkey.c @@ -1,6 +1,6 @@ /* ChanServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 cbd311b82..71a0e4360 100644 --- a/src/core/cs_getpass.c +++ b/src/core/cs_getpass.c @@ -1,6 +1,6 @@ /* ChanServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 66adfba30..7fc2688d4 100644 --- a/src/core/cs_help.c +++ b/src/core/cs_help.c @@ -1,6 +1,6 @@ /* ChanServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 313857c5d..efab58d46 100644 --- a/src/core/cs_identify.c +++ b/src/core/cs_identify.c @@ -1,6 +1,6 @@ /* ChanServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 9cb458f96..68c7bcb7f 100644 --- a/src/core/cs_info.c +++ b/src/core/cs_info.c @@ -1,6 +1,6 @@ /* ChanServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 094cfcddf..8e224d11d 100644 --- a/src/core/cs_invite.c +++ b/src/core/cs_invite.c @@ -1,6 +1,6 @@ /* ChanServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 7d178813c..db2ad48b5 100644 --- a/src/core/cs_kick.c +++ b/src/core/cs_kick.c @@ -1,6 +1,6 @@ /* ChanServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 2abba3145..f1023743f 100644 --- a/src/core/cs_list.c +++ b/src/core/cs_list.c @@ -1,6 +1,6 @@ /* ChanServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 63abdff22..9be165252 100644 --- a/src/core/cs_logout.c +++ b/src/core/cs_logout.c @@ -1,6 +1,6 @@ /* ChanServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 401086b90..762b160cb 100644 --- a/src/core/cs_modes.c +++ b/src/core/cs_modes.c @@ -1,6 +1,6 @@ /* ChanServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 0a2c9644e..8eb559672 100644 --- a/src/core/cs_register.c +++ b/src/core/cs_register.c @@ -1,6 +1,6 @@ /* ChanServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 cc0b85e15..e2c4f8505 100644 --- a/src/core/cs_sendpass.c +++ b/src/core/cs_sendpass.c @@ -1,6 +1,6 @@ /* ChanServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 d716019ce..5abc73d97 100644 --- a/src/core/cs_set.c +++ b/src/core/cs_set.c @@ -1,6 +1,6 @@ /* ChanServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 d9e4d31fe..3b86e860f 100644 --- a/src/core/cs_status.c +++ b/src/core/cs_status.c @@ -1,6 +1,6 @@ /* ChanServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 f45c5dbc2..f425f7f6e 100644 --- a/src/core/cs_suspend.c +++ b/src/core/cs_suspend.c @@ -1,6 +1,6 @@ /* ChanServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 1b397f163..0f8aa2e0d 100644 --- a/src/core/cs_topic.c +++ b/src/core/cs_topic.c @@ -1,6 +1,6 @@ /* ChanServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 d6652b405..852b36461 100644 --- a/src/core/cs_xop.c +++ b/src/core/cs_xop.c @@ -1,6 +1,6 @@ /* ChanServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 8249ebeab..d300f2a25 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-2013 Anope Team + * (C) 2003-2014 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 ac0f34374..9ed5b8c37 100644 --- a/src/core/enc_none.c +++ b/src/core/enc_none.c @@ -1,6 +1,6 @@ /* Module for encryption using MD5. * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 8c0e8997d..73f0443bb 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-2013 Anope Team + * (C) 2003-2014 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 28d6d7fba..cb4bad0be 100644 --- a/src/core/he_help.c +++ b/src/core/he_help.c @@ -1,6 +1,6 @@ /* HelpServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 62b65bb8a..97d68bfe0 100644 --- a/src/core/hs_del.c +++ b/src/core/hs_del.c @@ -1,6 +1,6 @@ /* HostServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 6ca0c18cf..0b06a0a0e 100644 --- a/src/core/hs_delall.c +++ b/src/core/hs_delall.c @@ -1,6 +1,6 @@ /* HostServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 5ec426e5a..607a7dffd 100644 --- a/src/core/hs_group.c +++ b/src/core/hs_group.c @@ -1,6 +1,6 @@ /* HostServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 4d81b6b4d..3d2a26770 100644 --- a/src/core/hs_help.c +++ b/src/core/hs_help.c @@ -1,6 +1,6 @@ /* HostServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 303eedafc..e80f2ae51 100644 --- a/src/core/hs_list.c +++ b/src/core/hs_list.c @@ -1,6 +1,6 @@ /* HostServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 dd739760a..9045b379e 100644 --- a/src/core/hs_off.c +++ b/src/core/hs_off.c @@ -1,6 +1,6 @@ /* HostServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 5d51b58be..a5d849091 100644 --- a/src/core/hs_on.c +++ b/src/core/hs_on.c @@ -1,6 +1,6 @@ /* HostServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 545c0bc2c..df13e8e96 100644 --- a/src/core/hs_set.c +++ b/src/core/hs_set.c @@ -1,6 +1,6 @@ /* HostServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 c1d205665..7b8244edf 100644 --- a/src/core/hs_setall.c +++ b/src/core/hs_setall.c @@ -1,6 +1,6 @@ /* HostServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 153821d2b..38d431da6 100644 --- a/src/core/ms_cancel.c +++ b/src/core/ms_cancel.c @@ -1,6 +1,6 @@ /* MemoServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 c707d6c37..66d0b16c5 100644 --- a/src/core/ms_check.c +++ b/src/core/ms_check.c @@ -1,6 +1,6 @@ /* MemoServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 67a3a1e5d..2891c8d69 100644 --- a/src/core/ms_del.c +++ b/src/core/ms_del.c @@ -1,6 +1,6 @@ /* MemoServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 53d0b2a4c..aced137f4 100644 --- a/src/core/ms_help.c +++ b/src/core/ms_help.c @@ -1,6 +1,6 @@ /* MemoServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 e8223c3d3..c583580ba 100644 --- a/src/core/ms_info.c +++ b/src/core/ms_info.c @@ -1,6 +1,6 @@ /* MemoServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 c83841b67..059f5bec6 100644 --- a/src/core/ms_list.c +++ b/src/core/ms_list.c @@ -1,6 +1,6 @@ /* MemoServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 280cf556a..30a27511f 100644 --- a/src/core/ms_read.c +++ b/src/core/ms_read.c @@ -1,6 +1,6 @@ /* MemoServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 9ab923957..987cbb9d6 100644 --- a/src/core/ms_rsend.c +++ b/src/core/ms_rsend.c @@ -1,6 +1,6 @@ /* MemoServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 da904a04f..bdcaff2a0 100644 --- a/src/core/ms_send.c +++ b/src/core/ms_send.c @@ -1,6 +1,6 @@ /* MemoServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 274e837a8..26933e257 100644 --- a/src/core/ms_sendall.c +++ b/src/core/ms_sendall.c @@ -1,6 +1,6 @@ /* MemoServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 19f7de7ad..9d20391f3 100644 --- a/src/core/ms_set.c +++ b/src/core/ms_set.c @@ -1,6 +1,6 @@ /* MemoServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 50b1ab02e..2ec55c88a 100644 --- a/src/core/ms_staff.c +++ b/src/core/ms_staff.c @@ -1,6 +1,6 @@ /* MemoServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 e734657d0..f99684664 100644 --- a/src/core/ns_access.c +++ b/src/core/ns_access.c @@ -1,6 +1,6 @@ /* NickServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 0e555ce67..b1f86f103 100644 --- a/src/core/ns_alist.c +++ b/src/core/ns_alist.c @@ -1,6 +1,6 @@ /* NickServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 c77c3cebe..d68bd98cb 100644 --- a/src/core/ns_drop.c +++ b/src/core/ns_drop.c @@ -1,6 +1,6 @@ /* NickServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 28bff3f55..4d74ef411 100644 --- a/src/core/ns_forbid.c +++ b/src/core/ns_forbid.c @@ -1,6 +1,6 @@ /* NickServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 4fa6f4ae9..dbcd5b34c 100644 --- a/src/core/ns_getemail.c +++ b/src/core/ns_getemail.c @@ -1,6 +1,6 @@ /* NickServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 30ce61d22..a446676a7 100644 --- a/src/core/ns_getpass.c +++ b/src/core/ns_getpass.c @@ -1,6 +1,6 @@ /* NickServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 d74666bcc..a1b55e928 100644 --- a/src/core/ns_ghost.c +++ b/src/core/ns_ghost.c @@ -1,6 +1,6 @@ /* NickServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 a4e96ac62..1a2cadd38 100644 --- a/src/core/ns_group.c +++ b/src/core/ns_group.c @@ -1,6 +1,6 @@ /* NickServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 d7ec27886..187ad2511 100644 --- a/src/core/ns_help.c +++ b/src/core/ns_help.c @@ -1,6 +1,6 @@ /* NickServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 7f5308a39..8a3af5af0 100644 --- a/src/core/ns_identify.c +++ b/src/core/ns_identify.c @@ -1,6 +1,6 @@ /* NickServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 34ea9afa3..39eefe614 100644 --- a/src/core/ns_info.c +++ b/src/core/ns_info.c @@ -1,6 +1,6 @@ /* NickServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 f3b26735a..db2481f3a 100644 --- a/src/core/ns_list.c +++ b/src/core/ns_list.c @@ -1,6 +1,6 @@ /* NickServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 31dec4e15..d8f3dc325 100644 --- a/src/core/ns_logout.c +++ b/src/core/ns_logout.c @@ -1,6 +1,6 @@ /* NickServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 1b1631d56..0c0a3fd52 100644 --- a/src/core/ns_recover.c +++ b/src/core/ns_recover.c @@ -1,6 +1,6 @@ /* NickServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 fc3c0db1a..c84aa1a16 100644 --- a/src/core/ns_register.c +++ b/src/core/ns_register.c @@ -1,6 +1,6 @@ /* NickServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 2b37e8043..1c058d752 100644 --- a/src/core/ns_release.c +++ b/src/core/ns_release.c @@ -1,6 +1,6 @@ /* NickServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 1291cea64..3fc33bb6e 100644 --- a/src/core/ns_saset.c +++ b/src/core/ns_saset.c @@ -1,6 +1,6 @@ /* NickServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 0ae0b8f45..81e6c986d 100644 --- a/src/core/ns_sendpass.c +++ b/src/core/ns_sendpass.c @@ -1,6 +1,6 @@ /* NickServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 8cd7e7253..672e4d9a5 100644 --- a/src/core/ns_set.c +++ b/src/core/ns_set.c @@ -1,6 +1,6 @@ /* NickServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 d574dfa3c..900c2baf2 100644 --- a/src/core/ns_status.c +++ b/src/core/ns_status.c @@ -1,6 +1,6 @@ /* NickServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 ae0aa2048..34f520284 100644 --- a/src/core/ns_suspend.c +++ b/src/core/ns_suspend.c @@ -1,6 +1,6 @@ /* NickServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 2a02f7b8b..1cd837814 100644 --- a/src/core/ns_update.c +++ b/src/core/ns_update.c @@ -1,6 +1,6 @@ /* NickServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 b25fd7147..331a0b7b3 100644 --- a/src/core/os_admin.c +++ b/src/core/os_admin.c @@ -1,6 +1,6 @@ /* OperServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 d10f2ada8..1624d3983 100644 --- a/src/core/os_akill.c +++ b/src/core/os_akill.c @@ -1,6 +1,6 @@ /* OperServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 9fc49014c..d99ff257d 100644 --- a/src/core/os_chankill.c +++ b/src/core/os_chankill.c @@ -1,6 +1,6 @@ /* OperServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 81f1c6072..5e128796f 100644 --- a/src/core/os_chanlist.c +++ b/src/core/os_chanlist.c @@ -1,6 +1,6 @@ /* OperServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 2e90f27a2..754582321 100644 --- a/src/core/os_clearmodes.c +++ b/src/core/os_clearmodes.c @@ -1,6 +1,6 @@ /* OperServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 01965194d..61f6503b6 100644 --- a/src/core/os_defcon.c +++ b/src/core/os_defcon.c @@ -1,6 +1,6 @@ /* OperServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 cc7379a25..da9da8ab4 100644 --- a/src/core/os_global.c +++ b/src/core/os_global.c @@ -1,6 +1,6 @@ /* OperServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 5da5edaee..f752bf714 100644 --- a/src/core/os_help.c +++ b/src/core/os_help.c @@ -1,6 +1,6 @@ /* OperServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 94ba5f613..f46fd6756 100644 --- a/src/core/os_ignore.c +++ b/src/core/os_ignore.c @@ -1,6 +1,6 @@ /* OperServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 b1627a28b..e0f6a30f0 100644 --- a/src/core/os_jupe.c +++ b/src/core/os_jupe.c @@ -1,6 +1,6 @@ /* OperServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 ad37acfaa..d086f8f0c 100644 --- a/src/core/os_kick.c +++ b/src/core/os_kick.c @@ -1,6 +1,6 @@ /* OperServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 78353be47..11622986a 100644 --- a/src/core/os_logonnews.c +++ b/src/core/os_logonnews.c @@ -1,6 +1,6 @@ /* OperServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 de34dda48..e669e74a9 100644 --- a/src/core/os_mode.c +++ b/src/core/os_mode.c @@ -1,6 +1,6 @@ /* OperServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 f6b8c2db3..603eb1387 100644 --- a/src/core/os_modinfo.c +++ b/src/core/os_modinfo.c @@ -1,6 +1,6 @@ /* OperServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 a91634a69..f24bfb0f5 100644 --- a/src/core/os_modlist.c +++ b/src/core/os_modlist.c @@ -1,6 +1,6 @@ /* OperServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 0a2416c1f..518142d32 100644 --- a/src/core/os_modload.c +++ b/src/core/os_modload.c @@ -1,6 +1,6 @@ /* OperServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 a9ece2649..20ccd58b6 100644 --- a/src/core/os_modunload.c +++ b/src/core/os_modunload.c @@ -1,6 +1,6 @@ /* OperServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 cb8698f38..a15e75f59 100644 --- a/src/core/os_noop.c +++ b/src/core/os_noop.c @@ -1,6 +1,6 @@ /* OperServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 a8976721a..54d405f50 100644 --- a/src/core/os_oline.c +++ b/src/core/os_oline.c @@ -1,6 +1,6 @@ /* OperServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 01b55d2dc..1393837bd 100644 --- a/src/core/os_oper.c +++ b/src/core/os_oper.c @@ -1,6 +1,6 @@ /* OperServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 773d1b3f6..5c5917db8 100644 --- a/src/core/os_opernews.c +++ b/src/core/os_opernews.c @@ -1,6 +1,6 @@ /* OperServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 0496bf9f1..d46b1b5f3 100644 --- a/src/core/os_quit.c +++ b/src/core/os_quit.c @@ -1,6 +1,6 @@ /* OperServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 acb37e472..6a51db275 100644 --- a/src/core/os_randomnews.c +++ b/src/core/os_randomnews.c @@ -1,6 +1,6 @@ /* OperServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 2d19aa58e..1f2ca9ffe 100644 --- a/src/core/os_raw.c +++ b/src/core/os_raw.c @@ -1,6 +1,6 @@ /* OperServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 c8867507a..d833d82ed 100644 --- a/src/core/os_reload.c +++ b/src/core/os_reload.c @@ -1,6 +1,6 @@ /* OperServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 9a317defd..7ed5ff11e 100644 --- a/src/core/os_restart.c +++ b/src/core/os_restart.c @@ -1,6 +1,6 @@ /* OperServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 b1f5facb2..650e2e583 100644 --- a/src/core/os_session.c +++ b/src/core/os_session.c @@ -1,6 +1,6 @@ /* OperServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 3db175310..90d9806e6 100644 --- a/src/core/os_set.c +++ b/src/core/os_set.c @@ -1,6 +1,6 @@ /* OperServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 a79fb6b2e..eaa3e8d74 100644 --- a/src/core/os_sgline.c +++ b/src/core/os_sgline.c @@ -1,6 +1,6 @@ /* OperServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 b68d6198b..039998648 100644 --- a/src/core/os_shutdown.c +++ b/src/core/os_shutdown.c @@ -1,6 +1,6 @@ /* OperServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 c59000ef7..8aba4d649 100644 --- a/src/core/os_sqline.c +++ b/src/core/os_sqline.c @@ -1,6 +1,6 @@ /* OperServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 ac3a35879..7817df9f7 100644 --- a/src/core/os_staff.c +++ b/src/core/os_staff.c @@ -1,6 +1,6 @@ /* OperServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 453fdc13a..248a49068 100644 --- a/src/core/os_stats.c +++ b/src/core/os_stats.c @@ -1,6 +1,6 @@ /* OperServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 94eb5c0cc..fc1727af9 100644 --- a/src/core/os_svsnick.c +++ b/src/core/os_svsnick.c @@ -1,6 +1,6 @@ /* OperServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 38841e3e9..1562aeab0 100644 --- a/src/core/os_szline.c +++ b/src/core/os_szline.c @@ -1,6 +1,6 @@ /* OperServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 3979c7640..35a44eccd 100644 --- a/src/core/os_umode.c +++ b/src/core/os_umode.c @@ -1,6 +1,6 @@ /* OperServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 4fa8b4349..0ae4ac11d 100644 --- a/src/core/os_update.c +++ b/src/core/os_update.c @@ -1,6 +1,6 @@ /* OperServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 f77a0eba3..9f559934e 100644 --- a/src/core/os_userlist.c +++ b/src/core/os_userlist.c @@ -1,6 +1,6 @@ /* OperServ core functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 c593e591d..28b2d256f 100644 --- a/src/datafiles.c +++ b/src/datafiles.c @@ -1,6 +1,6 @@ /* Database file handling routines. * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 a569ab5c0..3f4f4a3fd 100644 --- a/src/encrypt.c +++ b/src/encrypt.c @@ -1,6 +1,6 @@ /* Include file for high-level encryption routines. * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 4a4c0f7c1..ab9c6c61d 100644 --- a/src/events.c +++ b/src/events.c @@ -1,6 +1,6 @@ /* Events functions. * - * (C) 2004-2013 Anope Team + * (C) 2004-2014 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 fc732685e..d130465d5 100644 --- a/src/helpserv.c +++ b/src/helpserv.c @@ -1,6 +1,6 @@ /* HelpServ functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 e7bb69f43..3fe27dbfc 100644 --- a/src/hostserv.c +++ b/src/hostserv.c @@ -1,6 +1,6 @@ /* HostServ functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 03c46ae06..af7bcdbe2 100644 --- a/src/init.c +++ b/src/init.c @@ -1,6 +1,6 @@ /* Initalization and related routines. * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 4e8dc2d49..a4b553b02 100644 --- a/src/ircd.c +++ b/src/ircd.c @@ -1,6 +1,6 @@ /* Main ircd functions. * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 f80fd9742..807a11520 100644 --- a/src/language.c +++ b/src/language.c @@ -1,6 +1,6 @@ /* Multi-language support. * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 af9def868..8f7c1d89f 100644 --- a/src/list.c +++ b/src/list.c @@ -1,6 +1,6 @@ /* Routines to handle `listnicks' and `listchans' invocations. * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. @@ -1,6 +1,6 @@ /* Logging routines. * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 679f88569..0c08605e9 100644 --- a/src/mail.c +++ b/src/mail.c @@ -1,6 +1,6 @@ /* Mail utility routines. * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 cbd565024..ea7824711 100644 --- a/src/main.c +++ b/src/main.c @@ -1,6 +1,6 @@ /* Services -- main source file. * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 5b90b9eb3..5f2b9be97 100644 --- a/src/makefile.win32 +++ b/src/makefile.win32 @@ -1,6 +1,6 @@ # Make file for Win32 # -# (C) 2003-2013 Anope Team +# (C) 2003-2014 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 0d6eb518d..e42f287c4 100644 --- a/src/memory.c +++ b/src/memory.c @@ -1,6 +1,6 @@ /* Memory management routines. * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 3859862c1..7561504e2 100644 --- a/src/memoserv.c +++ b/src/memoserv.c @@ -1,6 +1,6 @@ /* MemoServ functions. * -* (C) 2003-2013 Anope Team +* (C) 2003-2014 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 398f4799a..c64bfc7f7 100644 --- a/src/messages.c +++ b/src/messages.c @@ -1,6 +1,6 @@ /* Definitions of IRC message functions and list of messages. * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 f4333d328..7ef55eb11 100644 --- a/src/misc.c +++ b/src/misc.c @@ -1,7 +1,7 @@ /* Miscellaneous routines. * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 ceeb7e3a0..1000e5075 100644 --- a/src/modules.c +++ b/src/modules.c @@ -1,7 +1,7 @@ /* Modular support * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 a807baf2a..bae78017e 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-2013 Anope Team + * (C) 2003-2014 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 ea0de0529..a4dd9f373 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-2013 Anope Team + * (C) 2003-2014 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 8d06e4bb4..e5ff1fb2d 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-2013 Anope Team + * (C) 2003-2014 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 24ff7de9d..e31cb2d53 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-2013 Anope Team + * (C) 2003-2014 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 77f9afdba..8a1c7b599 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-2013 Anope Team + * (C) 2003-2014 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 6629e32c6..1dc44d7f8 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-2013 Anope Team + * (C) 2003-2014 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 f9a0e1b75..c610c6156 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-2013 Anope Team + * (C) 2003-2014 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 3758f2882..1c002be1e 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-2013 Anope Team + * (C) 2003-2014 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 acfc54e25..6d38833e3 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-2013 Anope Team + * (C) 2003-2014 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 781497dd5..5864694cc 100644 --- a/src/mysql.c +++ b/src/mysql.c @@ -1,7 +1,7 @@ /* MySQL functions. * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 464f2fd60..1ba31240a 100644 --- a/src/news.c +++ b/src/news.c @@ -1,7 +1,7 @@ /* News functions. * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 9328cd261..7fee085f1 100644 --- a/src/nickserv.c +++ b/src/nickserv.c @@ -1,7 +1,7 @@ /* NickServ functions. * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 65b67a36e..f4baa915c 100644 --- a/src/operserv.c +++ b/src/operserv.c @@ -1,6 +1,6 @@ /* OperServ functions. * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 e869c7243..4618256a4 100644 --- a/src/process.c +++ b/src/process.c @@ -1,6 +1,6 @@ /* Main processing code for Services. * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 6609d910c..6fae1d6f2 100644 --- a/src/protocol/bahamut.c +++ b/src/protocol/bahamut.c @@ -1,6 +1,6 @@ /* Bahamut functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 38106251d..f5e073101 100644 --- a/src/protocol/bahamut.h +++ b/src/protocol/bahamut.h @@ -1,6 +1,6 @@ /* Bahamut functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 80c13942a..ab7c72059 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-2013 Anope Team + * (C) 2003-2014 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 6c9242b86..398f40708 100644 --- a/src/protocol/charybdis.h +++ b/src/protocol/charybdis.h @@ -1,6 +1,6 @@ /* Ratbox IRCD functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 0cd8b2e34..8e1b54b4c 100644 --- a/src/protocol/dreamforge.c +++ b/src/protocol/dreamforge.c @@ -1,6 +1,6 @@ /* DreamForge IRCD functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 523a9129a..4c911f80e 100644 --- a/src/protocol/dreamforge.h +++ b/src/protocol/dreamforge.h @@ -1,6 +1,6 @@ /* DreamForge IRCD functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 965920af3..ef1772712 100644 --- a/src/protocol/hybrid.c +++ b/src/protocol/hybrid.c @@ -1,6 +1,6 @@ /* ircd-hybrid-8 protocol module * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 Anope Team * (C) 2012-2013 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 a1d83b987..e6a2d5270 100644 --- a/src/protocol/hybrid.h +++ b/src/protocol/hybrid.h @@ -1,6 +1,6 @@ /* Hybrid IRCD functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 Anope Team * (C) 2012-2013 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 f2736fe59..d1f90632e 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-2013 Anope Team + * (C) 2003-2014 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 63b61b77c..8a3e67c6c 100755 --- a/src/protocol/inspircd11.h +++ b/src/protocol/inspircd11.h @@ -1,6 +1,6 @@ /* inspircd beta 6 functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 c0e3e8485..9e5930fd5 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-2013 Anope Team + * (C) 2003-2014 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 755c79616..fdf1d61d4 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-2013 Anope Team + * (C) 2003-2014 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 0630a6600..802115a81 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-2013 Anope Team + * (C) 2003-2014 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 5ac454324..a98c844c8 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-2013 Anope Team + * (C) 2003-2014 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 919618d58..9f4b371b6 100644 --- a/src/protocol/plexus2.c +++ b/src/protocol/plexus2.c @@ -1,6 +1,6 @@ /* PlexusIRCD IRCD functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 52659c145..d03405991 100644 --- a/src/protocol/plexus2.h +++ b/src/protocol/plexus2.h @@ -1,6 +1,6 @@ /* PlexusIRCD IRCD functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 95f4b59ad..fe342e7f5 100644 --- a/src/protocol/plexus3.c +++ b/src/protocol/plexus3.c @@ -1,6 +1,6 @@ /* PlexusIRCD IRCD functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 f646419b8..43cfeb9f5 100644 --- a/src/protocol/plexus3.h +++ b/src/protocol/plexus3.h @@ -1,6 +1,6 @@ /* PlexusIRCD IRCD functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 bb0873906..6c61a7d3a 100644 --- a/src/protocol/ptlink.c +++ b/src/protocol/ptlink.c @@ -1,6 +1,6 @@ /* PTLink IRCD functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 e55239356..d48977d82 100644 --- a/src/protocol/ptlink.h +++ b/src/protocol/ptlink.h @@ -1,6 +1,6 @@ /* PTLink IRCD functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 d873c176c..5832632ed 100644 --- a/src/protocol/rageircd.c +++ b/src/protocol/rageircd.c @@ -1,6 +1,6 @@ /* Rage IRCD functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 17fedd1d9..1cf231c53 100644 --- a/src/protocol/rageircd.h +++ b/src/protocol/rageircd.h @@ -1,6 +1,6 @@ /* Rage IRCD functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 c7a3e6faa..4b2c69e4e 100644 --- a/src/protocol/ratbox.c +++ b/src/protocol/ratbox.c @@ -1,6 +1,6 @@ /* Ratbox IRCD functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 30cacae96..fcf24f29b 100644 --- a/src/protocol/ratbox.h +++ b/src/protocol/ratbox.h @@ -1,6 +1,6 @@ /* Ratbox IRCD functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 81260a044..9ee00c8b8 100644 --- a/src/protocol/shadowircd.c +++ b/src/protocol/shadowircd.c @@ -1,6 +1,6 @@ /* ShadowIRCd functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 d8a58c2f3..fbd4e008b 100644 --- a/src/protocol/shadowircd.h +++ b/src/protocol/shadowircd.h @@ -1,6 +1,6 @@ /* ShadowIRCD functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 8420c8d72..f76383502 100644 --- a/src/protocol/solidircd.c +++ b/src/protocol/solidircd.c @@ -1,6 +1,6 @@ /* Solid-IRCD functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 65721fddd..1ca6f3270 100644 --- a/src/protocol/solidircd.h +++ b/src/protocol/solidircd.h @@ -1,6 +1,6 @@ /* SolidIRCD functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 997f6efb8..be9c21d63 100644 --- a/src/protocol/ultimate2.c +++ b/src/protocol/ultimate2.c @@ -1,6 +1,6 @@ /* Ultimate IRCD 2 functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 815b54fa7..579d3b92f 100644 --- a/src/protocol/ultimate2.h +++ b/src/protocol/ultimate2.h @@ -1,6 +1,6 @@ /* Ultimate IRCD 2 functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 d60779029..6ea662571 100644 --- a/src/protocol/ultimate3.c +++ b/src/protocol/ultimate3.c @@ -1,6 +1,6 @@ /* Ultimate IRCD 3 functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 6db8aa149..f6c4f57e5 100644 --- a/src/protocol/ultimate3.h +++ b/src/protocol/ultimate3.h @@ -1,6 +1,6 @@ /* Ultimate IRCD 3.0 functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 947c3cedf..a24eaeb78 100644 --- a/src/protocol/unreal31.c +++ b/src/protocol/unreal31.c @@ -1,6 +1,6 @@ /* Unreal IRCD 3.1.x functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 39a71b60a..19a01e455 100644 --- a/src/protocol/unreal31.h +++ b/src/protocol/unreal31.h @@ -1,6 +1,6 @@ /* Unreal IRCD 3.1.x functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 2dc4f96f6..ba62d021f 100644 --- a/src/protocol/unreal32.c +++ b/src/protocol/unreal32.c @@ -1,6 +1,6 @@ /* Unreal IRCD 3.2.x functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 c305daec2..40313efbf 100644 --- a/src/protocol/unreal32.h +++ b/src/protocol/unreal32.h @@ -1,6 +1,6 @@ /* Unreal IRCD 3.2.x functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 4d92c8179..b45b39a11 100644 --- a/src/protocol/viagra.c +++ b/src/protocol/viagra.c @@ -1,6 +1,6 @@ /* Viagra IRCD functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 54c9b1e46..b3436317e 100644 --- a/src/protocol/viagra.h +++ b/src/protocol/viagra.h @@ -1,6 +1,6 @@ /* Viagra IRCD functions * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. @@ -1,6 +1,6 @@ /* RDB functions. * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 6f15d92b3..41a3a1076 100644 --- a/src/send.c +++ b/src/send.c @@ -1,6 +1,6 @@ /* Routines for sending stuff to the network. * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 1ee635c6c..666a3f48a 100644 --- a/src/servers.c +++ b/src/servers.c @@ -1,6 +1,6 @@ /* Routines to maintain a list of connected servers * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 fed15b39e..a122d7fa1 100644 --- a/src/sessions.c +++ b/src/sessions.c @@ -1,6 +1,6 @@ /* Session Limiting functions. * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 0352ccfd2..d7e21cbcb 100644 --- a/src/slist.c +++ b/src/slist.c @@ -1,6 +1,6 @@ /* Services list handler implementation. * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 b528f193a..8a38065c8 100644 --- a/src/sockutil.c +++ b/src/sockutil.c @@ -1,6 +1,6 @@ /* Socket utility routines. * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 bd3501bc0..9c4bdef5c 100644 --- a/src/timeout.c +++ b/src/timeout.c @@ -1,6 +1,6 @@ /* Routines for time-delayed actions. * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 81208f851..0a0773d27 100644 --- a/src/tools/anopesmtp.c +++ b/src/tools/anopesmtp.c @@ -1,6 +1,6 @@ /* smtp stuff handler for win32. * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 2c6e46cd5..b5646f3e9 100644 --- a/src/tools/db-merger.c +++ b/src/tools/db-merger.c @@ -1,6 +1,6 @@ /* * Anope Database Merger - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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-2013 Anope Team + * Based on the original code of Anope, (C) 2003-2014 Anope Team * */ diff --git a/src/tools/epona2anope.c b/src/tools/epona2anope.c index 27d0bfc5e..4585f0c30 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-2013 Anope Team + * Based on the original code of Anope, (C) 2003-2014 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 d1929f24d..d91b1075f 100644 --- a/src/tools/smtp.h +++ b/src/tools/smtp.h @@ -1,6 +1,6 @@ /* * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 a30f5de85..337786f0e 100644 --- a/src/users.c +++ b/src/users.c @@ -1,6 +1,6 @@ /* Routines to maintain a list of online users. * - * (C) 2003-2013 Anope Team + * (C) 2003-2014 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 73cecf015..4b629273d 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-2013 Anope Team" + VALUE "LegalCopyright", "Copyright (C) 2003-2014 Anope Team" VALUE "OriginalFilename", "anope.exe" VALUE "ProductName", "Anope" VALUE "ProductVersion", "VERSION_DOTTED" |