summaryrefslogtreecommitdiff
path: root/modules
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 /modules
parentf1cf3c6f91fedb18eca1981dd65458fd69324b02 (diff)
parent8656b65e392e8d26de218bf372da949c3a00d8d4 (diff)
Merge commit '8656b65e392e8d26de218bf372da949c3a00d8d4'
Diffstat (limited to 'modules')
-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
235 files changed, 235 insertions, 235 deletions
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