From 14a957f8a03983fea5986c0464e73156d3dad018 Mon Sep 17 00:00:00 2001 From: Adam Date: Wed, 9 Jan 2013 04:16:24 -0500 Subject: Update copyright to 2013. This was done with: find include/ src/ lang/ docs/ *.* Config -exec sed -i 's/-2012 Anope Team/-2013 Anope Team/i' {} \; --- Config | 2 +- Makefile.win32 | 2 +- configure.in | 2 +- docs/README | 2 +- include/commands.h | 2 +- include/config.h | 2 +- include/datafiles.h | 2 +- include/defs.h | 2 +- include/depricated.h | 2 +- include/encrypt.h | 2 +- include/events.h | 2 +- include/extern.h | 2 +- include/makefile.win32 | 2 +- include/messages.h | 2 +- include/modules.h | 2 +- include/pseudo.h | 2 +- include/services.h | 2 +- include/slist.h | 2 +- include/sockets.h | 2 +- include/timeout.h | 2 +- include/version.sh | 2 +- include/version.sh.c | 2 +- install.js | 2 +- lang/cat.l | 2 +- lang/de.l | 2 +- lang/en_us.l | 2 +- lang/es.l | 2 +- lang/fr.l | 2 +- lang/gr.l | 2 +- lang/hun.l | 2 +- lang/it.l | 2 +- lang/langcomp.c | 2 +- lang/langtool.c | 2 +- lang/nl.l | 2 +- lang/pl.l | 2 +- lang/pt.l | 2 +- lang/ru.l | 2 +- lang/tr.l | 2 +- src/actions.c | 2 +- src/base64.c | 2 +- src/bin/anoperc.in | 2 +- src/botserv.c | 2 +- src/channels.c | 2 +- src/chanserv.c | 2 +- src/commands.c | 2 +- src/compat.c | 2 +- src/config.c | 2 +- src/core/bs_act.c | 2 +- src/core/bs_assign.c | 2 +- src/core/bs_badwords.c | 2 +- src/core/bs_bot.c | 2 +- src/core/bs_botlist.c | 2 +- src/core/bs_fantasy.c | 2 +- src/core/bs_fantasy_kick.c | 2 +- src/core/bs_fantasy_kickban.c | 2 +- src/core/bs_fantasy_owner.c | 2 +- src/core/bs_fantasy_seen.c | 2 +- src/core/bs_help.c | 2 +- src/core/bs_info.c | 2 +- src/core/bs_kick.c | 2 +- src/core/bs_say.c | 2 +- src/core/bs_set.c | 2 +- src/core/bs_unassign.c | 2 +- src/core/cs_access.c | 2 +- src/core/cs_akick.c | 2 +- src/core/cs_ban.c | 2 +- src/core/cs_clear.c | 2 +- src/core/cs_drop.c | 2 +- src/core/cs_forbid.c | 2 +- src/core/cs_getkey.c | 2 +- src/core/cs_getpass.c | 2 +- src/core/cs_help.c | 2 +- src/core/cs_identify.c | 2 +- src/core/cs_info.c | 2 +- src/core/cs_invite.c | 2 +- src/core/cs_kick.c | 2 +- src/core/cs_list.c | 2 +- src/core/cs_logout.c | 2 +- src/core/cs_modes.c | 2 +- src/core/cs_register.c | 2 +- src/core/cs_sendpass.c | 2 +- src/core/cs_set.c | 2 +- src/core/cs_status.c | 2 +- src/core/cs_suspend.c | 2 +- src/core/cs_topic.c | 2 +- src/core/cs_xop.c | 2 +- src/core/enc_md5.c | 2 +- src/core/enc_none.c | 2 +- src/core/enc_old.c | 2 +- src/core/he_help.c | 2 +- src/core/hs_del.c | 2 +- src/core/hs_delall.c | 2 +- src/core/hs_group.c | 2 +- src/core/hs_help.c | 2 +- src/core/hs_list.c | 2 +- src/core/hs_off.c | 2 +- src/core/hs_on.c | 2 +- src/core/hs_set.c | 2 +- src/core/hs_setall.c | 2 +- src/core/ms_cancel.c | 2 +- src/core/ms_check.c | 2 +- src/core/ms_del.c | 2 +- src/core/ms_help.c | 2 +- src/core/ms_info.c | 2 +- src/core/ms_list.c | 2 +- src/core/ms_read.c | 2 +- src/core/ms_rsend.c | 2 +- src/core/ms_send.c | 2 +- src/core/ms_sendall.c | 2 +- src/core/ms_set.c | 2 +- src/core/ms_staff.c | 2 +- src/core/ns_access.c | 2 +- src/core/ns_alist.c | 2 +- src/core/ns_drop.c | 2 +- src/core/ns_forbid.c | 2 +- src/core/ns_getemail.c | 2 +- src/core/ns_getpass.c | 2 +- src/core/ns_ghost.c | 2 +- src/core/ns_group.c | 2 +- src/core/ns_help.c | 2 +- src/core/ns_identify.c | 2 +- src/core/ns_info.c | 2 +- src/core/ns_list.c | 2 +- src/core/ns_logout.c | 2 +- src/core/ns_recover.c | 2 +- src/core/ns_register.c | 2 +- src/core/ns_release.c | 2 +- src/core/ns_saset.c | 2 +- src/core/ns_sendpass.c | 2 +- src/core/ns_set.c | 2 +- src/core/ns_status.c | 2 +- src/core/ns_suspend.c | 2 +- src/core/ns_update.c | 2 +- src/core/os_admin.c | 2 +- src/core/os_akill.c | 2 +- src/core/os_chankill.c | 2 +- src/core/os_chanlist.c | 2 +- src/core/os_clearmodes.c | 2 +- src/core/os_defcon.c | 2 +- src/core/os_global.c | 2 +- src/core/os_help.c | 2 +- src/core/os_ignore.c | 2 +- src/core/os_jupe.c | 2 +- src/core/os_kick.c | 2 +- src/core/os_logonnews.c | 2 +- src/core/os_mode.c | 2 +- src/core/os_modinfo.c | 2 +- src/core/os_modlist.c | 2 +- src/core/os_modload.c | 2 +- src/core/os_modunload.c | 2 +- src/core/os_noop.c | 2 +- src/core/os_oline.c | 2 +- src/core/os_oper.c | 2 +- src/core/os_opernews.c | 2 +- src/core/os_quit.c | 2 +- src/core/os_randomnews.c | 2 +- src/core/os_raw.c | 2 +- src/core/os_reload.c | 2 +- src/core/os_restart.c | 2 +- src/core/os_session.c | 2 +- src/core/os_set.c | 2 +- src/core/os_sgline.c | 2 +- src/core/os_shutdown.c | 2 +- src/core/os_sqline.c | 2 +- src/core/os_staff.c | 2 +- src/core/os_stats.c | 2 +- src/core/os_svsnick.c | 2 +- src/core/os_szline.c | 2 +- src/core/os_umode.c | 2 +- src/core/os_update.c | 2 +- src/core/os_userlist.c | 2 +- src/datafiles.c | 2 +- src/encrypt.c | 2 +- src/events.c | 2 +- src/helpserv.c | 2 +- src/hostserv.c | 2 +- src/init.c | 2 +- src/ircd.c | 2 +- src/language.c | 2 +- src/list.c | 2 +- src/log.c | 2 +- src/mail.c | 2 +- src/main.c | 2 +- src/makefile.win32 | 2 +- src/memory.c | 2 +- src/memoserv.c | 2 +- src/messages.c | 2 +- src/misc.c | 2 +- src/modules.c | 2 +- src/modules/bs_fantasy_unban.c | 2 +- src/modules/cs_appendtopic.c | 2 +- src/modules/cs_enforce.c | 2 +- src/modules/cs_tban.c | 2 +- src/modules/hs_request.c | 2 +- src/modules/ns_maxemail.c | 2 +- src/modules/ns_noop_convert.c | 2 +- src/modules/os_ignore_db.c | 2 +- src/modules/os_info.c | 2 +- src/mysql.c | 2 +- src/news.c | 2 +- src/nickserv.c | 2 +- src/operserv.c | 2 +- src/process.c | 2 +- src/protocol/bahamut.c | 2 +- src/protocol/bahamut.h | 2 +- src/protocol/charybdis.c | 2 +- src/protocol/charybdis.h | 2 +- src/protocol/dreamforge.c | 2 +- src/protocol/dreamforge.h | 2 +- src/protocol/hybrid.c | 2 +- src/protocol/hybrid.h | 2 +- src/protocol/inspircd11.c | 2 +- src/protocol/inspircd11.h | 2 +- src/protocol/inspircd12.c | 2 +- src/protocol/inspircd12.h | 2 +- src/protocol/inspircd20.c | 2 +- src/protocol/inspircd20.h | 2 +- src/protocol/plexus2.c | 2 +- src/protocol/plexus2.h | 2 +- src/protocol/plexus3.c | 2 +- src/protocol/plexus3.h | 2 +- src/protocol/ptlink.c | 2 +- src/protocol/ptlink.h | 2 +- src/protocol/rageircd.c | 2 +- src/protocol/rageircd.h | 2 +- src/protocol/ratbox.c | 2 +- src/protocol/ratbox.h | 2 +- src/protocol/shadowircd.c | 2 +- src/protocol/shadowircd.h | 2 +- src/protocol/solidircd.c | 2 +- src/protocol/solidircd.h | 2 +- src/protocol/ultimate2.c | 2 +- src/protocol/ultimate2.h | 2 +- src/protocol/ultimate3.c | 2 +- src/protocol/ultimate3.h | 2 +- src/protocol/unreal31.c | 2 +- src/protocol/unreal31.h | 2 +- src/protocol/unreal32.c | 2 +- src/protocol/unreal32.h | 2 +- src/protocol/viagra.c | 2 +- src/protocol/viagra.h | 2 +- src/rdb.c | 2 +- src/send.c | 2 +- src/servers.c | 2 +- src/sessions.c | 2 +- src/slist.c | 2 +- src/sockutil.c | 2 +- src/timeout.c | 2 +- src/tools/anopesmtp.c | 2 +- src/tools/db-merger.c | 4 ++-- src/tools/epona2anope.c | 2 +- src/tools/smtp.h | 2 +- src/users.c | 2 +- src/win32.rc.template | 2 +- version.log | 4 ++-- 255 files changed, 257 insertions(+), 257 deletions(-) diff --git a/Config b/Config index 6e9072676..2ea0b6402 100755 --- a/Config +++ b/Config @@ -2,7 +2,7 @@ # # Configuration script for Services. # -# Anope (c) 2003-2012 Anope team +# Anope (c) 2003-2013 Anope Team # Contact us at team@anope.org # # This program is free but copyrighted software; see the file COPYING for diff --git a/Makefile.win32 b/Makefile.win32 index adbe1d26e..5e7a6689a 100644 --- a/Makefile.win32 +++ b/Makefile.win32 @@ -1,6 +1,6 @@ # Makefile for Anope. # -# (C) 2003-2012 Anope Team +# (C) 2003-2013 Anope Team # Contact us at team@anope.org # # This program is free but copyrighted software; see the file COPYING for diff --git a/configure.in b/configure.in index 18a3d401b..c635a60e4 100644 --- a/configure.in +++ b/configure.in @@ -1,6 +1,6 @@ dnl autoconf.in for Services. dnl -dnl Anope (c) 2003-2012 Anope team +dnl Anope (c) 2003-2013 Anope Team dnl Contact us at team@anope.org dnl This program is free but copyrighted software; see the file COPYING for diff --git a/docs/README b/docs/README index e6380ed2a..fa780a926 100644 --- a/docs/README +++ b/docs/README @@ -1,7 +1,7 @@ Anope - a set of IRC services for IRC networks ---------------------------------------------- -Anope is 2003-2012 Anope Team . +Anope is 2003-2013 Anope Team . Based on Epona 2000-2002 PegSoft . Based on Services 1996-1999 Andrew Church . diff --git a/include/commands.h b/include/commands.h index 831e4ac88..4c03273f4 100644 --- a/include/commands.h +++ b/include/commands.h @@ -1,6 +1,6 @@ /* Declarations for command data. * - * (C) 2003-2012 Anope Team + * (C) 2003-2013 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/include/config.h b/include/config.h index 89a921a86..b3dd08a92 100644 --- a/include/config.h +++ b/include/config.h @@ -1,6 +1,6 @@ /* Services configuration. * - * (C) 2003-2012 Anope Team + * (C) 2003-2013 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/include/datafiles.h b/include/datafiles.h index 77644a136..5e5357787 100644 --- a/include/datafiles.h +++ b/include/datafiles.h @@ -1,6 +1,6 @@ /* Database file descriptor structure and file handling routine prototypes. * - * (C) 2003-2012 Anope Team + * (C) 2003-2013 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/include/defs.h b/include/defs.h index d3e22016d..229e890a4 100644 --- a/include/defs.h +++ b/include/defs.h @@ -1,6 +1,6 @@ /* Set default values for any constants that should be in include files but * - * (C) 2003-2012 Anope Team + * (C) 2003-2013 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/include/depricated.h b/include/depricated.h index 9f0b3f0c5..cb01b6e0a 100644 --- a/include/depricated.h +++ b/include/depricated.h @@ -1,6 +1,6 @@ /* depricated.h * - * (C) 2003-2012 Anope Team + * (C) 2003-2013 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/include/encrypt.h b/include/encrypt.h index d403ab1dd..1dee1b43d 100644 --- a/include/encrypt.h +++ b/include/encrypt.h @@ -1,6 +1,6 @@ /* Include file for high-level encryption routines. * - * (C) 2003-2012 Anope Team + * (C) 2003-2013 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/include/events.h b/include/events.h index 32a30b9d9..f08c98e5e 100644 --- a/include/events.h +++ b/include/events.h @@ -1,6 +1,6 @@ /* Prototypes and external variable declarations. * - * (C) 2003-2012 Anope Team + * (C) 2003-2013 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/include/extern.h b/include/extern.h index d676e46f3..cb2445ffd 100644 --- a/include/extern.h +++ b/include/extern.h @@ -1,6 +1,6 @@ /* Prototypes and external variable declarations. * - * (C) 2003-2012 Anope Team + * (C) 2003-2013 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/include/makefile.win32 b/include/makefile.win32 index c4ded5327..ae40f327a 100644 --- a/include/makefile.win32 +++ b/include/makefile.win32 @@ -1,6 +1,6 @@ # Make file for Win32 # -# (C) 2003-2012 Anope Team +# (C) 2003-2013 Anope Team # Contact us at team@anope.org # # Please read COPYING and README for further details. diff --git a/include/messages.h b/include/messages.h index 4c941e00c..afedf3857 100644 --- a/include/messages.h +++ b/include/messages.h @@ -1,6 +1,6 @@ /* Declarations of IRC message structures, variables, and functions. * - * (C) 2003-2012 Anope Team + * (C) 2003-2013 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/include/modules.h b/include/modules.h index a1ea9a075..0512de06c 100644 --- a/include/modules.h +++ b/include/modules.h @@ -1,6 +1,6 @@ /* Modular support * - * (C) 2003-2012 Anope Team + * (C) 2003-2013 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/include/pseudo.h b/include/pseudo.h index 2f47b920b..02ffcb023 100644 --- a/include/pseudo.h +++ b/include/pseudo.h @@ -1,6 +1,6 @@ /* Include extra includes needed by most/all pseudo-clients. * - * (C) 2003-2012 Anope Team + * (C) 2003-2013 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/include/services.h b/include/services.h index 812f4a35e..25f279773 100644 --- a/include/services.h +++ b/include/services.h @@ -1,6 +1,6 @@ /* * - * (C) 2003-2012 Anope Team + * (C) 2003-2013 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/include/slist.h b/include/slist.h index 0d51eee74..77e951eb7 100644 --- a/include/slist.h +++ b/include/slist.h @@ -1,6 +1,6 @@ /* Header for Services list handler. * - * (C) 2003-2012 Anope Team + * (C) 2003-2013 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/include/sockets.h b/include/sockets.h index a905610bb..cec14baad 100644 --- a/include/sockets.h +++ b/include/sockets.h @@ -1,6 +1,6 @@ /* * - * (C) 2004-2012 Anope Team + * (C) 2004-2013 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/include/timeout.h b/include/timeout.h index 988eb4782..816575d6e 100644 --- a/include/timeout.h +++ b/include/timeout.h @@ -1,6 +1,6 @@ /* Time-delay routine include stuff. * - * (C) 2003-2012 Anope Team + * (C) 2003-2013 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/include/version.sh b/include/version.sh index d571670d6..2edc7781a 100644 --- a/include/version.sh +++ b/include/version.sh @@ -27,7 +27,7 @@ fi cat >version.h < diff --git a/src/modules/cs_enforce.c b/src/modules/cs_enforce.c index 27aa964f1..8d06e4bb4 100644 --- a/src/modules/cs_enforce.c +++ b/src/modules/cs_enforce.c @@ -1,7 +1,7 @@ /* cs_enforce - Add a /cs ENFORCE command to enforce various set * options and channelmodes on a channel. * - * (C) 2003-2012 Anope Team + * (C) 2003-2013 Anope Team * Contact us at team@anope.org * * Included in the Anope module pack since Anope 1.7.9 diff --git a/src/modules/cs_tban.c b/src/modules/cs_tban.c index d81ad5682..24ff7de9d 100644 --- a/src/modules/cs_tban.c +++ b/src/modules/cs_tban.c @@ -1,6 +1,6 @@ /* cs_tban.c - Bans the user for a given length of time * - * (C) 2003-2012 Anope Team + * (C) 2003-2013 Anope Team * Contact us at team@anope.org * * Based on the original module by Rob diff --git a/src/modules/hs_request.c b/src/modules/hs_request.c index e0b13ef69..47c3de46f 100644 --- a/src/modules/hs_request.c +++ b/src/modules/hs_request.c @@ -1,7 +1,7 @@ /* hs_request.c - Add request and activate functionality to HostServ, * along with adding +req as optional param to HostServ list. * - * (C) 2003-2012 Anope Team + * (C) 2003-2013 Anope Team * Contact us at team@anope.org * * Based on the original module by Rob diff --git a/src/modules/ns_maxemail.c b/src/modules/ns_maxemail.c index f19a3e6ef..6629e32c6 100644 --- a/src/modules/ns_maxemail.c +++ b/src/modules/ns_maxemail.c @@ -1,7 +1,7 @@ /* ns_maxemail.c - Limit the amount of times an email address * can be used for a NickServ account. * - * (C) 2003-2012 Anope Team + * (C) 2003-2013 Anope Team * Contact us at team@anope.org * * Included in the Anope module pack since Anope 1.7.9 diff --git a/src/modules/ns_noop_convert.c b/src/modules/ns_noop_convert.c index 8b2bb2c46..f9a0e1b75 100644 --- a/src/modules/ns_noop_convert.c +++ b/src/modules/ns_noop_convert.c @@ -1,6 +1,6 @@ /* ns_noop.c - Allows users to optionaly set autoop to off * - * (C) 2003-2012 Anope Team + * (C) 2003-2013 Anope Team * Contact us at team@anope.org * * Based on the original module by Rob diff --git a/src/modules/os_ignore_db.c b/src/modules/os_ignore_db.c index 58513f712..3758f2882 100644 --- a/src/modules/os_ignore_db.c +++ b/src/modules/os_ignore_db.c @@ -1,6 +1,6 @@ /* os_ignore_db.c - Provides a database backend for OS IGNORE. * - * (C) 2003-2012 Anope Team + * (C) 2003-2013 Anope Team * Contact us at team@anope.org * * Included in the Anope module pack since Anope 1.7.23 diff --git a/src/modules/os_info.c b/src/modules/os_info.c index 481285bd4..acfc54e25 100644 --- a/src/modules/os_info.c +++ b/src/modules/os_info.c @@ -1,6 +1,6 @@ /* os_info.c - Adds oper information lines to nicks/channels * - * (C) 2003-2012 Anope Team + * (C) 2003-2013 Anope Team * Contact us at team@anope.org * * Based on the original module by Rob diff --git a/src/mysql.c b/src/mysql.c index 86739d502..781497dd5 100644 --- a/src/mysql.c +++ b/src/mysql.c @@ -1,7 +1,7 @@ /* MySQL functions. * - * (C) 2003-2012 Anope Team + * (C) 2003-2013 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/src/news.c b/src/news.c index e832b4e53..464f2fd60 100644 --- a/src/news.c +++ b/src/news.c @@ -1,7 +1,7 @@ /* News functions. * - * (C) 2003-2012 Anope Team + * (C) 2003-2013 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/src/nickserv.c b/src/nickserv.c index aeb3e4a16..82bc7b488 100644 --- a/src/nickserv.c +++ b/src/nickserv.c @@ -1,7 +1,7 @@ /* NickServ functions. * - * (C) 2003-2012 Anope Team + * (C) 2003-2013 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/src/operserv.c b/src/operserv.c index af249375c..65b67a36e 100644 --- a/src/operserv.c +++ b/src/operserv.c @@ -1,6 +1,6 @@ /* OperServ functions. * - * (C) 2003-2012 Anope Team + * (C) 2003-2013 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/src/process.c b/src/process.c index e9f4b1c81..22f88326d 100644 --- a/src/process.c +++ b/src/process.c @@ -1,6 +1,6 @@ /* Main processing code for Services. * - * (C) 2003-2012 Anope Team + * (C) 2003-2013 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/src/protocol/bahamut.c b/src/protocol/bahamut.c index b0594301f..6609d910c 100644 --- a/src/protocol/bahamut.c +++ b/src/protocol/bahamut.c @@ -1,6 +1,6 @@ /* Bahamut functions * - * (C) 2003-2012 Anope Team + * (C) 2003-2013 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/src/protocol/bahamut.h b/src/protocol/bahamut.h index e50e6f69e..38106251d 100644 --- a/src/protocol/bahamut.h +++ b/src/protocol/bahamut.h @@ -1,6 +1,6 @@ /* Bahamut functions * - * (C) 2003-2012 Anope Team + * (C) 2003-2013 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/src/protocol/charybdis.c b/src/protocol/charybdis.c index 6a4399be0..80c13942a 100644 --- a/src/protocol/charybdis.c +++ b/src/protocol/charybdis.c @@ -1,7 +1,7 @@ /* Charybdis IRCD functions * * (C) 2006 William Pitcock - * (C) 2003-2012 Anope Team + * (C) 2003-2013 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/src/protocol/charybdis.h b/src/protocol/charybdis.h index 81dd1fcb3..6c9242b86 100644 --- a/src/protocol/charybdis.h +++ b/src/protocol/charybdis.h @@ -1,6 +1,6 @@ /* Ratbox IRCD functions * - * (C) 2003-2012 Anope Team + * (C) 2003-2013 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/src/protocol/dreamforge.c b/src/protocol/dreamforge.c index b6be4c120..0cd8b2e34 100644 --- a/src/protocol/dreamforge.c +++ b/src/protocol/dreamforge.c @@ -1,6 +1,6 @@ /* DreamForge IRCD functions * - * (C) 2003-2012 Anope Team + * (C) 2003-2013 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/src/protocol/dreamforge.h b/src/protocol/dreamforge.h index 6ef72b468..523a9129a 100644 --- a/src/protocol/dreamforge.h +++ b/src/protocol/dreamforge.h @@ -1,6 +1,6 @@ /* DreamForge IRCD functions * - * (C) 2003-2012 Anope Team + * (C) 2003-2013 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/src/protocol/hybrid.c b/src/protocol/hybrid.c index 653528aca..88ee94c52 100644 --- a/src/protocol/hybrid.c +++ b/src/protocol/hybrid.c @@ -1,6 +1,6 @@ /* ircd-hybrid-8 protocol module * - * (C) 2003-2012 Anope Team + * (C) 2003-2013 Anope Team * (C) 2012 by the Hybrid Development Team * * Please read COPYING and README for further details. diff --git a/src/protocol/hybrid.h b/src/protocol/hybrid.h index aec2dad53..64fc55a95 100644 --- a/src/protocol/hybrid.h +++ b/src/protocol/hybrid.h @@ -1,6 +1,6 @@ /* Hybrid IRCD functions * - * (C) 2003-2012 Anope Team + * (C) 2003-2013 Anope Team * (C) 2012 by the Hybrid Development Team * * Please read COPYING and README for further details. diff --git a/src/protocol/inspircd11.c b/src/protocol/inspircd11.c index ed49ddbff..f2736fe59 100644 --- a/src/protocol/inspircd11.c +++ b/src/protocol/inspircd11.c @@ -1,7 +1,7 @@ /* inspircd 1.1 beta 6+ functions * * (C) 2005-2007 Craig Edwards - * (C) 2003-2012 Anope Team + * (C) 2003-2013 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/src/protocol/inspircd11.h b/src/protocol/inspircd11.h index bb865fb1c..63b61b77c 100755 --- a/src/protocol/inspircd11.h +++ b/src/protocol/inspircd11.h @@ -1,6 +1,6 @@ /* inspircd beta 6 functions * - * (C) 2003-2012 Anope Team + * (C) 2003-2013 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/src/protocol/inspircd12.c b/src/protocol/inspircd12.c index c073c4766..582e4162d 100644 --- a/src/protocol/inspircd12.c +++ b/src/protocol/inspircd12.c @@ -1,7 +1,7 @@ /* inspircd 1.2.0 + functions * * (C) 2009 Jan Milants - * (C) 2003-2012 Anope Team + * (C) 2003-2013 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/src/protocol/inspircd12.h b/src/protocol/inspircd12.h index 720c7c036..755c79616 100644 --- a/src/protocol/inspircd12.h +++ b/src/protocol/inspircd12.h @@ -1,7 +1,7 @@ /* inspircd 1.2.0 + headers * * (C) 2009 Jan Milants - * (C) 2003-2012 Anope Team + * (C) 2003-2013 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/src/protocol/inspircd20.c b/src/protocol/inspircd20.c index 7538b59e1..3b773ed54 100644 --- a/src/protocol/inspircd20.c +++ b/src/protocol/inspircd20.c @@ -2,7 +2,7 @@ * * (C) 2009 Jan Milants * (C) 2011 Adam - * (C) 2003-2012 Anope Team + * (C) 2003-2013 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/src/protocol/inspircd20.h b/src/protocol/inspircd20.h index 915fa9abb..5ac454324 100644 --- a/src/protocol/inspircd20.h +++ b/src/protocol/inspircd20.h @@ -1,7 +1,7 @@ /* inspircd 1.2.0 + headers * * (C) 2009 Jan Milants - * (C) 2003-2012 Anope Team + * (C) 2003-2013 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/src/protocol/plexus2.c b/src/protocol/plexus2.c index bb5d34056..919618d58 100644 --- a/src/protocol/plexus2.c +++ b/src/protocol/plexus2.c @@ -1,6 +1,6 @@ /* PlexusIRCD IRCD functions * - * (C) 2003-2012 Anope Team + * (C) 2003-2013 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/src/protocol/plexus2.h b/src/protocol/plexus2.h index 83c1b4096..52659c145 100644 --- a/src/protocol/plexus2.h +++ b/src/protocol/plexus2.h @@ -1,6 +1,6 @@ /* PlexusIRCD IRCD functions * - * (C) 2003-2012 Anope Team + * (C) 2003-2013 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/src/protocol/plexus3.c b/src/protocol/plexus3.c index 5e468bad6..95f4b59ad 100644 --- a/src/protocol/plexus3.c +++ b/src/protocol/plexus3.c @@ -1,6 +1,6 @@ /* PlexusIRCD IRCD functions * - * (C) 2003-2012 Anope Team + * (C) 2003-2013 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/src/protocol/plexus3.h b/src/protocol/plexus3.h index 6808c54f0..f646419b8 100644 --- a/src/protocol/plexus3.h +++ b/src/protocol/plexus3.h @@ -1,6 +1,6 @@ /* PlexusIRCD IRCD functions * - * (C) 2003-2012 Anope Team + * (C) 2003-2013 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/src/protocol/ptlink.c b/src/protocol/ptlink.c index 851e4534a..bb0873906 100644 --- a/src/protocol/ptlink.c +++ b/src/protocol/ptlink.c @@ -1,6 +1,6 @@ /* PTLink IRCD functions * - * (C) 2003-2012 Anope Team + * (C) 2003-2013 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/src/protocol/ptlink.h b/src/protocol/ptlink.h index 6c463416c..e55239356 100644 --- a/src/protocol/ptlink.h +++ b/src/protocol/ptlink.h @@ -1,6 +1,6 @@ /* PTLink IRCD functions * - * (C) 2003-2012 Anope Team + * (C) 2003-2013 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/src/protocol/rageircd.c b/src/protocol/rageircd.c index 4bc23dfe2..d873c176c 100644 --- a/src/protocol/rageircd.c +++ b/src/protocol/rageircd.c @@ -1,6 +1,6 @@ /* Rage IRCD functions * - * (C) 2003-2012 Anope Team + * (C) 2003-2013 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/src/protocol/rageircd.h b/src/protocol/rageircd.h index 226d7c33a..17fedd1d9 100644 --- a/src/protocol/rageircd.h +++ b/src/protocol/rageircd.h @@ -1,6 +1,6 @@ /* Rage IRCD functions * - * (C) 2003-2012 Anope Team + * (C) 2003-2013 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/src/protocol/ratbox.c b/src/protocol/ratbox.c index 2ea7591b0..c7a3e6faa 100644 --- a/src/protocol/ratbox.c +++ b/src/protocol/ratbox.c @@ -1,6 +1,6 @@ /* Ratbox IRCD functions * - * (C) 2003-2012 Anope Team + * (C) 2003-2013 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/src/protocol/ratbox.h b/src/protocol/ratbox.h index 70cc7aa79..30cacae96 100644 --- a/src/protocol/ratbox.h +++ b/src/protocol/ratbox.h @@ -1,6 +1,6 @@ /* Ratbox IRCD functions * - * (C) 2003-2012 Anope Team + * (C) 2003-2013 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/src/protocol/shadowircd.c b/src/protocol/shadowircd.c index 7cc0d5585..81260a044 100644 --- a/src/protocol/shadowircd.c +++ b/src/protocol/shadowircd.c @@ -1,6 +1,6 @@ /* ShadowIRCd functions * - * (C) 2003-2012 Anope Team + * (C) 2003-2013 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/src/protocol/shadowircd.h b/src/protocol/shadowircd.h index e36cd3200..d8a58c2f3 100644 --- a/src/protocol/shadowircd.h +++ b/src/protocol/shadowircd.h @@ -1,6 +1,6 @@ /* ShadowIRCD functions * - * (C) 2003-2012 Anope Team + * (C) 2003-2013 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/src/protocol/solidircd.c b/src/protocol/solidircd.c index 885f4caed..8420c8d72 100644 --- a/src/protocol/solidircd.c +++ b/src/protocol/solidircd.c @@ -1,6 +1,6 @@ /* Solid-IRCD functions * - * (C) 2003-2012 Anope Team + * (C) 2003-2013 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/src/protocol/solidircd.h b/src/protocol/solidircd.h index bfe8fbee0..65721fddd 100644 --- a/src/protocol/solidircd.h +++ b/src/protocol/solidircd.h @@ -1,6 +1,6 @@ /* SolidIRCD functions * - * (C) 2003-2012 Anope Team + * (C) 2003-2013 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/src/protocol/ultimate2.c b/src/protocol/ultimate2.c index 13c9841cd..997f6efb8 100644 --- a/src/protocol/ultimate2.c +++ b/src/protocol/ultimate2.c @@ -1,6 +1,6 @@ /* Ultimate IRCD 2 functions * - * (C) 2003-2012 Anope Team + * (C) 2003-2013 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/src/protocol/ultimate2.h b/src/protocol/ultimate2.h index f243dcfea..815b54fa7 100644 --- a/src/protocol/ultimate2.h +++ b/src/protocol/ultimate2.h @@ -1,6 +1,6 @@ /* Ultimate IRCD 2 functions * - * (C) 2003-2012 Anope Team + * (C) 2003-2013 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/src/protocol/ultimate3.c b/src/protocol/ultimate3.c index 70efcd391..d60779029 100644 --- a/src/protocol/ultimate3.c +++ b/src/protocol/ultimate3.c @@ -1,6 +1,6 @@ /* Ultimate IRCD 3 functions * - * (C) 2003-2012 Anope Team + * (C) 2003-2013 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/src/protocol/ultimate3.h b/src/protocol/ultimate3.h index 5c18022ba..6db8aa149 100644 --- a/src/protocol/ultimate3.h +++ b/src/protocol/ultimate3.h @@ -1,6 +1,6 @@ /* Ultimate IRCD 3.0 functions * - * (C) 2003-2012 Anope Team + * (C) 2003-2013 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/src/protocol/unreal31.c b/src/protocol/unreal31.c index f9ee63da7..947c3cedf 100644 --- a/src/protocol/unreal31.c +++ b/src/protocol/unreal31.c @@ -1,6 +1,6 @@ /* Unreal IRCD 3.1.x functions * - * (C) 2003-2012 Anope Team + * (C) 2003-2013 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/src/protocol/unreal31.h b/src/protocol/unreal31.h index db97301ab..39a71b60a 100644 --- a/src/protocol/unreal31.h +++ b/src/protocol/unreal31.h @@ -1,6 +1,6 @@ /* Unreal IRCD 3.1.x functions * - * (C) 2003-2012 Anope Team + * (C) 2003-2013 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/src/protocol/unreal32.c b/src/protocol/unreal32.c index 2f0bb86ba..99afe8d0f 100644 --- a/src/protocol/unreal32.c +++ b/src/protocol/unreal32.c @@ -1,6 +1,6 @@ /* Unreal IRCD 3.2.x functions * - * (C) 2003-2012 Anope Team + * (C) 2003-2013 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/src/protocol/unreal32.h b/src/protocol/unreal32.h index e864610dc..c305daec2 100644 --- a/src/protocol/unreal32.h +++ b/src/protocol/unreal32.h @@ -1,6 +1,6 @@ /* Unreal IRCD 3.2.x functions * - * (C) 2003-2012 Anope Team + * (C) 2003-2013 Anope Team * Contact us at info@unreal.org * * Please read COPYING and README for further details. diff --git a/src/protocol/viagra.c b/src/protocol/viagra.c index b4ef23bf0..4d92c8179 100644 --- a/src/protocol/viagra.c +++ b/src/protocol/viagra.c @@ -1,6 +1,6 @@ /* Viagra IRCD functions * - * (C) 2003-2012 Anope Team + * (C) 2003-2013 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/src/protocol/viagra.h b/src/protocol/viagra.h index 7c1f6c602..54c9b1e46 100644 --- a/src/protocol/viagra.h +++ b/src/protocol/viagra.h @@ -1,6 +1,6 @@ /* Viagra IRCD functions * - * (C) 2003-2012 Anope Team + * (C) 2003-2013 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/src/rdb.c b/src/rdb.c index badea3328..01c764fc0 100644 --- a/src/rdb.c +++ b/src/rdb.c @@ -1,6 +1,6 @@ /* RDB functions. * - * (C) 2003-2012 Anope Team + * (C) 2003-2013 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/src/send.c b/src/send.c index 8628f9646..6f15d92b3 100644 --- a/src/send.c +++ b/src/send.c @@ -1,6 +1,6 @@ /* Routines for sending stuff to the network. * - * (C) 2003-2012 Anope Team + * (C) 2003-2013 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/src/servers.c b/src/servers.c index efe039a24..1ee635c6c 100644 --- a/src/servers.c +++ b/src/servers.c @@ -1,6 +1,6 @@ /* Routines to maintain a list of connected servers * - * (C) 2003-2012 Anope Team + * (C) 2003-2013 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/src/sessions.c b/src/sessions.c index b9f8e7ce1..fed15b39e 100644 --- a/src/sessions.c +++ b/src/sessions.c @@ -1,6 +1,6 @@ /* Session Limiting functions. * - * (C) 2003-2012 Anope Team + * (C) 2003-2013 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/src/slist.c b/src/slist.c index 36742b15b..ff465ceb0 100644 --- a/src/slist.c +++ b/src/slist.c @@ -1,6 +1,6 @@ /* Services list handler implementation. * - * (C) 2003-2012 Anope Team + * (C) 2003-2013 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/src/sockutil.c b/src/sockutil.c index 81b3bb81e..b528f193a 100644 --- a/src/sockutil.c +++ b/src/sockutil.c @@ -1,6 +1,6 @@ /* Socket utility routines. * - * (C) 2003-2012 Anope Team + * (C) 2003-2013 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/src/timeout.c b/src/timeout.c index 35f449f40..bd3501bc0 100644 --- a/src/timeout.c +++ b/src/timeout.c @@ -1,6 +1,6 @@ /* Routines for time-delayed actions. * - * (C) 2003-2012 Anope Team + * (C) 2003-2013 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/src/tools/anopesmtp.c b/src/tools/anopesmtp.c index 1761f0f1d..81208f851 100644 --- a/src/tools/anopesmtp.c +++ b/src/tools/anopesmtp.c @@ -1,6 +1,6 @@ /* smtp stuff handler for win32. * - * (C) 2003-2012 Anope Team + * (C) 2003-2013 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/src/tools/db-merger.c b/src/tools/db-merger.c index 1091d6e58..2c6e46cd5 100644 --- a/src/tools/db-merger.c +++ b/src/tools/db-merger.c @@ -1,6 +1,6 @@ /* * Anope Database Merger - * (C) 2003-2012 Anope Team + * (C) 2003-2013 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. @@ -9,7 +9,7 @@ * * Based on the original IRC, db-merger.c * (C) Copyright 2005-2006, Florian Schulze (Certus) - * Based on the original code of Anope, (C) 2003-2012 Anope Team + * Based on the original code of Anope, (C) 2003-2013 Anope Team * */ diff --git a/src/tools/epona2anope.c b/src/tools/epona2anope.c index 646afaa75..27d0bfc5e 100644 --- a/src/tools/epona2anope.c +++ b/src/tools/epona2anope.c @@ -2,7 +2,7 @@ * IRC - Internet Relay Chat, epona2anope.c * (C) Copyright 2005-2006, Florian Schulze (Certus) * - * Based on the original code of Anope, (C) 2003-2012 Anope Team + * Based on the original code of Anope, (C) 2003-2013 Anope Team * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License (see it online diff --git a/src/tools/smtp.h b/src/tools/smtp.h index 85a1e58ec..d1929f24d 100644 --- a/src/tools/smtp.h +++ b/src/tools/smtp.h @@ -1,6 +1,6 @@ /* * - * (C) 2003-2012 Anope Team + * (C) 2003-2013 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/src/users.c b/src/users.c index 3a1280257..a30f5de85 100644 --- a/src/users.c +++ b/src/users.c @@ -1,6 +1,6 @@ /* Routines to maintain a list of online users. * - * (C) 2003-2012 Anope Team + * (C) 2003-2013 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/src/win32.rc.template b/src/win32.rc.template index 17278a4c8..73cecf015 100644 --- a/src/win32.rc.template +++ b/src/win32.rc.template @@ -52,7 +52,7 @@ BEGIN VALUE "FileDescription", "Anope IRC Services" VALUE "FileVersion", "VERSION_FULL" VALUE "InternalName", "Anope" - VALUE "LegalCopyright", "Copyright (C) 2003-2012 Anope Team" + VALUE "LegalCopyright", "Copyright (C) 2003-2013 Anope Team" VALUE "OriginalFilename", "anope.exe" VALUE "ProductName", "Anope" VALUE "ProductVersion", "VERSION_DOTTED" diff --git a/version.log b/version.log index 4e1a825f4..30540b112 100644 --- a/version.log +++ b/version.log @@ -1,4 +1,4 @@ -# (C) 2003-2012 Anope Team +# (C) 2003-2013 Anope Team # Contact us at team@anope.org # # Please read COPYING and README for further details. @@ -8,7 +8,7 @@ VERSION_MAJOR="1" VERSION_MINOR="8" VERSION_PATCH="8" VERSION_EXTRA="-git" -VERSION_BUILD="3106" +VERSION_BUILD="3107" # Changes since 1.8.7 Release #Revision 3106 - Replaced experimental Hybrid 7.0 support by Hybrid 8.0 support. (Patch provided by Hybrid Development Team) -- cgit