From 969aacbf783287bc734d14c969dd6674bbb69252 Mon Sep 17 00:00:00 2001 From: Adam Date: Wed, 1 Jan 2014 20:51:08 -0500 Subject: Update copyright to 2014. This was done with: find include/ src/ lang/ docs/ *.* Config -exec sed -i 's/-20.. Anope Team/-2014 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/ja_utf8.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 | 2 +- version.log.old | 2 +- 257 files changed, 258 insertions(+), 258 deletions(-) diff --git a/Config b/Config index 2ea0b6402..10467897e 100755 --- a/Config +++ b/Config @@ -2,7 +2,7 @@ # # Configuration script for Services. # -# Anope (c) 2003-2013 Anope Team +# Anope (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/Makefile.win32 b/Makefile.win32 index 5e7a6689a..e0e022220 100644 --- a/Makefile.win32 +++ b/Makefile.win32 @@ -1,6 +1,6 @@ # Makefile for Anope. # -# (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/configure.in b/configure.in index c635a60e4..dc12d9607 100644 --- a/configure.in +++ b/configure.in @@ -1,6 +1,6 @@ dnl autoconf.in for Services. dnl -dnl Anope (c) 2003-2013 Anope Team +dnl Anope (c) 2003-2014 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 878ac95c3..2f5c05bf3 100644 --- a/docs/README +++ b/docs/README @@ -1,7 +1,7 @@ Anope - a set of IRC services for IRC networks ---------------------------------------------- -Anope is 2003-2013 Anope Team . +Anope is 2003-2014 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 4c03273f4..cbb6aac16 100644 --- a/include/commands.h +++ b/include/commands.h @@ -1,6 +1,6 @@ /* Declarations for command data. * - * (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/include/config.h b/include/config.h index b3dd08a92..fa7bdb760 100644 --- a/include/config.h +++ b/include/config.h @@ -1,6 +1,6 @@ /* Services configuration. * - * (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/include/datafiles.h b/include/datafiles.h index 5e5357787..23eccde97 100644 --- a/include/datafiles.h +++ b/include/datafiles.h @@ -1,6 +1,6 @@ /* Database file descriptor structure and file handling routine prototypes. * - * (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/include/defs.h b/include/defs.h index 229e890a4..a61ef2854 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-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/include/depricated.h b/include/depricated.h index cb01b6e0a..a2f914306 100644 --- a/include/depricated.h +++ b/include/depricated.h @@ -1,6 +1,6 @@ /* depricated.h * - * (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/include/encrypt.h b/include/encrypt.h index 1dee1b43d..f3a56456a 100644 --- a/include/encrypt.h +++ b/include/encrypt.h @@ -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/include/events.h b/include/events.h index f08c98e5e..f9f956ea8 100644 --- a/include/events.h +++ b/include/events.h @@ -1,6 +1,6 @@ /* Prototypes and external variable declarations. * - * (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/include/extern.h b/include/extern.h index cb2445ffd..b56f3ee26 100644 --- a/include/extern.h +++ b/include/extern.h @@ -1,6 +1,6 @@ /* Prototypes and external variable declarations. * - * (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/include/makefile.win32 b/include/makefile.win32 index ae40f327a..ef6904aa2 100644 --- a/include/makefile.win32 +++ b/include/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/include/messages.h b/include/messages.h index afedf3857..289968ecd 100644 --- a/include/messages.h +++ b/include/messages.h @@ -1,6 +1,6 @@ /* Declarations of IRC message structures, variables, and 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/include/modules.h b/include/modules.h index 0512de06c..dab9235bc 100644 --- a/include/modules.h +++ b/include/modules.h @@ -1,6 +1,6 @@ /* 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/include/pseudo.h b/include/pseudo.h index 02ffcb023..942b6be3f 100644 --- a/include/pseudo.h +++ b/include/pseudo.h @@ -1,6 +1,6 @@ /* Include extra includes needed by most/all pseudo-clients. * - * (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/include/services.h b/include/services.h index 7c770aa95..0ff342a04 100644 --- a/include/services.h +++ b/include/services.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/include/slist.h b/include/slist.h index 77e951eb7..855f5d7d9 100644 --- a/include/slist.h +++ b/include/slist.h @@ -1,6 +1,6 @@ /* Header for Services list handler. * - * (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/include/sockets.h b/include/sockets.h index cec14baad..75da3d6ef 100644 --- a/include/sockets.h +++ b/include/sockets.h @@ -1,6 +1,6 @@ /* * - * (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/include/timeout.h b/include/timeout.h index 816575d6e..21530dfd4 100644 --- a/include/timeout.h +++ b/include/timeout.h @@ -1,6 +1,6 @@ /* Time-delay routine include stuff. * - * (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/include/version.sh b/include/version.sh index 2edc7781a..6a44e90b4 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 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 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 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 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 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 - * (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 - * (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 - * (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 - * (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 * (C) 2011 Adam - * (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 - * (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. diff --git a/src/rdb.c b/src/rdb.c index 01c764fc0..b7b6f12b4 100644 --- a/src/rdb.c +++ b/src/rdb.c @@ -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" diff --git a/version.log b/version.log index f18a95352..248a79b56 100644 --- a/version.log +++ b/version.log @@ -1,4 +1,4 @@ -# (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/version.log.old b/version.log.old index cdd275b7d..8c20a733e 100644 --- a/version.log.old +++ b/version.log.old @@ -1,4 +1,4 @@ -# (C) 2003-2010 Anope Team +# (C) 2003-2014 Anope Team # Contact us at team@anope.org # # Please read COPYING and README for furhter details. -- cgit