summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam <Adam@anope.org>2017-04-20 15:57:11 -0400
committerAdam <Adam@anope.org>2017-04-20 15:57:11 -0400
commit92b9d78dbb90fff7edbf326e57b47df4e4cd7146 (patch)
treedf0895ae284827d2f9a8b864437d55233e9f7d0b
parentf1cf3c6f91fedb18eca1981dd65458fd69324b02 (diff)
parent8656b65e392e8d26de218bf372da949c3a00d8d4 (diff)
Merge commit '8656b65e392e8d26de218bf372da949c3a00d8d4'
-rwxr-xr-xConfig2
-rw-r--r--docs/README2
-rw-r--r--docs/XMLRPC/xmlrpc.php2
-rw-r--r--include/accessgroup.h2
-rw-r--r--include/anope.h2
-rw-r--r--include/base.h2
-rw-r--r--include/bots.h2
-rw-r--r--include/channels.h2
-rw-r--r--include/commands.h2
-rw-r--r--include/config.h2
-rw-r--r--include/defs.h2
-rw-r--r--include/event.h2
-rw-r--r--include/extensible.h2
-rw-r--r--include/hashcomp.h2
-rw-r--r--include/language.h2
-rw-r--r--include/lists.h2
-rw-r--r--include/logger.h2
-rw-r--r--include/mail.h2
-rw-r--r--include/modes.h2
-rw-r--r--include/module.h2
-rw-r--r--include/modules.h2
-rw-r--r--include/modules/botserv.h2
-rw-r--r--include/modules/botserv/badwords.h2
-rw-r--r--include/modules/botserv/bot.h2
-rw-r--r--include/modules/botserv/info.h2
-rw-r--r--include/modules/botserv/kick.h2
-rw-r--r--include/modules/chanserv.h2
-rw-r--r--include/modules/chanserv/access.h2
-rw-r--r--include/modules/chanserv/akick.h2
-rw-r--r--include/modules/chanserv/chanaccess.h2
-rw-r--r--include/modules/chanserv/channel.h2
-rw-r--r--include/modules/chanserv/drop.h2
-rw-r--r--include/modules/chanserv/entrymsg.h2
-rw-r--r--include/modules/chanserv/info.h2
-rw-r--r--include/modules/chanserv/level.h2
-rw-r--r--include/modules/chanserv/log.h2
-rw-r--r--include/modules/chanserv/mode.h2
-rw-r--r--include/modules/chanserv/privilege.h2
-rw-r--r--include/modules/chanserv/set.h2
-rw-r--r--include/modules/chanserv/set_misc.h2
-rw-r--r--include/modules/chanserv/suspend.h2
-rw-r--r--include/modules/dns.h2
-rw-r--r--include/modules/encryption.h2
-rw-r--r--include/modules/fantasy.h2
-rw-r--r--include/modules/global.h2
-rw-r--r--include/modules/help.h2
-rw-r--r--include/modules/hostserv/del.h2
-rw-r--r--include/modules/httpd.h2
-rw-r--r--include/modules/ldap.h2
-rw-r--r--include/modules/memoserv.h2
-rw-r--r--include/modules/nickserv.h2
-rw-r--r--include/modules/nickserv/access.h2
-rw-r--r--include/modules/nickserv/account.h2
-rw-r--r--include/modules/nickserv/ajoin.h2
-rw-r--r--include/modules/nickserv/cert.h2
-rw-r--r--include/modules/nickserv/drop.h2
-rw-r--r--include/modules/nickserv/group.h2
-rw-r--r--include/modules/nickserv/info.h2
-rw-r--r--include/modules/nickserv/nick.h2
-rw-r--r--include/modules/nickserv/set.h2
-rw-r--r--include/modules/nickserv/set_misc.h2
-rw-r--r--include/modules/nickserv/suspend.h2
-rw-r--r--include/modules/nickserv/update.h2
-rw-r--r--include/modules/operserv/defcon.h2
-rw-r--r--include/modules/operserv/dns.h2
-rw-r--r--include/modules/operserv/forbid.h2
-rw-r--r--include/modules/operserv/ignore.h2
-rw-r--r--include/modules/operserv/info.h2
-rw-r--r--include/modules/operserv/news.h2
-rw-r--r--include/modules/operserv/session.h2
-rw-r--r--include/modules/protocol/bahamut.h2
-rw-r--r--include/modules/protocol/ngircd.h2
-rw-r--r--include/modules/protocol/unreal.h2
-rw-r--r--include/modules/redis.h2
-rw-r--r--include/modules/sasl.h2
-rw-r--r--include/modules/sql.h2
-rw-r--r--include/modules/ssl.h2
-rw-r--r--include/modules/xmlrpc.h2
-rw-r--r--include/opertype.h2
-rw-r--r--include/protocol.h2
-rw-r--r--include/serialize.h2
-rw-r--r--include/servers.h2
-rw-r--r--include/service.h2
-rw-r--r--include/services.h2
-rw-r--r--include/socketengine.h2
-rw-r--r--include/sockets.h2
-rw-r--r--include/sysconf.h.cmake2
-rw-r--r--include/threadengine.h2
-rw-r--r--include/timers.h2
-rw-r--r--include/uplink.h2
-rw-r--r--include/users.h2
-rw-r--r--include/version.cpp2
-rw-r--r--include/xline.h2
-rw-r--r--language/anope.nl_NL.po4
-rw-r--r--language/anope.pl_PL.po1
-rw-r--r--modules/botserv/assign.cpp2
-rw-r--r--modules/botserv/autoassign.cpp2
-rw-r--r--modules/botserv/badwords.cpp2
-rw-r--r--modules/botserv/bot.cpp2
-rw-r--r--modules/botserv/botlist.cpp2
-rw-r--r--modules/botserv/control.cpp2
-rw-r--r--modules/botserv/info.cpp2
-rw-r--r--modules/botserv/kick.cpp2
-rw-r--r--modules/botserv/main/botserv.cpp2
-rw-r--r--modules/botserv/set.cpp2
-rw-r--r--modules/chanserv/access.cpp2
-rw-r--r--modules/chanserv/akick.cpp2
-rw-r--r--modules/chanserv/ban.cpp2
-rw-r--r--modules/chanserv/clone.cpp2
-rw-r--r--modules/chanserv/drop.cpp2
-rw-r--r--modules/chanserv/enforce.cpp2
-rw-r--r--modules/chanserv/entrymsg.cpp2
-rw-r--r--modules/chanserv/flags.cpp2
-rw-r--r--modules/chanserv/getkey.cpp2
-rw-r--r--modules/chanserv/info.cpp2
-rw-r--r--modules/chanserv/invite.cpp2
-rw-r--r--modules/chanserv/kick.cpp2
-rw-r--r--modules/chanserv/list.cpp2
-rw-r--r--modules/chanserv/log.cpp2
-rw-r--r--modules/chanserv/main/chanaccess.cpp2
-rw-r--r--modules/chanserv/main/chanaccesstype.h2
-rw-r--r--modules/chanserv/main/channel.cpp2
-rw-r--r--modules/chanserv/main/channel.h2
-rw-r--r--modules/chanserv/main/channeltype.cpp2
-rw-r--r--modules/chanserv/main/channeltype.h2
-rw-r--r--modules/chanserv/main/chanserv.cpp2
-rw-r--r--modules/chanserv/main/level.cpp2
-rw-r--r--modules/chanserv/main/level.h2
-rw-r--r--modules/chanserv/main/leveltype.h2
-rw-r--r--modules/chanserv/main/mode.cpp2
-rw-r--r--modules/chanserv/main/mode.h2
-rw-r--r--modules/chanserv/main/modetype.h2
-rw-r--r--modules/chanserv/mode.cpp2
-rw-r--r--modules/chanserv/register.cpp2
-rw-r--r--modules/chanserv/seen.cpp2
-rw-r--r--modules/chanserv/set.cpp2
-rw-r--r--modules/chanserv/set_misc.cpp2
-rw-r--r--modules/chanserv/status.cpp2
-rw-r--r--modules/chanserv/statusupdate.cpp2
-rw-r--r--modules/chanserv/suspend.cpp2
-rw-r--r--modules/chanserv/sync.cpp2
-rw-r--r--modules/chanserv/topic.cpp2
-rw-r--r--modules/chanserv/unban.cpp2
-rw-r--r--modules/chanserv/updown.cpp2
-rw-r--r--modules/chanserv/xop.cpp2
-rw-r--r--modules/database/flatfile.cpp2
-rw-r--r--modules/database/old.cpp2
-rw-r--r--modules/database/sql.cpp2
-rw-r--r--modules/dns.cpp2
-rw-r--r--modules/dnsbl.cpp2
-rw-r--r--modules/encryption/bcrypt.cpp2
-rw-r--r--modules/encryption/md5.cpp2
-rw-r--r--modules/encryption/none.cpp2
-rw-r--r--modules/encryption/old.cpp2
-rw-r--r--modules/encryption/sha1.cpp2
-rw-r--r--modules/encryption/sha256.cpp2
-rw-r--r--modules/extra/ldap.cpp2
-rw-r--r--modules/extra/ldap_authentication.cpp2
-rw-r--r--modules/extra/ldap_oper.cpp2
-rw-r--r--modules/extra/mysql.cpp2
-rw-r--r--modules/extra/sql_authentication.cpp2
-rw-r--r--modules/extra/sql_log.cpp2
-rw-r--r--modules/extra/sql_oper.cpp2
-rw-r--r--modules/extra/ssl_gnutls.cpp2
-rw-r--r--modules/extra/ssl_openssl.cpp2
-rw-r--r--modules/extra/stats/cs_fantasy_stats.cpp2
-rw-r--r--modules/extra/stats/cs_fantasy_top.cpp2
-rw-r--r--modules/fantasy.cpp2
-rw-r--r--modules/global/global.cpp2
-rw-r--r--modules/global/main/global.cpp2
-rw-r--r--modules/greet.cpp2
-rw-r--r--modules/help.cpp2
-rw-r--r--modules/helpchan.cpp2
-rw-r--r--modules/hostserv/add.cpp2
-rw-r--r--modules/hostserv/del.cpp2
-rw-r--r--modules/hostserv/list.cpp2
-rw-r--r--modules/hostserv/main/hostserv.cpp2
-rw-r--r--modules/hostserv/main/vhosttype.cpp2
-rw-r--r--modules/hostserv/main/vhosttype.h2
-rw-r--r--modules/hostserv/off.cpp2
-rw-r--r--modules/hostserv/on.cpp2
-rw-r--r--modules/hostserv/request.cpp2
-rw-r--r--modules/httpd.cpp2
-rw-r--r--modules/memoserv/cancel.cpp2
-rw-r--r--modules/memoserv/check.cpp2
-rw-r--r--modules/memoserv/del.cpp2
-rw-r--r--modules/memoserv/ignore.cpp2
-rw-r--r--modules/memoserv/info.cpp2
-rw-r--r--modules/memoserv/list.cpp2
-rw-r--r--modules/memoserv/main/ignore.cpp2
-rw-r--r--modules/memoserv/main/ignore.h2
-rw-r--r--modules/memoserv/main/ignoretype.cpp2
-rw-r--r--modules/memoserv/main/ignoretype.h2
-rw-r--r--modules/memoserv/main/memo.cpp2
-rw-r--r--modules/memoserv/main/memo.h2
-rw-r--r--modules/memoserv/main/memoinfo.cpp2
-rw-r--r--modules/memoserv/main/memoinfo.h2
-rw-r--r--modules/memoserv/main/memoinfotype.cpp2
-rw-r--r--modules/memoserv/main/memoinfotype.h2
-rw-r--r--modules/memoserv/main/memoserv.cpp2
-rw-r--r--modules/memoserv/main/memotype.cpp2
-rw-r--r--modules/memoserv/main/memotype.h2
-rw-r--r--modules/memoserv/read.cpp2
-rw-r--r--modules/memoserv/rsend.cpp2
-rw-r--r--modules/memoserv/send.cpp2
-rw-r--r--modules/memoserv/sendall.cpp2
-rw-r--r--modules/memoserv/set.cpp2
-rw-r--r--modules/memoserv/staff.cpp2
-rw-r--r--modules/nickserv/access.cpp2
-rw-r--r--modules/nickserv/ajoin.cpp2
-rw-r--r--modules/nickserv/alist.cpp2
-rw-r--r--modules/nickserv/cert.cpp2
-rw-r--r--modules/nickserv/drop.cpp2
-rw-r--r--modules/nickserv/getemail.cpp2
-rw-r--r--modules/nickserv/group.cpp2
-rw-r--r--modules/nickserv/identify.cpp2
-rw-r--r--modules/nickserv/info.cpp2
-rw-r--r--modules/nickserv/list.cpp2
-rw-r--r--modules/nickserv/logout.cpp2
-rw-r--r--modules/nickserv/main/account.cpp2
-rw-r--r--modules/nickserv/main/account.h2
-rw-r--r--modules/nickserv/main/accounttype.cpp2
-rw-r--r--modules/nickserv/main/accounttype.h2
-rw-r--r--modules/nickserv/main/identifyrequest.cpp2
-rw-r--r--modules/nickserv/main/identifyrequest.h2
-rw-r--r--modules/nickserv/main/mode.cpp2
-rw-r--r--modules/nickserv/main/mode.h2
-rw-r--r--modules/nickserv/main/modetype.h2
-rw-r--r--modules/nickserv/main/nick.cpp2
-rw-r--r--modules/nickserv/main/nick.h2
-rw-r--r--modules/nickserv/main/nickserv.cpp2
-rw-r--r--modules/nickserv/main/nicktype.cpp2
-rw-r--r--modules/nickserv/main/nicktype.h2
-rw-r--r--modules/nickserv/maxemail.cpp2
-rw-r--r--modules/nickserv/recover.cpp2
-rw-r--r--modules/nickserv/register.cpp2
-rw-r--r--modules/nickserv/resetpass.cpp2
-rw-r--r--modules/nickserv/set.cpp2
-rw-r--r--modules/nickserv/set_misc.cpp2
-rw-r--r--modules/nickserv/status.cpp2
-rw-r--r--modules/nickserv/suspend.cpp2
-rw-r--r--modules/nickserv/update.cpp2
-rw-r--r--modules/operserv/akill.cpp2
-rw-r--r--modules/operserv/chankill.cpp2
-rw-r--r--modules/operserv/config.cpp2
-rw-r--r--modules/operserv/defcon.cpp2
-rw-r--r--modules/operserv/dns.cpp2
-rw-r--r--modules/operserv/forbid.cpp2
-rw-r--r--modules/operserv/ignore.cpp2
-rw-r--r--modules/operserv/info.cpp2
-rw-r--r--modules/operserv/jupe.cpp2
-rw-r--r--modules/operserv/kick.cpp2
-rw-r--r--modules/operserv/kill.cpp2
-rw-r--r--modules/operserv/list.cpp2
-rw-r--r--modules/operserv/login.cpp2
-rw-r--r--modules/operserv/logsearch.cpp2
-rw-r--r--modules/operserv/main/operserv.cpp2
-rw-r--r--modules/operserv/mode.cpp2
-rw-r--r--modules/operserv/modinfo.cpp2
-rw-r--r--modules/operserv/module.cpp2
-rw-r--r--modules/operserv/news.cpp2
-rw-r--r--modules/operserv/noop.cpp2
-rw-r--r--modules/operserv/oper.cpp2
-rw-r--r--modules/operserv/reload.cpp2
-rw-r--r--modules/operserv/session.cpp2
-rw-r--r--modules/operserv/set.cpp2
-rw-r--r--modules/operserv/shutdown.cpp2
-rw-r--r--modules/operserv/stats.cpp2
-rw-r--r--modules/operserv/svs.cpp2
-rw-r--r--modules/operserv/sxline.cpp2
-rw-r--r--modules/protocol/bahamut.cpp2
-rw-r--r--modules/protocol/charybdis.cpp2
-rw-r--r--modules/protocol/hybrid.cpp2
-rw-r--r--modules/protocol/inspircd20.cpp2
-rw-r--r--modules/protocol/ngircd.cpp2
-rw-r--r--modules/protocol/plexus.cpp2
-rw-r--r--modules/protocol/ratbox.cpp2
-rw-r--r--modules/protocol/rfc1459.cpp2
-rw-r--r--modules/protocol/unreal.cpp2
-rw-r--r--modules/rewrite.cpp2
-rw-r--r--modules/sasl.cpp2
-rw-r--r--modules/sqlite.cpp2
-rw-r--r--modules/webcpanel/pages/chanserv/access.cpp2
-rw-r--r--modules/webcpanel/pages/chanserv/access.h2
-rw-r--r--modules/webcpanel/pages/chanserv/akick.cpp2
-rw-r--r--modules/webcpanel/pages/chanserv/akick.h2
-rw-r--r--modules/webcpanel/pages/chanserv/drop.cpp2
-rw-r--r--modules/webcpanel/pages/chanserv/drop.h2
-rw-r--r--modules/webcpanel/pages/chanserv/info.cpp2
-rw-r--r--modules/webcpanel/pages/chanserv/info.h2
-rw-r--r--modules/webcpanel/pages/chanserv/modes.cpp2
-rw-r--r--modules/webcpanel/pages/chanserv/modes.h2
-rw-r--r--modules/webcpanel/pages/chanserv/set.cpp2
-rw-r--r--modules/webcpanel/pages/chanserv/set.h2
-rw-r--r--modules/webcpanel/pages/chanserv/utils.cpp2
-rw-r--r--modules/webcpanel/pages/chanserv/utils.h2
-rw-r--r--modules/webcpanel/pages/confirm.cpp2
-rw-r--r--modules/webcpanel/pages/confirm.h2
-rw-r--r--modules/webcpanel/pages/hostserv/request.cpp2
-rw-r--r--modules/webcpanel/pages/hostserv/request.h2
-rw-r--r--modules/webcpanel/pages/index.cpp2
-rw-r--r--modules/webcpanel/pages/index.h2
-rw-r--r--modules/webcpanel/pages/logout.cpp2
-rw-r--r--modules/webcpanel/pages/logout.h2
-rw-r--r--modules/webcpanel/pages/memoserv/memos.cpp2
-rw-r--r--modules/webcpanel/pages/memoserv/memos.h2
-rw-r--r--modules/webcpanel/pages/nickserv/access.cpp2
-rw-r--r--modules/webcpanel/pages/nickserv/access.h2
-rw-r--r--modules/webcpanel/pages/nickserv/alist.cpp2
-rw-r--r--modules/webcpanel/pages/nickserv/alist.h2
-rw-r--r--modules/webcpanel/pages/nickserv/cert.cpp2
-rw-r--r--modules/webcpanel/pages/nickserv/cert.h2
-rw-r--r--modules/webcpanel/pages/nickserv/info.cpp2
-rw-r--r--modules/webcpanel/pages/nickserv/info.h2
-rw-r--r--modules/webcpanel/pages/operserv/akill.cpp2
-rw-r--r--modules/webcpanel/pages/operserv/akill.h2
-rw-r--r--modules/webcpanel/pages/register.cpp2
-rw-r--r--modules/webcpanel/pages/register.h2
-rw-r--r--modules/webcpanel/static_fileserver.cpp2
-rw-r--r--modules/webcpanel/static_fileserver.h2
-rw-r--r--modules/webcpanel/template_fileserver.cpp2
-rw-r--r--modules/webcpanel/template_fileserver.h2
-rw-r--r--modules/webcpanel/templates/default/confirm.html2
-rw-r--r--modules/webcpanel/templates/default/footer.html2
-rw-r--r--modules/webcpanel/templates/default/login.html2
-rw-r--r--modules/webcpanel/templates/default/register.html2
-rw-r--r--modules/webcpanel/webcpanel.cpp2
-rw-r--r--modules/webcpanel/webcpanel.h2
-rw-r--r--modules/xmlrpc.cpp2
-rw-r--r--modules/xmlrpc_main.cpp2
-rw-r--r--src/accessgroup.cpp2
-rw-r--r--src/base.cpp2
-rw-r--r--src/base64.cpp2
-rw-r--r--src/bots.cpp2
-rw-r--r--src/channels.cpp2
-rw-r--r--src/command.cpp2
-rw-r--r--src/config.cpp2
-rw-r--r--src/extensible.cpp2
-rw-r--r--src/hashcomp.cpp2
-rw-r--r--src/init.cpp2
-rw-r--r--src/language.cpp2
-rw-r--r--src/logger.cpp2
-rw-r--r--src/mail.cpp2
-rw-r--r--src/main.cpp2
-rw-r--r--src/misc.cpp2
-rw-r--r--src/modes.cpp2
-rw-r--r--src/module.cpp2
-rw-r--r--src/modulemanager.cpp2
-rw-r--r--src/opertype.cpp2
-rw-r--r--src/pipeengine.cpp2
-rw-r--r--src/process.cpp2
-rw-r--r--src/protocol.cpp2
-rw-r--r--src/serialize.cpp2
-rw-r--r--src/servers.cpp2
-rw-r--r--src/service.cpp2
-rw-r--r--src/socket_clients.cpp2
-rw-r--r--src/socket_transport.cpp2
-rw-r--r--src/socketengines/socketengine_epoll.cpp2
-rw-r--r--src/socketengines/socketengine_kqueue.cpp2
-rw-r--r--src/socketengines/socketengine_poll.cpp2
-rw-r--r--src/socketengines/socketengine_select.cpp2
-rw-r--r--src/sockets.cpp2
-rw-r--r--src/threadengine.cpp2
-rw-r--r--src/timers.cpp2
-rw-r--r--src/tools/anoperc.in2
-rw-r--r--src/uplink.cpp2
-rw-r--r--src/users.cpp2
-rw-r--r--src/win32/anope_windows.h2
-rw-r--r--src/win32/dir/dir.cpp2
-rw-r--r--src/win32/dir/dir.h2
-rw-r--r--src/win32/dl/dl.cpp2
-rw-r--r--src/win32/dl/dl.h2
-rw-r--r--src/win32/pipe/pipe.cpp2
-rw-r--r--src/win32/pipe/pipe.h2
-rw-r--r--src/win32/sigaction/sigaction.cpp2
-rw-r--r--src/win32/sigaction/sigaction.h2
-rw-r--r--src/win32/socket.cpp2
-rw-r--r--src/win32/socket.h2
-rw-r--r--src/win32/win32.rc.cmake2
-rw-r--r--src/win32/windows.cpp2
-rw-r--r--src/xline.cpp2
381 files changed, 382 insertions, 381 deletions
diff --git a/Config b/Config
index 5d712cbeb..9b6ab669c 100755
--- a/Config
+++ b/Config
@@ -2,7 +2,7 @@
#
# Configuration script for Services.
#
-# Anope (c) 2003-2014 Anope Team
+# Anope (c) 2003-2017 Anope Team
# Contact us at team@anope.org
#
# This program is free but copyrighted software; see the file COPYING for
diff --git a/docs/README b/docs/README
index a9cb6ce98..f47d9eb5c 100644
--- a/docs/README
+++ b/docs/README
@@ -1,7 +1,7 @@
Anope -- a set of IRC services for IRC networks
-----------------------------------------------
-Anope is 2003-2016 Anope Team <team@anope.org>.
+Anope is 2003-2017 Anope Team <team@anope.org>.
Based on Epona 2000-2002 PegSoft <epona@pegsoft.net>.
Based on Services 1996-1999 Andrew Church <achurch@achurch.org>.
diff --git a/docs/XMLRPC/xmlrpc.php b/docs/XMLRPC/xmlrpc.php
index ba1290b03..872f018be 100644
--- a/docs/XMLRPC/xmlrpc.php
+++ b/docs/XMLRPC/xmlrpc.php
@@ -3,7 +3,7 @@
/**
* XMLRPC Functions
*
- * (C) 2003-2015 Anope Team
+ * (C) 2003-2017 Anope Team
* Contact us at team@anope.org
*/
class AnopeXMLRPC
diff --git a/include/accessgroup.h b/include/accessgroup.h
index ff4376da7..76d30f622 100644
--- a/include/accessgroup.h
+++ b/include/accessgroup.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2011-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2011-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/include/anope.h b/include/anope.h
index 07e275e2f..0b22584ef 100644
--- a/include/anope.h
+++ b/include/anope.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2012-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2012-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/include/base.h b/include/base.h
index d82d2a4d2..8c0546e2f 100644
--- a/include/base.h
+++ b/include/base.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2012-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2012-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/include/bots.h b/include/bots.h
index 6432a15b3..ca2f5f64f 100644
--- a/include/bots.h
+++ b/include/bots.h
@@ -2,7 +2,7 @@
* Anope IRC Services
*
* Copyright (C) 2008-2011 Robin Burchell <w00t@inspircd.org>
- * Copyright (C) 2008-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2008-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/include/channels.h b/include/channels.h
index 49daf6f7e..63e0559c3 100644
--- a/include/channels.h
+++ b/include/channels.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2010-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2010-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/include/commands.h b/include/commands.h
index 1dddfa4fd..1d8ad09af 100644
--- a/include/commands.h
+++ b/include/commands.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/include/config.h b/include/config.h
index 25c8f6166..b020b1902 100644
--- a/include/config.h
+++ b/include/config.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/include/defs.h b/include/defs.h
index bd4f2871e..c8d2242cc 100644
--- a/include/defs.h
+++ b/include/defs.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2004-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2004-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/include/event.h b/include/event.h
index bcc04cc0a..c95544790 100644
--- a/include/event.h
+++ b/include/event.h
@@ -2,7 +2,7 @@
* Anope IRC Services
*
* Copyright (C) 2016 Adam <Adam@anope.org>
- * Copyright (C) 2014-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2014-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/include/extensible.h b/include/extensible.h
index cc18b5e5c..1cac39859 100644
--- a/include/extensible.h
+++ b/include/extensible.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2009-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2009-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/include/hashcomp.h b/include/hashcomp.h
index c9fa77f61..d666f2667 100644
--- a/include/hashcomp.h
+++ b/include/hashcomp.h
@@ -2,7 +2,7 @@
* Anope IRC Services
*
* Copyright (C) 2002-2011 InspIRCd Development Team
- * Copyright (C) 2008-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2008-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/include/language.h b/include/language.h
index 2cfdfe40d..be0de9158 100644
--- a/include/language.h
+++ b/include/language.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2010-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2010-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/include/lists.h b/include/lists.h
index f5014933d..377f66a4c 100644
--- a/include/lists.h
+++ b/include/lists.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2012-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2012-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/include/logger.h b/include/logger.h
index f0b306c40..933a753af 100644
--- a/include/logger.h
+++ b/include/logger.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2010-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2010-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/include/mail.h b/include/mail.h
index 911c2011d..e7013a302 100644
--- a/include/mail.h
+++ b/include/mail.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2010-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2010-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/include/modes.h b/include/modes.h
index 49e923cda..b40388237 100644
--- a/include/modes.h
+++ b/include/modes.h
@@ -2,7 +2,7 @@
* Anope IRC Services
*
* Copyright (C) 2008-2011 Adam <Adam@anope.org>
- * Copyright (C) 2009-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2009-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/include/module.h b/include/module.h
index 66446105a..780017ce0 100644
--- a/include/module.h
+++ b/include/module.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2005-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2005-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/include/modules.h b/include/modules.h
index eb3b15094..910576c32 100644
--- a/include/modules.h
+++ b/include/modules.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/include/modules/botserv.h b/include/modules/botserv.h
index 89342cef2..17422d0ae 100644
--- a/include/modules/botserv.h
+++ b/include/modules/botserv.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2014-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2014-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/include/modules/botserv/badwords.h b/include/modules/botserv/badwords.h
index 2371aaecc..69c68e6b4 100644
--- a/include/modules/botserv/badwords.h
+++ b/include/modules/botserv/badwords.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2013-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2013-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/include/modules/botserv/bot.h b/include/modules/botserv/bot.h
index 21cda65bf..9ee5254a7 100644
--- a/include/modules/botserv/bot.h
+++ b/include/modules/botserv/bot.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2014-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2014-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/include/modules/botserv/info.h b/include/modules/botserv/info.h
index 643c45363..428110f9a 100644
--- a/include/modules/botserv/info.h
+++ b/include/modules/botserv/info.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2014-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2014-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/include/modules/botserv/kick.h b/include/modules/botserv/kick.h
index 99ae14b5e..20b90ad08 100644
--- a/include/modules/botserv/kick.h
+++ b/include/modules/botserv/kick.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2013-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2013-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/include/modules/chanserv.h b/include/modules/chanserv.h
index 1cecf0649..d2f5f087d 100644
--- a/include/modules/chanserv.h
+++ b/include/modules/chanserv.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2012-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2012-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/include/modules/chanserv/access.h b/include/modules/chanserv/access.h
index f826d0c66..fc1721e39 100644
--- a/include/modules/chanserv/access.h
+++ b/include/modules/chanserv/access.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2014-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2014-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/include/modules/chanserv/akick.h b/include/modules/chanserv/akick.h
index fdebcc198..c202a36f4 100644
--- a/include/modules/chanserv/akick.h
+++ b/include/modules/chanserv/akick.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2014-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2014-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/include/modules/chanserv/chanaccess.h b/include/modules/chanserv/chanaccess.h
index ec05a7ae5..df196b79a 100644
--- a/include/modules/chanserv/chanaccess.h
+++ b/include/modules/chanserv/chanaccess.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2012-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2012-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/include/modules/chanserv/channel.h b/include/modules/chanserv/channel.h
index 474a4081a..92f9099d6 100644
--- a/include/modules/chanserv/channel.h
+++ b/include/modules/chanserv/channel.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2012-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2012-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/include/modules/chanserv/drop.h b/include/modules/chanserv/drop.h
index 4ab5dd097..dd6acef69 100644
--- a/include/modules/chanserv/drop.h
+++ b/include/modules/chanserv/drop.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2014-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2014-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/include/modules/chanserv/entrymsg.h b/include/modules/chanserv/entrymsg.h
index 738be25d5..0ce970890 100644
--- a/include/modules/chanserv/entrymsg.h
+++ b/include/modules/chanserv/entrymsg.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2014-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2014-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/include/modules/chanserv/info.h b/include/modules/chanserv/info.h
index 08ab7a387..504cfca93 100644
--- a/include/modules/chanserv/info.h
+++ b/include/modules/chanserv/info.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2014-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2014-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/include/modules/chanserv/level.h b/include/modules/chanserv/level.h
index 65c8300a7..055827641 100644
--- a/include/modules/chanserv/level.h
+++ b/include/modules/chanserv/level.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2012-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2012-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/include/modules/chanserv/log.h b/include/modules/chanserv/log.h
index 26f1cac37..19832cc60 100644
--- a/include/modules/chanserv/log.h
+++ b/include/modules/chanserv/log.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2013-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2013-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/include/modules/chanserv/mode.h b/include/modules/chanserv/mode.h
index 9e1181214..a979cb605 100644
--- a/include/modules/chanserv/mode.h
+++ b/include/modules/chanserv/mode.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2013-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2013-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/include/modules/chanserv/privilege.h b/include/modules/chanserv/privilege.h
index c219e565a..22e38a3d7 100644
--- a/include/modules/chanserv/privilege.h
+++ b/include/modules/chanserv/privilege.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2012-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2012-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/include/modules/chanserv/set.h b/include/modules/chanserv/set.h
index e28818299..ce061775f 100644
--- a/include/modules/chanserv/set.h
+++ b/include/modules/chanserv/set.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2014-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2014-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/include/modules/chanserv/set_misc.h b/include/modules/chanserv/set_misc.h
index ade348ae4..afc1f380a 100644
--- a/include/modules/chanserv/set_misc.h
+++ b/include/modules/chanserv/set_misc.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2014-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2014-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/include/modules/chanserv/suspend.h b/include/modules/chanserv/suspend.h
index 3d968c0db..d0057ec87 100644
--- a/include/modules/chanserv/suspend.h
+++ b/include/modules/chanserv/suspend.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2014-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2014-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/include/modules/dns.h b/include/modules/dns.h
index 5eb0f3950..61a23caec 100644
--- a/include/modules/dns.h
+++ b/include/modules/dns.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2012-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2012-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/include/modules/encryption.h b/include/modules/encryption.h
index 3f4af559d..a30e5e52a 100644
--- a/include/modules/encryption.h
+++ b/include/modules/encryption.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2012-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2012-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/include/modules/fantasy.h b/include/modules/fantasy.h
index 463dc1c39..979aab364 100644
--- a/include/modules/fantasy.h
+++ b/include/modules/fantasy.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2014-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2014-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/include/modules/global.h b/include/modules/global.h
index 2d49f895e..5e9c3a315 100644
--- a/include/modules/global.h
+++ b/include/modules/global.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2011-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2011-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/include/modules/help.h b/include/modules/help.h
index 5ba2214b7..041219d1a 100644
--- a/include/modules/help.h
+++ b/include/modules/help.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2014-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2014-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/include/modules/hostserv/del.h b/include/modules/hostserv/del.h
index 5ba1c4238..5df29d772 100644
--- a/include/modules/hostserv/del.h
+++ b/include/modules/hostserv/del.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2014-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2014-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/include/modules/httpd.h b/include/modules/httpd.h
index 9cbef9b78..ef2d2055f 100644
--- a/include/modules/httpd.h
+++ b/include/modules/httpd.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2012-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2012-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/include/modules/ldap.h b/include/modules/ldap.h
index da560adf2..c26fb234b 100644
--- a/include/modules/ldap.h
+++ b/include/modules/ldap.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2011-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2011-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/include/modules/memoserv.h b/include/modules/memoserv.h
index 888f793fe..4c1756ba0 100644
--- a/include/modules/memoserv.h
+++ b/include/modules/memoserv.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2011-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2011-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/include/modules/nickserv.h b/include/modules/nickserv.h
index f8d1567ef..1316bb4cb 100644
--- a/include/modules/nickserv.h
+++ b/include/modules/nickserv.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2011-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2011-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/include/modules/nickserv/access.h b/include/modules/nickserv/access.h
index e8fb70f18..800014b9b 100644
--- a/include/modules/nickserv/access.h
+++ b/include/modules/nickserv/access.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2014-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2014-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/include/modules/nickserv/account.h b/include/modules/nickserv/account.h
index 8dc5ad7c8..e40ae75df 100644
--- a/include/modules/nickserv/account.h
+++ b/include/modules/nickserv/account.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2011-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2011-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/include/modules/nickserv/ajoin.h b/include/modules/nickserv/ajoin.h
index 9f060402c..025f9796b 100644
--- a/include/modules/nickserv/ajoin.h
+++ b/include/modules/nickserv/ajoin.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2014-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2014-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/include/modules/nickserv/cert.h b/include/modules/nickserv/cert.h
index be33b3d4a..0db681122 100644
--- a/include/modules/nickserv/cert.h
+++ b/include/modules/nickserv/cert.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2013-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2013-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/include/modules/nickserv/drop.h b/include/modules/nickserv/drop.h
index 3363e63ed..b01942702 100644
--- a/include/modules/nickserv/drop.h
+++ b/include/modules/nickserv/drop.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2014-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2014-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/include/modules/nickserv/group.h b/include/modules/nickserv/group.h
index b403f5d4e..25fb288fd 100644
--- a/include/modules/nickserv/group.h
+++ b/include/modules/nickserv/group.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2014-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2014-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/include/modules/nickserv/info.h b/include/modules/nickserv/info.h
index 2a1777bd3..b836a8a85 100644
--- a/include/modules/nickserv/info.h
+++ b/include/modules/nickserv/info.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2014-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2014-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/include/modules/nickserv/nick.h b/include/modules/nickserv/nick.h
index 3579e7d0d..e5ee116d9 100644
--- a/include/modules/nickserv/nick.h
+++ b/include/modules/nickserv/nick.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2011-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2011-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/include/modules/nickserv/set.h b/include/modules/nickserv/set.h
index f635b81b0..63d2a15f2 100644
--- a/include/modules/nickserv/set.h
+++ b/include/modules/nickserv/set.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2014-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2014-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/include/modules/nickserv/set_misc.h b/include/modules/nickserv/set_misc.h
index da042e353..8d49ac802 100644
--- a/include/modules/nickserv/set_misc.h
+++ b/include/modules/nickserv/set_misc.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2014-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2014-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/include/modules/nickserv/suspend.h b/include/modules/nickserv/suspend.h
index c690a95f7..3f20d6d94 100644
--- a/include/modules/nickserv/suspend.h
+++ b/include/modules/nickserv/suspend.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2013-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2013-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/include/modules/nickserv/update.h b/include/modules/nickserv/update.h
index 0dbc1424f..cc4702707 100644
--- a/include/modules/nickserv/update.h
+++ b/include/modules/nickserv/update.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2014-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2014-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/include/modules/operserv/defcon.h b/include/modules/operserv/defcon.h
index 735081405..5c7e2710c 100644
--- a/include/modules/operserv/defcon.h
+++ b/include/modules/operserv/defcon.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2014-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2014-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/include/modules/operserv/dns.h b/include/modules/operserv/dns.h
index 33e717a0f..bfacb0224 100644
--- a/include/modules/operserv/dns.h
+++ b/include/modules/operserv/dns.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2014-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2014-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/include/modules/operserv/forbid.h b/include/modules/operserv/forbid.h
index 34f5cdc13..41ef3e6af 100644
--- a/include/modules/operserv/forbid.h
+++ b/include/modules/operserv/forbid.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2013-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2013-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/include/modules/operserv/ignore.h b/include/modules/operserv/ignore.h
index 56235f6da..e7405dde1 100644
--- a/include/modules/operserv/ignore.h
+++ b/include/modules/operserv/ignore.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2013-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2013-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/include/modules/operserv/info.h b/include/modules/operserv/info.h
index 0ab6d65b6..b8a8f4c5d 100644
--- a/include/modules/operserv/info.h
+++ b/include/modules/operserv/info.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2014-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2014-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/include/modules/operserv/news.h b/include/modules/operserv/news.h
index c6bbe5cbc..ecb020a00 100644
--- a/include/modules/operserv/news.h
+++ b/include/modules/operserv/news.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2013-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2013-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/include/modules/operserv/session.h b/include/modules/operserv/session.h
index 5373609a0..b854d7191 100644
--- a/include/modules/operserv/session.h
+++ b/include/modules/operserv/session.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2013-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2013-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/include/modules/protocol/bahamut.h b/include/modules/protocol/bahamut.h
index fd0d47c87..beb17824e 100644
--- a/include/modules/protocol/bahamut.h
+++ b/include/modules/protocol/bahamut.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/include/modules/protocol/ngircd.h b/include/modules/protocol/ngircd.h
index 072dfb0f6..793ffd5bf 100644
--- a/include/modules/protocol/ngircd.h
+++ b/include/modules/protocol/ngircd.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2011-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2011-2017 Anope Team <team@anope.org>
* Copyright (C) 2011-2012, 2014 Alexander Barton <alex@barton.de>
*
* This file is part of Anope. Anope is free software; you can
diff --git a/include/modules/protocol/unreal.h b/include/modules/protocol/unreal.h
index dedb1b068..21aa31f41 100644
--- a/include/modules/protocol/unreal.h
+++ b/include/modules/protocol/unreal.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/include/modules/redis.h b/include/modules/redis.h
index c26ad194f..874bff998 100644
--- a/include/modules/redis.h
+++ b/include/modules/redis.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2013-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2013-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/include/modules/sasl.h b/include/modules/sasl.h
index 50808b9ea..980a5da2e 100644
--- a/include/modules/sasl.h
+++ b/include/modules/sasl.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2014-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2014-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/include/modules/sql.h b/include/modules/sql.h
index 31e7af0bf..bf1ebc3ee 100644
--- a/include/modules/sql.h
+++ b/include/modules/sql.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2010-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2010-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/include/modules/ssl.h b/include/modules/ssl.h
index f3bc2b067..06db2473e 100644
--- a/include/modules/ssl.h
+++ b/include/modules/ssl.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2010-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2010-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/include/modules/xmlrpc.h b/include/modules/xmlrpc.h
index 2e943f70f..43205a4b2 100644
--- a/include/modules/xmlrpc.h
+++ b/include/modules/xmlrpc.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2010-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2010-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/include/opertype.h b/include/opertype.h
index 46361d576..6e4903419 100644
--- a/include/opertype.h
+++ b/include/opertype.h
@@ -2,7 +2,7 @@
* Anope IRC Services
*
* Copyright (C) 2008-2011 Robin Burchell <w00t@inspircd.org>
- * Copyright (C) 2009-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2009-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/include/protocol.h b/include/protocol.h
index 89d337594..89186ccd1 100644
--- a/include/protocol.h
+++ b/include/protocol.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2012-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2012-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/include/serialize.h b/include/serialize.h
index 497e28866..af10fe856 100644
--- a/include/serialize.h
+++ b/include/serialize.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2011-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2011-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/include/servers.h b/include/servers.h
index 27273f7aa..50680df6a 100644
--- a/include/servers.h
+++ b/include/servers.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2010-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2010-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/include/service.h b/include/service.h
index fd5e2245a..ca9533c70 100644
--- a/include/service.h
+++ b/include/service.h
@@ -2,7 +2,7 @@
* Anope IRC Services
*
* Copyright (C) 2016 Adam <Adam@anope.org>
- * Copyright (C) 2012-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2012-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/include/services.h b/include/services.h
index 6b5832344..a1ee91843 100644
--- a/include/services.h
+++ b/include/services.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/include/socketengine.h b/include/socketengine.h
index b7a1c6c6e..8e3a93d72 100644
--- a/include/socketengine.h
+++ b/include/socketengine.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2010-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2010-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/include/sockets.h b/include/sockets.h
index ae4dda289..f46d80cbe 100644
--- a/include/sockets.h
+++ b/include/sockets.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2005-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2005-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/include/sysconf.h.cmake b/include/sysconf.h.cmake
index 2d2ede9de..54ed8228a 100644
--- a/include/sysconf.h.cmake
+++ b/include/sysconf.h.cmake
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2008-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2008-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/include/threadengine.h b/include/threadengine.h
index 81b5dcd13..194a2e6cd 100644
--- a/include/threadengine.h
+++ b/include/threadengine.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2010-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2010-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/include/timers.h b/include/timers.h
index 1425a8fc4..ab4704c5f 100644
--- a/include/timers.h
+++ b/include/timers.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2011-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2011-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/include/uplink.h b/include/uplink.h
index c999f4de1..8cb8c8b20 100644
--- a/include/uplink.h
+++ b/include/uplink.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2012-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2012-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/include/users.h b/include/users.h
index de9cc5b42..f3847af47 100644
--- a/include/users.h
+++ b/include/users.h
@@ -2,7 +2,7 @@
* Anope IRC Services
*
* Copyright (C) 2008-2011 Robin Burchell <w00t@inspircd.org>
- * Copyright (C) 2009-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2009-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/include/version.cpp b/include/version.cpp
index b2340153b..1c0ade7d7 100644
--- a/include/version.cpp
+++ b/include/version.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2010-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2010-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/include/xline.h b/include/xline.h
index cc4a98d66..208bc0145 100644
--- a/include/xline.h
+++ b/include/xline.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2012-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2012-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/language/anope.nl_NL.po b/language/anope.nl_NL.po
index d000bf320..938854beb 100644
--- a/language/anope.nl_NL.po
+++ b/language/anope.nl_NL.po
@@ -1,7 +1,7 @@
# Anope IRC Services language file
-# Copyright (C) 2013-2015
+# Copyright (C) 2013-2017
# This file is distributed under the same license as the Anope IRC Services package.
-# Robby <robby@chatbelgie.be>, 2013-2015.
+# Robby <robby@chatbelgie.be>, 2013-2017.
#
msgid ""
msgstr ""
diff --git a/language/anope.pl_PL.po b/language/anope.pl_PL.po
index a6b4026e6..2428b56af 100644
--- a/language/anope.pl_PL.po
+++ b/language/anope.pl_PL.po
@@ -1,3 +1,4 @@
+# Anope IRC Services language file
# Copyright (C) 2011
# This file is distributed under the same license as the Anope IRC Services package.
# Adam <adam@anope.org>, 2011.
diff --git a/modules/botserv/assign.cpp b/modules/botserv/assign.cpp
index b743564b0..26a448216 100644
--- a/modules/botserv/assign.cpp
+++ b/modules/botserv/assign.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/botserv/autoassign.cpp b/modules/botserv/autoassign.cpp
index 861d97f6f..a0141da9d 100644
--- a/modules/botserv/autoassign.cpp
+++ b/modules/botserv/autoassign.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2011-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2011-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/botserv/badwords.cpp b/modules/botserv/badwords.cpp
index 5fb7fa342..6f5ccf1c5 100644
--- a/modules/botserv/badwords.cpp
+++ b/modules/botserv/badwords.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/botserv/bot.cpp b/modules/botserv/bot.cpp
index 2e632a805..21a5f6ce9 100644
--- a/modules/botserv/bot.cpp
+++ b/modules/botserv/bot.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/botserv/botlist.cpp b/modules/botserv/botlist.cpp
index e9ce213a6..f8385385d 100644
--- a/modules/botserv/botlist.cpp
+++ b/modules/botserv/botlist.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/botserv/control.cpp b/modules/botserv/control.cpp
index ce2b0d6e6..584e8eded 100644
--- a/modules/botserv/control.cpp
+++ b/modules/botserv/control.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/botserv/info.cpp b/modules/botserv/info.cpp
index bc4db8b0f..c9f497a1c 100644
--- a/modules/botserv/info.cpp
+++ b/modules/botserv/info.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/botserv/kick.cpp b/modules/botserv/kick.cpp
index 3146483e9..b90a6e48e 100644
--- a/modules/botserv/kick.cpp
+++ b/modules/botserv/kick.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/botserv/main/botserv.cpp b/modules/botserv/main/botserv.cpp
index 522b55489..8fb71f498 100644
--- a/modules/botserv/main/botserv.cpp
+++ b/modules/botserv/main/botserv.cpp
@@ -1,6 +1,6 @@
/* BotServ core functions
*
- * (C) 2003-2014 Anope Team
+ * (C) 2003-2017 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/botserv/set.cpp b/modules/botserv/set.cpp
index 559453085..ad1513872 100644
--- a/modules/botserv/set.cpp
+++ b/modules/botserv/set.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/chanserv/access.cpp b/modules/chanserv/access.cpp
index ff2de572a..c68af6e6f 100644
--- a/modules/chanserv/access.cpp
+++ b/modules/chanserv/access.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/chanserv/akick.cpp b/modules/chanserv/akick.cpp
index d5564e6bf..d49a63ca5 100644
--- a/modules/chanserv/akick.cpp
+++ b/modules/chanserv/akick.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/chanserv/ban.cpp b/modules/chanserv/ban.cpp
index d9105cc49..196f726b7 100644
--- a/modules/chanserv/ban.cpp
+++ b/modules/chanserv/ban.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/chanserv/clone.cpp b/modules/chanserv/clone.cpp
index a63f33313..c0ed04a64 100644
--- a/modules/chanserv/clone.cpp
+++ b/modules/chanserv/clone.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2010-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2010-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/chanserv/drop.cpp b/modules/chanserv/drop.cpp
index 8ef29eebf..cd8718801 100644
--- a/modules/chanserv/drop.cpp
+++ b/modules/chanserv/drop.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/chanserv/enforce.cpp b/modules/chanserv/enforce.cpp
index a3b99ef67..85649f662 100644
--- a/modules/chanserv/enforce.cpp
+++ b/modules/chanserv/enforce.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/chanserv/entrymsg.cpp b/modules/chanserv/entrymsg.cpp
index 660aacad2..ec3f833fd 100644
--- a/modules/chanserv/entrymsg.cpp
+++ b/modules/chanserv/entrymsg.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2010-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2010-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/chanserv/flags.cpp b/modules/chanserv/flags.cpp
index f535aa136..3c365ae6f 100644
--- a/modules/chanserv/flags.cpp
+++ b/modules/chanserv/flags.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2011-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2011-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/chanserv/getkey.cpp b/modules/chanserv/getkey.cpp
index 309c6f52d..a1a3dd587 100644
--- a/modules/chanserv/getkey.cpp
+++ b/modules/chanserv/getkey.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/chanserv/info.cpp b/modules/chanserv/info.cpp
index 5f625b317..6f8c0308f 100644
--- a/modules/chanserv/info.cpp
+++ b/modules/chanserv/info.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/chanserv/invite.cpp b/modules/chanserv/invite.cpp
index 6e996dfb7..2f236b6c6 100644
--- a/modules/chanserv/invite.cpp
+++ b/modules/chanserv/invite.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/chanserv/kick.cpp b/modules/chanserv/kick.cpp
index 0c1333796..245157419 100644
--- a/modules/chanserv/kick.cpp
+++ b/modules/chanserv/kick.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/chanserv/list.cpp b/modules/chanserv/list.cpp
index b0675b51e..6f9f06e60 100644
--- a/modules/chanserv/list.cpp
+++ b/modules/chanserv/list.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/chanserv/log.cpp b/modules/chanserv/log.cpp
index 1f67f4029..2e69eb2c7 100644
--- a/modules/chanserv/log.cpp
+++ b/modules/chanserv/log.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2011-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2011-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/chanserv/main/chanaccess.cpp b/modules/chanserv/main/chanaccess.cpp
index bc2778bc3..bcfaaa9e8 100644
--- a/modules/chanserv/main/chanaccess.cpp
+++ b/modules/chanserv/main/chanaccess.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2015-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2015-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/chanserv/main/chanaccesstype.h b/modules/chanserv/main/chanaccesstype.h
index 4d95ee8b7..384287120 100644
--- a/modules/chanserv/main/chanaccesstype.h
+++ b/modules/chanserv/main/chanaccesstype.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2015-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2015-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/chanserv/main/channel.cpp b/modules/chanserv/main/channel.cpp
index 25430656e..b9e519427 100644
--- a/modules/chanserv/main/channel.cpp
+++ b/modules/chanserv/main/channel.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/chanserv/main/channel.h b/modules/chanserv/main/channel.h
index 1cc6dc408..cd419b351 100644
--- a/modules/chanserv/main/channel.h
+++ b/modules/chanserv/main/channel.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/chanserv/main/channeltype.cpp b/modules/chanserv/main/channeltype.cpp
index 3f72cbb6b..8e5c10b48 100644
--- a/modules/chanserv/main/channeltype.cpp
+++ b/modules/chanserv/main/channeltype.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2015-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2015-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/chanserv/main/channeltype.h b/modules/chanserv/main/channeltype.h
index 4f833c82b..1e10f01ea 100644
--- a/modules/chanserv/main/channeltype.h
+++ b/modules/chanserv/main/channeltype.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2015-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2015-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/chanserv/main/chanserv.cpp b/modules/chanserv/main/chanserv.cpp
index be29c0ab8..31f0c2c88 100644
--- a/modules/chanserv/main/chanserv.cpp
+++ b/modules/chanserv/main/chanserv.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/chanserv/main/level.cpp b/modules/chanserv/main/level.cpp
index b06ff5594..cd81d50f1 100644
--- a/modules/chanserv/main/level.cpp
+++ b/modules/chanserv/main/level.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2015-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2015-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/chanserv/main/level.h b/modules/chanserv/main/level.h
index 1da1b26b5..77146f889 100644
--- a/modules/chanserv/main/level.h
+++ b/modules/chanserv/main/level.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2015-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2015-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/chanserv/main/leveltype.h b/modules/chanserv/main/leveltype.h
index 198b9248a..8ce02dc00 100644
--- a/modules/chanserv/main/leveltype.h
+++ b/modules/chanserv/main/leveltype.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2015-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2015-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/chanserv/main/mode.cpp b/modules/chanserv/main/mode.cpp
index 38e63d91c..468460f75 100644
--- a/modules/chanserv/main/mode.cpp
+++ b/modules/chanserv/main/mode.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2015-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2015-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/chanserv/main/mode.h b/modules/chanserv/main/mode.h
index de3a0315d..23311d6cc 100644
--- a/modules/chanserv/main/mode.h
+++ b/modules/chanserv/main/mode.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2015-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2015-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/chanserv/main/modetype.h b/modules/chanserv/main/modetype.h
index 6b1660986..fac71da08 100644
--- a/modules/chanserv/main/modetype.h
+++ b/modules/chanserv/main/modetype.h
@@ -2,7 +2,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2015-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2015-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/chanserv/mode.cpp b/modules/chanserv/mode.cpp
index 7687c3576..686b97514 100644
--- a/modules/chanserv/mode.cpp
+++ b/modules/chanserv/mode.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2010-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2010-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/chanserv/register.cpp b/modules/chanserv/register.cpp
index 0e7bff7a0..de3e555bc 100644
--- a/modules/chanserv/register.cpp
+++ b/modules/chanserv/register.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/chanserv/seen.cpp b/modules/chanserv/seen.cpp
index 2028634f4..db52f269e 100644
--- a/modules/chanserv/seen.cpp
+++ b/modules/chanserv/seen.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2011 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/chanserv/set.cpp b/modules/chanserv/set.cpp
index 0a3532218..0dbb8c65c 100644
--- a/modules/chanserv/set.cpp
+++ b/modules/chanserv/set.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/chanserv/set_misc.cpp b/modules/chanserv/set_misc.cpp
index 9c16d227a..68af54a96 100644
--- a/modules/chanserv/set_misc.cpp
+++ b/modules/chanserv/set_misc.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2010-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2010-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/chanserv/status.cpp b/modules/chanserv/status.cpp
index 81834a3e6..b6965764b 100644
--- a/modules/chanserv/status.cpp
+++ b/modules/chanserv/status.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/chanserv/statusupdate.cpp b/modules/chanserv/statusupdate.cpp
index bc9ef833c..32918f1d3 100644
--- a/modules/chanserv/statusupdate.cpp
+++ b/modules/chanserv/statusupdate.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2011-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2011-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/chanserv/suspend.cpp b/modules/chanserv/suspend.cpp
index b796b1dc9..f5a928eac 100644
--- a/modules/chanserv/suspend.cpp
+++ b/modules/chanserv/suspend.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/chanserv/sync.cpp b/modules/chanserv/sync.cpp
index 20cc95b0a..117003577 100644
--- a/modules/chanserv/sync.cpp
+++ b/modules/chanserv/sync.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2011-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2011-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/chanserv/topic.cpp b/modules/chanserv/topic.cpp
index 005bcaf22..93c990507 100644
--- a/modules/chanserv/topic.cpp
+++ b/modules/chanserv/topic.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/chanserv/unban.cpp b/modules/chanserv/unban.cpp
index d519b4e50..56d13758d 100644
--- a/modules/chanserv/unban.cpp
+++ b/modules/chanserv/unban.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/chanserv/updown.cpp b/modules/chanserv/updown.cpp
index 398726569..0909fa35c 100644
--- a/modules/chanserv/updown.cpp
+++ b/modules/chanserv/updown.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2011-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2011-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/chanserv/xop.cpp b/modules/chanserv/xop.cpp
index d41ed7ae6..9373a042b 100644
--- a/modules/chanserv/xop.cpp
+++ b/modules/chanserv/xop.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/database/flatfile.cpp b/modules/database/flatfile.cpp
index ec6911ce2..5c0f43108 100644
--- a/modules/database/flatfile.cpp
+++ b/modules/database/flatfile.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2011-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2011-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/database/old.cpp b/modules/database/old.cpp
index 73a852ae9..49692b8bd 100644
--- a/modules/database/old.cpp
+++ b/modules/database/old.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/database/sql.cpp b/modules/database/sql.cpp
index bd5a96b90..b14674b44 100644
--- a/modules/database/sql.cpp
+++ b/modules/database/sql.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2011-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2011-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/dns.cpp b/modules/dns.cpp
index d717d53b1..34d68e3da 100644
--- a/modules/dns.cpp
+++ b/modules/dns.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2013-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2013-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/dnsbl.cpp b/modules/dnsbl.cpp
index dcfb435e0..ddc320bd4 100644
--- a/modules/dnsbl.cpp
+++ b/modules/dnsbl.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2013-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2013-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/encryption/bcrypt.cpp b/modules/encryption/bcrypt.cpp
index 3375e4bee..aef8a08ea 100644
--- a/modules/encryption/bcrypt.cpp
+++ b/modules/encryption/bcrypt.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2014-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2014-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/encryption/md5.cpp b/modules/encryption/md5.cpp
index 7dd92d92f..3d6b45bd0 100644
--- a/modules/encryption/md5.cpp
+++ b/modules/encryption/md5.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2006-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2006-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/encryption/none.cpp b/modules/encryption/none.cpp
index 2e0ae8636..336a85cb9 100644
--- a/modules/encryption/none.cpp
+++ b/modules/encryption/none.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2006-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2006-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/encryption/old.cpp b/modules/encryption/old.cpp
index 99767aabe..df0e61819 100644
--- a/modules/encryption/old.cpp
+++ b/modules/encryption/old.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/encryption/sha1.cpp b/modules/encryption/sha1.cpp
index 1dcb2dc5e..78ed6f65f 100644
--- a/modules/encryption/sha1.cpp
+++ b/modules/encryption/sha1.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2006-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2006-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/encryption/sha256.cpp b/modules/encryption/sha256.cpp
index 8226cb792..457cab9ec 100644
--- a/modules/encryption/sha256.cpp
+++ b/modules/encryption/sha256.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2010-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2010-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/extra/ldap.cpp b/modules/extra/ldap.cpp
index b5c37d7cf..f47461ca5 100644
--- a/modules/extra/ldap.cpp
+++ b/modules/extra/ldap.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2011-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2011-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/extra/ldap_authentication.cpp b/modules/extra/ldap_authentication.cpp
index 722284fb4..56ec90844 100644
--- a/modules/extra/ldap_authentication.cpp
+++ b/modules/extra/ldap_authentication.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2011-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2011-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/extra/ldap_oper.cpp b/modules/extra/ldap_oper.cpp
index 5157a6f10..711eb7d6a 100644
--- a/modules/extra/ldap_oper.cpp
+++ b/modules/extra/ldap_oper.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2011-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2011-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/extra/mysql.cpp b/modules/extra/mysql.cpp
index a61181f37..9c2ec1861 100644
--- a/modules/extra/mysql.cpp
+++ b/modules/extra/mysql.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2010-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2010-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/extra/sql_authentication.cpp b/modules/extra/sql_authentication.cpp
index 0ea457ea3..1ce92e065 100644
--- a/modules/extra/sql_authentication.cpp
+++ b/modules/extra/sql_authentication.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2012-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2012-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/extra/sql_log.cpp b/modules/extra/sql_log.cpp
index d561a0fb2..a02d63b8c 100644
--- a/modules/extra/sql_log.cpp
+++ b/modules/extra/sql_log.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2014-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2014-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/extra/sql_oper.cpp b/modules/extra/sql_oper.cpp
index 4beb3d39f..bdacd3ca5 100644
--- a/modules/extra/sql_oper.cpp
+++ b/modules/extra/sql_oper.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2012-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2012-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/extra/ssl_gnutls.cpp b/modules/extra/ssl_gnutls.cpp
index eecd6825e..b49ceba2b 100644
--- a/modules/extra/ssl_gnutls.cpp
+++ b/modules/extra/ssl_gnutls.cpp
@@ -2,7 +2,7 @@
* Anope IRC Services
*
* Copyright (C) 2014 Attila Molnar <attilamolnar@hush.com>
- * Copyright (C) 2014-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2014-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/extra/ssl_openssl.cpp b/modules/extra/ssl_openssl.cpp
index 20673b5ef..f1c65c91e 100644
--- a/modules/extra/ssl_openssl.cpp
+++ b/modules/extra/ssl_openssl.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2010-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2010-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/extra/stats/cs_fantasy_stats.cpp b/modules/extra/stats/cs_fantasy_stats.cpp
index 1cbc4cd15..5ef0b581f 100644
--- a/modules/extra/stats/cs_fantasy_stats.cpp
+++ b/modules/extra/stats/cs_fantasy_stats.cpp
@@ -1,6 +1,6 @@
/* Chanstats core functions
*
- * (C) 2003-2014 Anope Team
+ * (C) 2003-2017 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/extra/stats/cs_fantasy_top.cpp b/modules/extra/stats/cs_fantasy_top.cpp
index 2be1d2f1c..c8caa3e2c 100644
--- a/modules/extra/stats/cs_fantasy_top.cpp
+++ b/modules/extra/stats/cs_fantasy_top.cpp
@@ -1,6 +1,6 @@
/* Chanstats core functions
*
- * (C) 2003-2014 Anope Team
+ * (C) 2003-2017 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/fantasy.cpp b/modules/fantasy.cpp
index 3154cccae..9c6a50664 100644
--- a/modules/fantasy.cpp
+++ b/modules/fantasy.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2013-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2013-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/global/global.cpp b/modules/global/global.cpp
index 3b7abb60a..0effe90be 100644
--- a/modules/global/global.cpp
+++ b/modules/global/global.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/global/main/global.cpp b/modules/global/main/global.cpp
index cbc0e0757..f3d64a87d 100644
--- a/modules/global/main/global.cpp
+++ b/modules/global/main/global.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2011-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2011-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/greet.cpp b/modules/greet.cpp
index cf3dba3bc..2c1531dc1 100644
--- a/modules/greet.cpp
+++ b/modules/greet.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2013-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2013-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/help.cpp b/modules/help.cpp
index 2776173e0..49362e421 100644
--- a/modules/help.cpp
+++ b/modules/help.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2011-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2011-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/helpchan.cpp b/modules/helpchan.cpp
index 294677a3f..08a5d22d1 100644
--- a/modules/helpchan.cpp
+++ b/modules/helpchan.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2010-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2010-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/hostserv/add.cpp b/modules/hostserv/add.cpp
index 9960f407c..59eed187b 100644
--- a/modules/hostserv/add.cpp
+++ b/modules/hostserv/add.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/hostserv/del.cpp b/modules/hostserv/del.cpp
index 632af1716..ba13adaa9 100644
--- a/modules/hostserv/del.cpp
+++ b/modules/hostserv/del.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/hostserv/list.cpp b/modules/hostserv/list.cpp
index baafc5837..ecb458ac1 100644
--- a/modules/hostserv/list.cpp
+++ b/modules/hostserv/list.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/hostserv/main/hostserv.cpp b/modules/hostserv/main/hostserv.cpp
index f7ba03418..ceca2a5f4 100644
--- a/modules/hostserv/main/hostserv.cpp
+++ b/modules/hostserv/main/hostserv.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2011-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2011-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/hostserv/main/vhosttype.cpp b/modules/hostserv/main/vhosttype.cpp
index 76ac5476b..0d8314d2a 100644
--- a/modules/hostserv/main/vhosttype.cpp
+++ b/modules/hostserv/main/vhosttype.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2015-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2015-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/hostserv/main/vhosttype.h b/modules/hostserv/main/vhosttype.h
index 945110563..cb02228ce 100644
--- a/modules/hostserv/main/vhosttype.h
+++ b/modules/hostserv/main/vhosttype.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2015-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2015-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/hostserv/off.cpp b/modules/hostserv/off.cpp
index 7e1411a4d..c6ed43a2d 100644
--- a/modules/hostserv/off.cpp
+++ b/modules/hostserv/off.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/hostserv/on.cpp b/modules/hostserv/on.cpp
index d0a59b2ba..e6388a2af 100644
--- a/modules/hostserv/on.cpp
+++ b/modules/hostserv/on.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/hostserv/request.cpp b/modules/hostserv/request.cpp
index a74dcacad..e6db9f790 100644
--- a/modules/hostserv/request.cpp
+++ b/modules/hostserv/request.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2005-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2005-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/httpd.cpp b/modules/httpd.cpp
index cdbca9d05..adce45409 100644
--- a/modules/httpd.cpp
+++ b/modules/httpd.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2012-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2012-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/memoserv/cancel.cpp b/modules/memoserv/cancel.cpp
index eea99e27a..dc6be447b 100644
--- a/modules/memoserv/cancel.cpp
+++ b/modules/memoserv/cancel.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/memoserv/check.cpp b/modules/memoserv/check.cpp
index 8174f3eb4..bf97be36c 100644
--- a/modules/memoserv/check.cpp
+++ b/modules/memoserv/check.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/memoserv/del.cpp b/modules/memoserv/del.cpp
index ffd7656b7..f7ae293f2 100644
--- a/modules/memoserv/del.cpp
+++ b/modules/memoserv/del.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/memoserv/ignore.cpp b/modules/memoserv/ignore.cpp
index 520aeaf7f..3a334975d 100644
--- a/modules/memoserv/ignore.cpp
+++ b/modules/memoserv/ignore.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2010-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2010-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/memoserv/info.cpp b/modules/memoserv/info.cpp
index 533664d91..7c9d33d7a 100644
--- a/modules/memoserv/info.cpp
+++ b/modules/memoserv/info.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/memoserv/list.cpp b/modules/memoserv/list.cpp
index 4b8a4bff6..4de956d75 100644
--- a/modules/memoserv/list.cpp
+++ b/modules/memoserv/list.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/memoserv/main/ignore.cpp b/modules/memoserv/main/ignore.cpp
index 8ac15484f..9d2fb6d85 100644
--- a/modules/memoserv/main/ignore.cpp
+++ b/modules/memoserv/main/ignore.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2015-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2015-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/memoserv/main/ignore.h b/modules/memoserv/main/ignore.h
index 9edca514b..51b737d12 100644
--- a/modules/memoserv/main/ignore.h
+++ b/modules/memoserv/main/ignore.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2015-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2015-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/memoserv/main/ignoretype.cpp b/modules/memoserv/main/ignoretype.cpp
index 940214803..65943ec13 100644
--- a/modules/memoserv/main/ignoretype.cpp
+++ b/modules/memoserv/main/ignoretype.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2015-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2015-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/memoserv/main/ignoretype.h b/modules/memoserv/main/ignoretype.h
index 3b8f510a8..6fb5ba9a5 100644
--- a/modules/memoserv/main/ignoretype.h
+++ b/modules/memoserv/main/ignoretype.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2015-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2015-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/memoserv/main/memo.cpp b/modules/memoserv/main/memo.cpp
index e55ce1cfb..11b4a5107 100644
--- a/modules/memoserv/main/memo.cpp
+++ b/modules/memoserv/main/memo.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2015-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2015-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/memoserv/main/memo.h b/modules/memoserv/main/memo.h
index e4f91a1ad..c700bd908 100644
--- a/modules/memoserv/main/memo.h
+++ b/modules/memoserv/main/memo.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2015-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2015-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/memoserv/main/memoinfo.cpp b/modules/memoserv/main/memoinfo.cpp
index 8f5efc3fd..093f8f4fa 100644
--- a/modules/memoserv/main/memoinfo.cpp
+++ b/modules/memoserv/main/memoinfo.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2015-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2015-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/memoserv/main/memoinfo.h b/modules/memoserv/main/memoinfo.h
index 78d6f005b..ac0358837 100644
--- a/modules/memoserv/main/memoinfo.h
+++ b/modules/memoserv/main/memoinfo.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2015-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2015-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/memoserv/main/memoinfotype.cpp b/modules/memoserv/main/memoinfotype.cpp
index 1dcccec98..a2fcbf882 100644
--- a/modules/memoserv/main/memoinfotype.cpp
+++ b/modules/memoserv/main/memoinfotype.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2015-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2015-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/memoserv/main/memoinfotype.h b/modules/memoserv/main/memoinfotype.h
index 94cc8fde4..6be662558 100644
--- a/modules/memoserv/main/memoinfotype.h
+++ b/modules/memoserv/main/memoinfotype.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2015-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2015-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/memoserv/main/memoserv.cpp b/modules/memoserv/main/memoserv.cpp
index 833a32f68..3cea9100e 100644
--- a/modules/memoserv/main/memoserv.cpp
+++ b/modules/memoserv/main/memoserv.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2011-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2011-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/memoserv/main/memotype.cpp b/modules/memoserv/main/memotype.cpp
index 13898de77..1c743f17e 100644
--- a/modules/memoserv/main/memotype.cpp
+++ b/modules/memoserv/main/memotype.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2015-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2015-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/memoserv/main/memotype.h b/modules/memoserv/main/memotype.h
index b9b136976..1f2fd3d23 100644
--- a/modules/memoserv/main/memotype.h
+++ b/modules/memoserv/main/memotype.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2015-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2015-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/memoserv/read.cpp b/modules/memoserv/read.cpp
index 4eff0a2b3..60fc98b0c 100644
--- a/modules/memoserv/read.cpp
+++ b/modules/memoserv/read.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/memoserv/rsend.cpp b/modules/memoserv/rsend.cpp
index 1c8cbea55..a713a680d 100644
--- a/modules/memoserv/rsend.cpp
+++ b/modules/memoserv/rsend.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/memoserv/send.cpp b/modules/memoserv/send.cpp
index 31dfc4e66..1e1bba207 100644
--- a/modules/memoserv/send.cpp
+++ b/modules/memoserv/send.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/memoserv/sendall.cpp b/modules/memoserv/sendall.cpp
index a34dae751..918413ffa 100644
--- a/modules/memoserv/sendall.cpp
+++ b/modules/memoserv/sendall.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/memoserv/set.cpp b/modules/memoserv/set.cpp
index 6ae0e1ba0..08a807748 100644
--- a/modules/memoserv/set.cpp
+++ b/modules/memoserv/set.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/memoserv/staff.cpp b/modules/memoserv/staff.cpp
index 6b176925f..1420f1ea3 100644
--- a/modules/memoserv/staff.cpp
+++ b/modules/memoserv/staff.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/nickserv/access.cpp b/modules/nickserv/access.cpp
index 53cb84055..f0116d95c 100644
--- a/modules/nickserv/access.cpp
+++ b/modules/nickserv/access.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/nickserv/ajoin.cpp b/modules/nickserv/ajoin.cpp
index bdb6c0522..d7689205d 100644
--- a/modules/nickserv/ajoin.cpp
+++ b/modules/nickserv/ajoin.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2011-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2011-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/nickserv/alist.cpp b/modules/nickserv/alist.cpp
index cdb862436..1b918ef3d 100644
--- a/modules/nickserv/alist.cpp
+++ b/modules/nickserv/alist.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/nickserv/cert.cpp b/modules/nickserv/cert.cpp
index d2e91bce6..bcc1c863f 100644
--- a/modules/nickserv/cert.cpp
+++ b/modules/nickserv/cert.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2011-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2011-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/nickserv/drop.cpp b/modules/nickserv/drop.cpp
index d5a3f77b7..fc97a85ea 100644
--- a/modules/nickserv/drop.cpp
+++ b/modules/nickserv/drop.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/nickserv/getemail.cpp b/modules/nickserv/getemail.cpp
index 6b66e9853..509a5508f 100644
--- a/modules/nickserv/getemail.cpp
+++ b/modules/nickserv/getemail.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/nickserv/group.cpp b/modules/nickserv/group.cpp
index b8de3d351..34910c075 100644
--- a/modules/nickserv/group.cpp
+++ b/modules/nickserv/group.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/nickserv/identify.cpp b/modules/nickserv/identify.cpp
index a88c9c90b..09053a715 100644
--- a/modules/nickserv/identify.cpp
+++ b/modules/nickserv/identify.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/nickserv/info.cpp b/modules/nickserv/info.cpp
index eb9b103fa..8969805cf 100644
--- a/modules/nickserv/info.cpp
+++ b/modules/nickserv/info.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/nickserv/list.cpp b/modules/nickserv/list.cpp
index e8d340683..51f6a2941 100644
--- a/modules/nickserv/list.cpp
+++ b/modules/nickserv/list.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/nickserv/logout.cpp b/modules/nickserv/logout.cpp
index 3cff5e9e8..be9c1ea34 100644
--- a/modules/nickserv/logout.cpp
+++ b/modules/nickserv/logout.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/nickserv/main/account.cpp b/modules/nickserv/main/account.cpp
index 9200bc1f7..0ff20420b 100644
--- a/modules/nickserv/main/account.cpp
+++ b/modules/nickserv/main/account.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2015-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2015-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/nickserv/main/account.h b/modules/nickserv/main/account.h
index 6cb65e759..8f8b0e123 100644
--- a/modules/nickserv/main/account.h
+++ b/modules/nickserv/main/account.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2015-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2015-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/nickserv/main/accounttype.cpp b/modules/nickserv/main/accounttype.cpp
index e6509694f..4c951a698 100644
--- a/modules/nickserv/main/accounttype.cpp
+++ b/modules/nickserv/main/accounttype.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2015-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2015-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/nickserv/main/accounttype.h b/modules/nickserv/main/accounttype.h
index f749a5430..6fa1bbaa3 100644
--- a/modules/nickserv/main/accounttype.h
+++ b/modules/nickserv/main/accounttype.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2015-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2015-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/nickserv/main/identifyrequest.cpp b/modules/nickserv/main/identifyrequest.cpp
index a99db9441..904b72d2d 100644
--- a/modules/nickserv/main/identifyrequest.cpp
+++ b/modules/nickserv/main/identifyrequest.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2015-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2015-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/nickserv/main/identifyrequest.h b/modules/nickserv/main/identifyrequest.h
index 6670b5244..1d987ef9b 100644
--- a/modules/nickserv/main/identifyrequest.h
+++ b/modules/nickserv/main/identifyrequest.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2015-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2015-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/nickserv/main/mode.cpp b/modules/nickserv/main/mode.cpp
index 864ec2123..bea829d78 100644
--- a/modules/nickserv/main/mode.cpp
+++ b/modules/nickserv/main/mode.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2015-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2015-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/nickserv/main/mode.h b/modules/nickserv/main/mode.h
index d4246809c..fd23e64e1 100644
--- a/modules/nickserv/main/mode.h
+++ b/modules/nickserv/main/mode.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2015-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2015-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/nickserv/main/modetype.h b/modules/nickserv/main/modetype.h
index 8bc8c7f7f..a7b6a2c1f 100644
--- a/modules/nickserv/main/modetype.h
+++ b/modules/nickserv/main/modetype.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2015-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2015-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/nickserv/main/nick.cpp b/modules/nickserv/main/nick.cpp
index 1efa37a2b..cb1fa5d0b 100644
--- a/modules/nickserv/main/nick.cpp
+++ b/modules/nickserv/main/nick.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2015-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2015-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/nickserv/main/nick.h b/modules/nickserv/main/nick.h
index df0577d94..fb408a462 100644
--- a/modules/nickserv/main/nick.h
+++ b/modules/nickserv/main/nick.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2015-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2015-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/nickserv/main/nickserv.cpp b/modules/nickserv/main/nickserv.cpp
index 95af33297..ba20a0108 100644
--- a/modules/nickserv/main/nickserv.cpp
+++ b/modules/nickserv/main/nickserv.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2011-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2011-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/nickserv/main/nicktype.cpp b/modules/nickserv/main/nicktype.cpp
index b3bcdc0f7..c732fe74a 100644
--- a/modules/nickserv/main/nicktype.cpp
+++ b/modules/nickserv/main/nicktype.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2015-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2015-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/nickserv/main/nicktype.h b/modules/nickserv/main/nicktype.h
index c702de5a1..187cf463e 100644
--- a/modules/nickserv/main/nicktype.h
+++ b/modules/nickserv/main/nicktype.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2015-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2015-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/nickserv/maxemail.cpp b/modules/nickserv/maxemail.cpp
index b7924d2c2..9067a511d 100644
--- a/modules/nickserv/maxemail.cpp
+++ b/modules/nickserv/maxemail.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/nickserv/recover.cpp b/modules/nickserv/recover.cpp
index 386542fc9..f18c78379 100644
--- a/modules/nickserv/recover.cpp
+++ b/modules/nickserv/recover.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/nickserv/register.cpp b/modules/nickserv/register.cpp
index b2fddeab6..116d8d8df 100644
--- a/modules/nickserv/register.cpp
+++ b/modules/nickserv/register.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/nickserv/resetpass.cpp b/modules/nickserv/resetpass.cpp
index 5361ed091..b7078ab5f 100644
--- a/modules/nickserv/resetpass.cpp
+++ b/modules/nickserv/resetpass.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2009-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2009-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/nickserv/set.cpp b/modules/nickserv/set.cpp
index d20880fc3..f712611a7 100644
--- a/modules/nickserv/set.cpp
+++ b/modules/nickserv/set.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/nickserv/set_misc.cpp b/modules/nickserv/set_misc.cpp
index 6e8fdc378..97f504645 100644
--- a/modules/nickserv/set_misc.cpp
+++ b/modules/nickserv/set_misc.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2010-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2010-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/nickserv/status.cpp b/modules/nickserv/status.cpp
index d31622d3d..9c68f2949 100644
--- a/modules/nickserv/status.cpp
+++ b/modules/nickserv/status.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/nickserv/suspend.cpp b/modules/nickserv/suspend.cpp
index 37e17658a..a5636334f 100644
--- a/modules/nickserv/suspend.cpp
+++ b/modules/nickserv/suspend.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/nickserv/update.cpp b/modules/nickserv/update.cpp
index 70feabadf..747dcac55 100644
--- a/modules/nickserv/update.cpp
+++ b/modules/nickserv/update.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/operserv/akill.cpp b/modules/operserv/akill.cpp
index a9d6c4b2f..34af97c76 100644
--- a/modules/operserv/akill.cpp
+++ b/modules/operserv/akill.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/operserv/chankill.cpp b/modules/operserv/chankill.cpp
index d395448ac..56e684acb 100644
--- a/modules/operserv/chankill.cpp
+++ b/modules/operserv/chankill.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/operserv/config.cpp b/modules/operserv/config.cpp
index 5c41b8ce2..6a45ad5ca 100644
--- a/modules/operserv/config.cpp
+++ b/modules/operserv/config.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2011-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2011-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/operserv/defcon.cpp b/modules/operserv/defcon.cpp
index ba4e213ef..c7119d0ea 100644
--- a/modules/operserv/defcon.cpp
+++ b/modules/operserv/defcon.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/operserv/dns.cpp b/modules/operserv/dns.cpp
index 1fafb0745..de22e0266 100644
--- a/modules/operserv/dns.cpp
+++ b/modules/operserv/dns.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2012-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2012-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/operserv/forbid.cpp b/modules/operserv/forbid.cpp
index 2c5df9907..e08125311 100644
--- a/modules/operserv/forbid.cpp
+++ b/modules/operserv/forbid.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2011-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2011-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/operserv/ignore.cpp b/modules/operserv/ignore.cpp
index cfc91b4d3..dbfeb0a66 100644
--- a/modules/operserv/ignore.cpp
+++ b/modules/operserv/ignore.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/operserv/info.cpp b/modules/operserv/info.cpp
index 7a90c1bf6..1aec64d1e 100644
--- a/modules/operserv/info.cpp
+++ b/modules/operserv/info.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2013-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2013-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/operserv/jupe.cpp b/modules/operserv/jupe.cpp
index 42f835e1d..24d4be8eb 100644
--- a/modules/operserv/jupe.cpp
+++ b/modules/operserv/jupe.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/operserv/kick.cpp b/modules/operserv/kick.cpp
index e556bcbda..873fa04c5 100644
--- a/modules/operserv/kick.cpp
+++ b/modules/operserv/kick.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/operserv/kill.cpp b/modules/operserv/kill.cpp
index ce109f15a..f680f1330 100644
--- a/modules/operserv/kill.cpp
+++ b/modules/operserv/kill.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2011-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2011-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/operserv/list.cpp b/modules/operserv/list.cpp
index 846f3f2c3..061150228 100644
--- a/modules/operserv/list.cpp
+++ b/modules/operserv/list.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/operserv/login.cpp b/modules/operserv/login.cpp
index 060b8f1eb..2d93298e8 100644
--- a/modules/operserv/login.cpp
+++ b/modules/operserv/login.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2011-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2011-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/operserv/logsearch.cpp b/modules/operserv/logsearch.cpp
index 60bde65c9..608e6da59 100644
--- a/modules/operserv/logsearch.cpp
+++ b/modules/operserv/logsearch.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2012-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2012-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/operserv/main/operserv.cpp b/modules/operserv/main/operserv.cpp
index 93c106497..b439653f9 100644
--- a/modules/operserv/main/operserv.cpp
+++ b/modules/operserv/main/operserv.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2011-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2011-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/operserv/mode.cpp b/modules/operserv/mode.cpp
index 2dd9b899e..01e1c391b 100644
--- a/modules/operserv/mode.cpp
+++ b/modules/operserv/mode.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/operserv/modinfo.cpp b/modules/operserv/modinfo.cpp
index 074d6ed42..2307b26be 100644
--- a/modules/operserv/modinfo.cpp
+++ b/modules/operserv/modinfo.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/operserv/module.cpp b/modules/operserv/module.cpp
index 16e34fe04..921a0056a 100644
--- a/modules/operserv/module.cpp
+++ b/modules/operserv/module.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/operserv/news.cpp b/modules/operserv/news.cpp
index 65f5ca070..ae81f09ef 100644
--- a/modules/operserv/news.cpp
+++ b/modules/operserv/news.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/operserv/noop.cpp b/modules/operserv/noop.cpp
index fd97d85e8..1168964c2 100644
--- a/modules/operserv/noop.cpp
+++ b/modules/operserv/noop.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/operserv/oper.cpp b/modules/operserv/oper.cpp
index f1f1632de..106af76e1 100644
--- a/modules/operserv/oper.cpp
+++ b/modules/operserv/oper.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/operserv/reload.cpp b/modules/operserv/reload.cpp
index 9f3503f01..9b6cc60ac 100644
--- a/modules/operserv/reload.cpp
+++ b/modules/operserv/reload.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/operserv/session.cpp b/modules/operserv/session.cpp
index 1f9827f21..dd366e02b 100644
--- a/modules/operserv/session.cpp
+++ b/modules/operserv/session.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/operserv/set.cpp b/modules/operserv/set.cpp
index 41c354814..3f05f7b91 100644
--- a/modules/operserv/set.cpp
+++ b/modules/operserv/set.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/operserv/shutdown.cpp b/modules/operserv/shutdown.cpp
index 42fc10233..0e2035d86 100644
--- a/modules/operserv/shutdown.cpp
+++ b/modules/operserv/shutdown.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/operserv/stats.cpp b/modules/operserv/stats.cpp
index e78addd23..e3a655ffa 100644
--- a/modules/operserv/stats.cpp
+++ b/modules/operserv/stats.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/operserv/svs.cpp b/modules/operserv/svs.cpp
index ea01c4506..62ce86076 100644
--- a/modules/operserv/svs.cpp
+++ b/modules/operserv/svs.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/operserv/sxline.cpp b/modules/operserv/sxline.cpp
index 9f2bc4c87..d8d373aa5 100644
--- a/modules/operserv/sxline.cpp
+++ b/modules/operserv/sxline.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/protocol/bahamut.cpp b/modules/protocol/bahamut.cpp
index 3814cba05..045045d03 100644
--- a/modules/protocol/bahamut.cpp
+++ b/modules/protocol/bahamut.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/protocol/charybdis.cpp b/modules/protocol/charybdis.cpp
index 4b97e72f5..028babe73 100644
--- a/modules/protocol/charybdis.cpp
+++ b/modules/protocol/charybdis.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2006-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2006-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/protocol/hybrid.cpp b/modules/protocol/hybrid.cpp
index e296229c3..23e5d279b 100644
--- a/modules/protocol/hybrid.cpp
+++ b/modules/protocol/hybrid.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
* Copyright (C) 2012-2016 ircd-hybrid development team
*
* This file is part of Anope. Anope is free software; you can
diff --git a/modules/protocol/inspircd20.cpp b/modules/protocol/inspircd20.cpp
index e2d304d93..14040d98e 100644
--- a/modules/protocol/inspircd20.cpp
+++ b/modules/protocol/inspircd20.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2005-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2005-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/protocol/ngircd.cpp b/modules/protocol/ngircd.cpp
index ce18cbbf7..e33df21bd 100644
--- a/modules/protocol/ngircd.cpp
+++ b/modules/protocol/ngircd.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2011-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2011-2017 Anope Team <team@anope.org>
* Copyright (C) 2011-2012, 2014 Alexander Barton <alex@barton.de>
*
* This file is part of Anope. Anope is free software; you can
diff --git a/modules/protocol/plexus.cpp b/modules/protocol/plexus.cpp
index 6788cabe0..98654119f 100644
--- a/modules/protocol/plexus.cpp
+++ b/modules/protocol/plexus.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2005-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2005-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/protocol/ratbox.cpp b/modules/protocol/ratbox.cpp
index 0a20093e7..fcfca05dd 100644
--- a/modules/protocol/ratbox.cpp
+++ b/modules/protocol/ratbox.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2005-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2005-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/protocol/rfc1459.cpp b/modules/protocol/rfc1459.cpp
index d1ac3eeaf..eee93571a 100644
--- a/modules/protocol/rfc1459.cpp
+++ b/modules/protocol/rfc1459.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2005-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2005-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/protocol/unreal.cpp b/modules/protocol/unreal.cpp
index e77fd2133..053e41deb 100644
--- a/modules/protocol/unreal.cpp
+++ b/modules/protocol/unreal.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/rewrite.cpp b/modules/rewrite.cpp
index 4431bf279..c50fc7f95 100644
--- a/modules/rewrite.cpp
+++ b/modules/rewrite.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2011-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2011-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/sasl.cpp b/modules/sasl.cpp
index af5bdda13..a7e96bc9a 100644
--- a/modules/sasl.cpp
+++ b/modules/sasl.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2014-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2014-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/sqlite.cpp b/modules/sqlite.cpp
index 41123adb3..89ab50cc9 100644
--- a/modules/sqlite.cpp
+++ b/modules/sqlite.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2011-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2011-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/webcpanel/pages/chanserv/access.cpp b/modules/webcpanel/pages/chanserv/access.cpp
index 6b08e9a0f..2913f61c4 100644
--- a/modules/webcpanel/pages/chanserv/access.cpp
+++ b/modules/webcpanel/pages/chanserv/access.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2012-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2012-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/webcpanel/pages/chanserv/access.h b/modules/webcpanel/pages/chanserv/access.h
index 288d976ae..f6d508a5c 100644
--- a/modules/webcpanel/pages/chanserv/access.h
+++ b/modules/webcpanel/pages/chanserv/access.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2012-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2012-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/webcpanel/pages/chanserv/akick.cpp b/modules/webcpanel/pages/chanserv/akick.cpp
index 5a7e26711..8ef034527 100644
--- a/modules/webcpanel/pages/chanserv/akick.cpp
+++ b/modules/webcpanel/pages/chanserv/akick.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2012-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2012-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/webcpanel/pages/chanserv/akick.h b/modules/webcpanel/pages/chanserv/akick.h
index ff1730bc7..7d8a85cd1 100644
--- a/modules/webcpanel/pages/chanserv/akick.h
+++ b/modules/webcpanel/pages/chanserv/akick.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2012-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2012-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/webcpanel/pages/chanserv/drop.cpp b/modules/webcpanel/pages/chanserv/drop.cpp
index 411aa92c4..6aa89a0c1 100644
--- a/modules/webcpanel/pages/chanserv/drop.cpp
+++ b/modules/webcpanel/pages/chanserv/drop.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2012-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2012-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/webcpanel/pages/chanserv/drop.h b/modules/webcpanel/pages/chanserv/drop.h
index 1a4f49a25..55fa60d93 100644
--- a/modules/webcpanel/pages/chanserv/drop.h
+++ b/modules/webcpanel/pages/chanserv/drop.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2012-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2012-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/webcpanel/pages/chanserv/info.cpp b/modules/webcpanel/pages/chanserv/info.cpp
index b7c1a5cef..73725a1db 100644
--- a/modules/webcpanel/pages/chanserv/info.cpp
+++ b/modules/webcpanel/pages/chanserv/info.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2012-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2012-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/webcpanel/pages/chanserv/info.h b/modules/webcpanel/pages/chanserv/info.h
index 91974a707..82c919997 100644
--- a/modules/webcpanel/pages/chanserv/info.h
+++ b/modules/webcpanel/pages/chanserv/info.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2012-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2012-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/webcpanel/pages/chanserv/modes.cpp b/modules/webcpanel/pages/chanserv/modes.cpp
index c1d0cc588..9ba7eef3c 100644
--- a/modules/webcpanel/pages/chanserv/modes.cpp
+++ b/modules/webcpanel/pages/chanserv/modes.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2012-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2012-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/webcpanel/pages/chanserv/modes.h b/modules/webcpanel/pages/chanserv/modes.h
index 2b4985b30..6f5c3ee32 100644
--- a/modules/webcpanel/pages/chanserv/modes.h
+++ b/modules/webcpanel/pages/chanserv/modes.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2012-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2012-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/webcpanel/pages/chanserv/set.cpp b/modules/webcpanel/pages/chanserv/set.cpp
index e33d52a60..7369655ee 100644
--- a/modules/webcpanel/pages/chanserv/set.cpp
+++ b/modules/webcpanel/pages/chanserv/set.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2012-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2012-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/webcpanel/pages/chanserv/set.h b/modules/webcpanel/pages/chanserv/set.h
index 5a1b05346..260a2c8e5 100644
--- a/modules/webcpanel/pages/chanserv/set.h
+++ b/modules/webcpanel/pages/chanserv/set.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2012-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2012-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/webcpanel/pages/chanserv/utils.cpp b/modules/webcpanel/pages/chanserv/utils.cpp
index bdf0b92ec..680b2a8bf 100644
--- a/modules/webcpanel/pages/chanserv/utils.cpp
+++ b/modules/webcpanel/pages/chanserv/utils.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2012-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2012-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/webcpanel/pages/chanserv/utils.h b/modules/webcpanel/pages/chanserv/utils.h
index 8ad1f3c9e..2590d3928 100644
--- a/modules/webcpanel/pages/chanserv/utils.h
+++ b/modules/webcpanel/pages/chanserv/utils.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2012-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2012-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/webcpanel/pages/confirm.cpp b/modules/webcpanel/pages/confirm.cpp
index c8c4e0bbd..76a6c1ef1 100644
--- a/modules/webcpanel/pages/confirm.cpp
+++ b/modules/webcpanel/pages/confirm.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2012-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2012-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/webcpanel/pages/confirm.h b/modules/webcpanel/pages/confirm.h
index ba0c367dd..65a8675d2 100644
--- a/modules/webcpanel/pages/confirm.h
+++ b/modules/webcpanel/pages/confirm.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2012-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2012-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/webcpanel/pages/hostserv/request.cpp b/modules/webcpanel/pages/hostserv/request.cpp
index 92f01f010..d72720186 100644
--- a/modules/webcpanel/pages/hostserv/request.cpp
+++ b/modules/webcpanel/pages/hostserv/request.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2012-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2012-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/webcpanel/pages/hostserv/request.h b/modules/webcpanel/pages/hostserv/request.h
index e9bf6b23b..8eaeb3940 100644
--- a/modules/webcpanel/pages/hostserv/request.h
+++ b/modules/webcpanel/pages/hostserv/request.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2012-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2012-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/webcpanel/pages/index.cpp b/modules/webcpanel/pages/index.cpp
index 0436f73af..42b61246b 100644
--- a/modules/webcpanel/pages/index.cpp
+++ b/modules/webcpanel/pages/index.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2012-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2012-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/webcpanel/pages/index.h b/modules/webcpanel/pages/index.h
index 2e296a81e..f0a64b439 100644
--- a/modules/webcpanel/pages/index.h
+++ b/modules/webcpanel/pages/index.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2012-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2012-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/webcpanel/pages/logout.cpp b/modules/webcpanel/pages/logout.cpp
index 5d32c3c22..f43aaa381 100644
--- a/modules/webcpanel/pages/logout.cpp
+++ b/modules/webcpanel/pages/logout.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2012-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2012-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/webcpanel/pages/logout.h b/modules/webcpanel/pages/logout.h
index 4fb70d2b2..6772e219a 100644
--- a/modules/webcpanel/pages/logout.h
+++ b/modules/webcpanel/pages/logout.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2012-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2012-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/webcpanel/pages/memoserv/memos.cpp b/modules/webcpanel/pages/memoserv/memos.cpp
index 76f4d676e..9bfa7ef59 100644
--- a/modules/webcpanel/pages/memoserv/memos.cpp
+++ b/modules/webcpanel/pages/memoserv/memos.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2012-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2012-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/webcpanel/pages/memoserv/memos.h b/modules/webcpanel/pages/memoserv/memos.h
index 68da44ca9..53912723b 100644
--- a/modules/webcpanel/pages/memoserv/memos.h
+++ b/modules/webcpanel/pages/memoserv/memos.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2012-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2012-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/webcpanel/pages/nickserv/access.cpp b/modules/webcpanel/pages/nickserv/access.cpp
index fa9c650f2..c617ba05d 100644
--- a/modules/webcpanel/pages/nickserv/access.cpp
+++ b/modules/webcpanel/pages/nickserv/access.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2012-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2012-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/webcpanel/pages/nickserv/access.h b/modules/webcpanel/pages/nickserv/access.h
index 885671600..122901abd 100644
--- a/modules/webcpanel/pages/nickserv/access.h
+++ b/modules/webcpanel/pages/nickserv/access.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2012-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2012-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/webcpanel/pages/nickserv/alist.cpp b/modules/webcpanel/pages/nickserv/alist.cpp
index dd5c536f9..d6a38ed1e 100644
--- a/modules/webcpanel/pages/nickserv/alist.cpp
+++ b/modules/webcpanel/pages/nickserv/alist.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2012-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2012-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/webcpanel/pages/nickserv/alist.h b/modules/webcpanel/pages/nickserv/alist.h
index 096c27be1..5326cc2eb 100644
--- a/modules/webcpanel/pages/nickserv/alist.h
+++ b/modules/webcpanel/pages/nickserv/alist.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2012-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2012-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/webcpanel/pages/nickserv/cert.cpp b/modules/webcpanel/pages/nickserv/cert.cpp
index 16659e660..599bfd2ed 100644
--- a/modules/webcpanel/pages/nickserv/cert.cpp
+++ b/modules/webcpanel/pages/nickserv/cert.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2012-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2012-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/webcpanel/pages/nickserv/cert.h b/modules/webcpanel/pages/nickserv/cert.h
index 8dc5adad1..874e95203 100644
--- a/modules/webcpanel/pages/nickserv/cert.h
+++ b/modules/webcpanel/pages/nickserv/cert.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2012-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2012-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/webcpanel/pages/nickserv/info.cpp b/modules/webcpanel/pages/nickserv/info.cpp
index bf901aa83..f34bb0e5f 100644
--- a/modules/webcpanel/pages/nickserv/info.cpp
+++ b/modules/webcpanel/pages/nickserv/info.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2012-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2012-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/webcpanel/pages/nickserv/info.h b/modules/webcpanel/pages/nickserv/info.h
index 09ae4d3ee..32509509d 100644
--- a/modules/webcpanel/pages/nickserv/info.h
+++ b/modules/webcpanel/pages/nickserv/info.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2012-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2012-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/webcpanel/pages/operserv/akill.cpp b/modules/webcpanel/pages/operserv/akill.cpp
index 91ff4866f..72774eb02 100644
--- a/modules/webcpanel/pages/operserv/akill.cpp
+++ b/modules/webcpanel/pages/operserv/akill.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2012-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2012-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/webcpanel/pages/operserv/akill.h b/modules/webcpanel/pages/operserv/akill.h
index 76435c450..0eb4b6b1c 100644
--- a/modules/webcpanel/pages/operserv/akill.h
+++ b/modules/webcpanel/pages/operserv/akill.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2012-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2012-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/webcpanel/pages/register.cpp b/modules/webcpanel/pages/register.cpp
index cecba606c..7661bd591 100644
--- a/modules/webcpanel/pages/register.cpp
+++ b/modules/webcpanel/pages/register.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2012-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2012-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/webcpanel/pages/register.h b/modules/webcpanel/pages/register.h
index fec14058f..650ad33e5 100644
--- a/modules/webcpanel/pages/register.h
+++ b/modules/webcpanel/pages/register.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2012-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2012-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/webcpanel/static_fileserver.cpp b/modules/webcpanel/static_fileserver.cpp
index 727cf3ef2..e540fe0ea 100644
--- a/modules/webcpanel/static_fileserver.cpp
+++ b/modules/webcpanel/static_fileserver.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2012-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2012-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/webcpanel/static_fileserver.h b/modules/webcpanel/static_fileserver.h
index 63d041301..6adeb73f4 100644
--- a/modules/webcpanel/static_fileserver.h
+++ b/modules/webcpanel/static_fileserver.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2012-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2012-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/webcpanel/template_fileserver.cpp b/modules/webcpanel/template_fileserver.cpp
index cad35c455..1ecbfae4b 100644
--- a/modules/webcpanel/template_fileserver.cpp
+++ b/modules/webcpanel/template_fileserver.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2012-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2012-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/webcpanel/template_fileserver.h b/modules/webcpanel/template_fileserver.h
index 5f381d70a..d1a1d463a 100644
--- a/modules/webcpanel/template_fileserver.h
+++ b/modules/webcpanel/template_fileserver.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2012-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2012-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/webcpanel/templates/default/confirm.html b/modules/webcpanel/templates/default/confirm.html
index 9376af40d..e9d2b7a20 100644
--- a/modules/webcpanel/templates/default/confirm.html
+++ b/modules/webcpanel/templates/default/confirm.html
@@ -39,7 +39,7 @@
<div class="row">
<div class="col-lg-offset-3 col-lg-6">
<div class="footer text-center">
- Anope IRC Services - &copy; 2013-2016 Anope Team - <a href="https://anope.org">https://anope.org</a>
+ Anope IRC Services - &copy; 2013-2017 Anope Team - <a href="https://anope.org">https://anope.org</a>
</div>
</div>
</div>
diff --git a/modules/webcpanel/templates/default/footer.html b/modules/webcpanel/templates/default/footer.html
index 67aa3ea4d..965f4de6d 100644
--- a/modules/webcpanel/templates/default/footer.html
+++ b/modules/webcpanel/templates/default/footer.html
@@ -5,7 +5,7 @@
<div class="row">
<div class="col-lg-12">
<div class="footer text-center">
- Anope IRC Services - &copy; 2013-2016 Anope Team - <a href="https://anope.org">https://anope.org</a>
+ Anope IRC Services - &copy; 2013-2017 Anope Team - <a href="https://anope.org">https://anope.org</a>
</div>
</div>
</div>
diff --git a/modules/webcpanel/templates/default/login.html b/modules/webcpanel/templates/default/login.html
index 836112290..34a8b9da7 100644
--- a/modules/webcpanel/templates/default/login.html
+++ b/modules/webcpanel/templates/default/login.html
@@ -43,7 +43,7 @@
<div class="row">
<div class="col-lg-offset-3 col-lg-6">
<div class="footer text-center">
- Anope IRC Services - &copy; 2013-2016 Anope Team - <a href="https://anope.org">https://anope.org</a>
+ Anope IRC Services - &copy; 2013-2017 Anope Team - <a href="https://anope.org">https://anope.org</a>
</div>
</div>
</div>
diff --git a/modules/webcpanel/templates/default/register.html b/modules/webcpanel/templates/default/register.html
index 8e8656de4..4cc10fe9c 100644
--- a/modules/webcpanel/templates/default/register.html
+++ b/modules/webcpanel/templates/default/register.html
@@ -53,7 +53,7 @@
<div class="row">
<div class="col-lg-offset-3 col-lg-6">
<div class="footer text-center">
- Anope IRC Services - &copy; 2013-2016 Anope Team - <a href="https://anope.org">https://anope.org</a>
+ Anope IRC Services - &copy; 2013-2017 Anope Team - <a href="https://anope.org">https://anope.org</a>
</div>
</div>
</div>
diff --git a/modules/webcpanel/webcpanel.cpp b/modules/webcpanel/webcpanel.cpp
index 9da3cc70e..ba879a98f 100644
--- a/modules/webcpanel/webcpanel.cpp
+++ b/modules/webcpanel/webcpanel.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2012-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2012-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/webcpanel/webcpanel.h b/modules/webcpanel/webcpanel.h
index 397e50206..d82efaf3b 100644
--- a/modules/webcpanel/webcpanel.h
+++ b/modules/webcpanel/webcpanel.h
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2012-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2012-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/xmlrpc.cpp b/modules/xmlrpc.cpp
index 43d5c48f1..40622db23 100644
--- a/modules/xmlrpc.cpp
+++ b/modules/xmlrpc.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2010-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2010-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/modules/xmlrpc_main.cpp b/modules/xmlrpc_main.cpp
index dda4f4171..ca95c77c9 100644
--- a/modules/xmlrpc_main.cpp
+++ b/modules/xmlrpc_main.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2010-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2010-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/src/accessgroup.cpp b/src/accessgroup.cpp
index a143bede1..e4f4366a2 100644
--- a/src/accessgroup.cpp
+++ b/src/accessgroup.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2011-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2011-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/src/base.cpp b/src/base.cpp
index c35a654b4..d19e78a47 100644
--- a/src/base.cpp
+++ b/src/base.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2010-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2010-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/src/base64.cpp b/src/base64.cpp
index 5c2d721ad..1e3b90e05 100644
--- a/src/base64.cpp
+++ b/src/base64.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2004-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2004-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/src/bots.cpp b/src/bots.cpp
index 7aaefccc1..35b390ed4 100644
--- a/src/bots.cpp
+++ b/src/bots.cpp
@@ -2,7 +2,7 @@
* Anope IRC Services
*
* Copyright (C) 2008-2011 Robin Burchell <w00t@inspircd.org>
- * Copyright (C) 2008-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2008-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/src/channels.cpp b/src/channels.cpp
index bf5b22183..48e27f323 100644
--- a/src/channels.cpp
+++ b/src/channels.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/src/command.cpp b/src/command.cpp
index 02decd1b7..7d5b9e46c 100644
--- a/src/command.cpp
+++ b/src/command.cpp
@@ -2,7 +2,7 @@
* Anope IRC Services
*
* Copyright (C) 2008-2011 Robin Burchell <w00t@inspircd.org>
- * Copyright (C) 2008-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2008-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/src/config.cpp b/src/config.cpp
index c2306b29d..0222f0e97 100644
--- a/src/config.cpp
+++ b/src/config.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/src/extensible.cpp b/src/extensible.cpp
index 524d74be3..597e23cf8 100644
--- a/src/extensible.cpp
+++ b/src/extensible.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2013-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2013-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/src/hashcomp.cpp b/src/hashcomp.cpp
index 72e729eba..1a2feaa9d 100644
--- a/src/hashcomp.cpp
+++ b/src/hashcomp.cpp
@@ -2,7 +2,7 @@
* Anope IRC Services
*
* Copyright (C) 2002-2011 InspIRCd Development Team
- * Copyright (C) 2008-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2008-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/src/init.cpp b/src/init.cpp
index 2922edaf1..6c69580c6 100644
--- a/src/init.cpp
+++ b/src/init.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/src/language.cpp b/src/language.cpp
index 238449aaa..bbcef2844 100644
--- a/src/language.cpp
+++ b/src/language.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/src/logger.cpp b/src/logger.cpp
index ae5709052..6bd226880 100644
--- a/src/logger.cpp
+++ b/src/logger.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2010-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2010-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/src/mail.cpp b/src/mail.cpp
index 619180520..f8f6b0648 100644
--- a/src/mail.cpp
+++ b/src/mail.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/src/main.cpp b/src/main.cpp
index b171c9794..ca67ec56e 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/src/misc.cpp b/src/misc.cpp
index 939d06498..2396ca134 100644
--- a/src/misc.cpp
+++ b/src/misc.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/src/modes.cpp b/src/modes.cpp
index 0223a9c93..274cb2713 100644
--- a/src/modes.cpp
+++ b/src/modes.cpp
@@ -2,7 +2,7 @@
* Anope IRC Services
*
* Copyright (C) 2008-2011 Adam <Adam@anope.org>
- * Copyright (C) 2008-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2008-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/src/module.cpp b/src/module.cpp
index 7269800d5..309020bc7 100644
--- a/src/module.cpp
+++ b/src/module.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2008-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2008-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/src/modulemanager.cpp b/src/modulemanager.cpp
index d4883eccb..4631370ac 100644
--- a/src/modulemanager.cpp
+++ b/src/modulemanager.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2008-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2008-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/src/opertype.cpp b/src/opertype.cpp
index c9c1b762c..bcbaeddfb 100644
--- a/src/opertype.cpp
+++ b/src/opertype.cpp
@@ -2,7 +2,7 @@
* Anope IRC Services
*
* Copyright (C) 2008-2011 Robin Burchell <w00t@inspircd.org>
- * Copyright (C) 2009-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2009-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/src/pipeengine.cpp b/src/pipeengine.cpp
index 1a133641f..b9ef61eab 100644
--- a/src/pipeengine.cpp
+++ b/src/pipeengine.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2010-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2010-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/src/process.cpp b/src/process.cpp
index afb12b352..67c5cbf14 100644
--- a/src/process.cpp
+++ b/src/process.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/src/protocol.cpp b/src/protocol.cpp
index e299d1c2f..c0ca483c6 100644
--- a/src/protocol.cpp
+++ b/src/protocol.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/src/serialize.cpp b/src/serialize.cpp
index 5315a8469..71fc7e8be 100644
--- a/src/serialize.cpp
+++ b/src/serialize.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2012-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2012-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/src/servers.cpp b/src/servers.cpp
index d1fa2bf26..2c89c92ea 100644
--- a/src/servers.cpp
+++ b/src/servers.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2004-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2004-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/src/service.cpp b/src/service.cpp
index 9e99d0cad..97daf006f 100644
--- a/src/service.cpp
+++ b/src/service.cpp
@@ -2,7 +2,7 @@
* Anope IRC Services
*
* Copyright (C) 2016 Adam <Adam@anope.org>
- * Copyright (C) 2014-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2014-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/src/socket_clients.cpp b/src/socket_clients.cpp
index 5c45cdf51..4f118afa2 100644
--- a/src/socket_clients.cpp
+++ b/src/socket_clients.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2011-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2011-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/src/socket_transport.cpp b/src/socket_transport.cpp
index 6b17aa5b7..b8afce990 100644
--- a/src/socket_transport.cpp
+++ b/src/socket_transport.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2011-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2011-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/src/socketengines/socketengine_epoll.cpp b/src/socketengines/socketengine_epoll.cpp
index 314e1ec67..8e1ee6f2f 100644
--- a/src/socketengines/socketengine_epoll.cpp
+++ b/src/socketengines/socketengine_epoll.cpp
@@ -1,6 +1,6 @@
/*
*
- * (C) 2003-2014 Anope Team
+ * (C) 2003-2017 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/socketengines/socketengine_kqueue.cpp b/src/socketengines/socketengine_kqueue.cpp
index a3f6d78aa..7ad37ba4c 100644
--- a/src/socketengines/socketengine_kqueue.cpp
+++ b/src/socketengines/socketengine_kqueue.cpp
@@ -1,6 +1,6 @@
/*
*
- * (C) 2003-2014 Anope Team
+ * (C) 2003-2017 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/socketengines/socketengine_poll.cpp b/src/socketengines/socketengine_poll.cpp
index c469ed8e8..abdcdce43 100644
--- a/src/socketengines/socketengine_poll.cpp
+++ b/src/socketengines/socketengine_poll.cpp
@@ -1,6 +1,6 @@
/*
*
- * (C) 2003-2014 Anope Team
+ * (C) 2003-2017 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/socketengines/socketengine_select.cpp b/src/socketengines/socketengine_select.cpp
index 7987010ec..2bff1f030 100644
--- a/src/socketengines/socketengine_select.cpp
+++ b/src/socketengines/socketengine_select.cpp
@@ -1,6 +1,6 @@
/*
*
- * (C) 2003-2014 Anope Team
+ * (C) 2003-2017 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/src/sockets.cpp b/src/sockets.cpp
index ecdddfbb2..7465219cd 100644
--- a/src/sockets.cpp
+++ b/src/sockets.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2010-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2010-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/src/threadengine.cpp b/src/threadengine.cpp
index bfd7605c3..53504b905 100644
--- a/src/threadengine.cpp
+++ b/src/threadengine.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2010-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2010-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/src/timers.cpp b/src/timers.cpp
index dd32a9395..790920ce0 100644
--- a/src/timers.cpp
+++ b/src/timers.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2009-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2009-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/src/tools/anoperc.in b/src/tools/anoperc.in
index ac379ed90..fc5f0c21c 100644
--- a/src/tools/anoperc.in
+++ b/src/tools/anoperc.in
@@ -2,7 +2,7 @@
#
# Configuration script for Services
#
-# (C) 2003-2014 Anope Team
+# (C) 2003-2017 Anope Team
# Contact us at team@anope.org
#
# Please read COPYING and README for further details.
diff --git a/src/uplink.cpp b/src/uplink.cpp
index 0f47788e7..fb5f3ec23 100644
--- a/src/uplink.cpp
+++ b/src/uplink.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2012-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2012-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/src/users.cpp b/src/users.cpp
index 018f88476..17f854ab6 100644
--- a/src/users.cpp
+++ b/src/users.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2003-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2003-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/src/win32/anope_windows.h b/src/win32/anope_windows.h
index 061934752..0e70df057 100644
--- a/src/win32/anope_windows.h
+++ b/src/win32/anope_windows.h
@@ -1,7 +1,7 @@
/* POSIX emulation layer for Windows.
*
* Copyright (C) 2008-2011 Robin Burchell <w00t@inspircd.org>
- * Copyright (C) 2008-2014 Anope Team <info@anope.org>
+ * Copyright (C) 2008-2017 Anope Team <info@anope.org>
*
* Please read COPYING and README for further details.
*
diff --git a/src/win32/dir/dir.cpp b/src/win32/dir/dir.cpp
index 16809bd9c..b0ba98dff 100644
--- a/src/win32/dir/dir.cpp
+++ b/src/win32/dir/dir.cpp
@@ -1,6 +1,6 @@
/* POSIX emulation layer for Windows.
*
- * Copyright (C) 2008-2014 Anope Team <team@anope.org>
+ * Copyright (C) 2008-2017 Anope Team <team@anope.org>
*
* Please read COPYING and README for further details.
*/
diff --git a/src/win32/dir/dir.h b/src/win32/dir/dir.h
index 4d1433658..bddb6b32d 100644
--- a/src/win32/dir/dir.h
+++ b/src/win32/dir/dir.h
@@ -1,6 +1,6 @@
/* POSIX emulation layer for Windows.
*
- * Copyright (C) 2008-2014 Anope Team <team@anope.org>
+ * Copyright (C) 2008-2017 Anope Team <team@anope.org>
*
* Please read COPYING and README for further details.
*/
diff --git a/src/win32/dl/dl.cpp b/src/win32/dl/dl.cpp
index 5b19d7441..ef7e22885 100644
--- a/src/win32/dl/dl.cpp
+++ b/src/win32/dl/dl.cpp
@@ -1,6 +1,6 @@
/* POSIX emulation layer for Windows.
*
- * Copyright (C) 2008-2014 Anope Team <team@anope.org>
+ * Copyright (C) 2008-2017 Anope Team <team@anope.org>
*
* Please read COPYING and README for further details.
*/
diff --git a/src/win32/dl/dl.h b/src/win32/dl/dl.h
index 02a2f1d3d..0327c9c1e 100644
--- a/src/win32/dl/dl.h
+++ b/src/win32/dl/dl.h
@@ -1,6 +1,6 @@
/* POSIX emulation layer for Windows.
*
- * Copyright (C) 2008-2014 Anope Team <team@anope.org>
+ * Copyright (C) 2008-2017 Anope Team <team@anope.org>
*
* Please read COPYING and README for further details.
*/
diff --git a/src/win32/pipe/pipe.cpp b/src/win32/pipe/pipe.cpp
index 676909b9a..72ffa5bfd 100644
--- a/src/win32/pipe/pipe.cpp
+++ b/src/win32/pipe/pipe.cpp
@@ -1,6 +1,6 @@
/* POSIX emulation layer for Windows.
*
- * Copyright (C) 2008-2014 Anope Team <team@anope.org>
+ * Copyright (C) 2008-2017 Anope Team <team@anope.org>
*
* Please read COPYING and README for further details.
*/
diff --git a/src/win32/pipe/pipe.h b/src/win32/pipe/pipe.h
index 8e67bafc7..58192a43e 100644
--- a/src/win32/pipe/pipe.h
+++ b/src/win32/pipe/pipe.h
@@ -1,6 +1,6 @@
/* POSIX emulation layer for Windows.
*
- * Copyright (C) 2008-2014 Anope Team <team@anope.org>
+ * Copyright (C) 2008-2017 Anope Team <team@anope.org>
*
* Please read COPYING and README for further details.
*/
diff --git a/src/win32/sigaction/sigaction.cpp b/src/win32/sigaction/sigaction.cpp
index 51615cf39..2c48fa0e6 100644
--- a/src/win32/sigaction/sigaction.cpp
+++ b/src/win32/sigaction/sigaction.cpp
@@ -1,6 +1,6 @@
/* POSIX emulation layer for Windows.
*
- * Copyright (C) 2008-2014 Anope Team <team@anope.org>
+ * Copyright (C) 2008-2017 Anope Team <team@anope.org>
*
* Please read COPYING and README for further details.
*
diff --git a/src/win32/sigaction/sigaction.h b/src/win32/sigaction/sigaction.h
index 9e74eeffa..d6ddf1a5c 100644
--- a/src/win32/sigaction/sigaction.h
+++ b/src/win32/sigaction/sigaction.h
@@ -1,6 +1,6 @@
/* POSIX emulation layer for Windows.
*
- * Copyright (C) 2008-2014 Anope Team <team@anope.org>
+ * Copyright (C) 2008-2017 Anope Team <team@anope.org>
*
* Please read COPYING and README for further details.
*
diff --git a/src/win32/socket.cpp b/src/win32/socket.cpp
index 7f6ef4df1..2ff741583 100644
--- a/src/win32/socket.cpp
+++ b/src/win32/socket.cpp
@@ -1,6 +1,6 @@
/* POSIX emulation layer for Windows.
*
- * Copyright (C) 2008-2014 Anope Team <team@anope.org>
+ * Copyright (C) 2008-2017 Anope Team <team@anope.org>
*
* Please read COPYING and README for further details.
*/
diff --git a/src/win32/socket.h b/src/win32/socket.h
index d587618a9..ddb85c3d5 100644
--- a/src/win32/socket.h
+++ b/src/win32/socket.h
@@ -1,6 +1,6 @@
/* POSIX emulation layer for Windows.
*
- * Copyright (C) 2008-2014 Anope Team <team@anope.org>
+ * Copyright (C) 2008-2017 Anope Team <team@anope.org>
*
* Please read COPYING and README for further details.
*/
diff --git a/src/win32/win32.rc.cmake b/src/win32/win32.rc.cmake
index 4cca9d89d..519b1a7d6 100644
--- a/src/win32/win32.rc.cmake
+++ b/src/win32/win32.rc.cmake
@@ -54,7 +54,7 @@ BEGIN
VALUE "FileDescription", "Anope IRC Services"
VALUE "FileVersion", "@VERSION_FULL@"
VALUE "InternalName", "Anope"
- VALUE "LegalCopyright", "Copyright (C) 2003-2014 Anope Team"
+ VALUE "LegalCopyright", "Copyright (C) 2003-2017 Anope Team"
VALUE "OriginalFilename", "anope.exe"
VALUE "ProductName", "Anope"
VALUE "ProductVersion", "@VERSION_DOTTED@"
diff --git a/src/win32/windows.cpp b/src/win32/windows.cpp
index f5bbde2f8..2a9489437 100644
--- a/src/win32/windows.cpp
+++ b/src/win32/windows.cpp
@@ -1,7 +1,7 @@
/* POSIX emulation layer for Windows.
*
* Copyright (C) 2008-2011 Robin Burchell <w00t@inspircd.org>
- * Copyright (C) 2008-2014 Anope Team <info@anope.org>
+ * Copyright (C) 2008-2017 Anope Team <info@anope.org>
*
* Please read COPYING and README for further details.
*
diff --git a/src/xline.cpp b/src/xline.cpp
index 8fa7085c8..ca297a49f 100644
--- a/src/xline.cpp
+++ b/src/xline.cpp
@@ -1,7 +1,7 @@
/*
* Anope IRC Services
*
- * Copyright (C) 2012-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2012-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU