summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorSadie Powell <sadie@witchery.services>2025-01-14 13:41:19 +0000
committerSadie Powell <sadie@witchery.services>2025-01-14 13:41:19 +0000
commit0a82366a6b74c959fb1e177cfed000b559f6d009 (patch)
tree8c8025769f514e334265aff11877df724f6e78a5 /modules
parentf0bc9536e6469ef3676b2901d6f4c7147fe75177 (diff)
parentda7f47c1c7f73eee3e53c8ad253b9a72a3fff60b (diff)
Merge branch '2.0' into 2.1.
Diffstat (limited to 'modules')
-rw-r--r--modules/botserv/botserv.cpp2
-rw-r--r--modules/botserv/bs_assign.cpp2
-rw-r--r--modules/botserv/bs_autoassign.cpp2
-rw-r--r--modules/botserv/bs_badwords.cpp2
-rw-r--r--modules/botserv/bs_bot.cpp2
-rw-r--r--modules/botserv/bs_botlist.cpp2
-rw-r--r--modules/botserv/bs_control.cpp2
-rw-r--r--modules/botserv/bs_info.cpp2
-rw-r--r--modules/botserv/bs_kick.cpp2
-rw-r--r--modules/botserv/bs_set.cpp2
-rw-r--r--modules/chanserv/chanserv.cpp2
-rw-r--r--modules/chanserv/cs_access.cpp2
-rw-r--r--modules/chanserv/cs_akick.cpp2
-rw-r--r--modules/chanserv/cs_ban.cpp2
-rw-r--r--modules/chanserv/cs_clone.cpp2
-rw-r--r--modules/chanserv/cs_drop.cpp2
-rw-r--r--modules/chanserv/cs_enforce.cpp2
-rw-r--r--modules/chanserv/cs_entrymsg.cpp2
-rw-r--r--modules/chanserv/cs_fantasy_stats.cpp2
-rw-r--r--modules/chanserv/cs_fantasy_top.cpp2
-rw-r--r--modules/chanserv/cs_flags.cpp2
-rw-r--r--modules/chanserv/cs_getkey.cpp2
-rw-r--r--modules/chanserv/cs_info.cpp2
-rw-r--r--modules/chanserv/cs_invite.cpp2
-rw-r--r--modules/chanserv/cs_kick.cpp2
-rw-r--r--modules/chanserv/cs_list.cpp2
-rw-r--r--modules/chanserv/cs_log.cpp2
-rw-r--r--modules/chanserv/cs_mode.cpp2
-rw-r--r--modules/chanserv/cs_register.cpp2
-rw-r--r--modules/chanserv/cs_seen.cpp2
-rw-r--r--modules/chanserv/cs_set.cpp2
-rw-r--r--modules/chanserv/cs_set_misc.cpp2
-rw-r--r--modules/chanserv/cs_status.cpp2
-rw-r--r--modules/chanserv/cs_statusupdate.cpp2
-rw-r--r--modules/chanserv/cs_suspend.cpp2
-rw-r--r--modules/chanserv/cs_sync.cpp2
-rw-r--r--modules/chanserv/cs_topic.cpp2
-rw-r--r--modules/chanserv/cs_unban.cpp2
-rw-r--r--modules/chanserv/cs_updown.cpp2
-rw-r--r--modules/chanserv/cs_xop.cpp2
-rw-r--r--modules/chanstats.cpp2
-rw-r--r--modules/database/db_atheme.cpp2
-rw-r--r--modules/database/db_flatfile.cpp2
-rw-r--r--modules/database/db_old.cpp2
-rw-r--r--modules/database/db_redis.cpp2
-rw-r--r--modules/database/db_sql.cpp2
-rw-r--r--modules/database/db_sql_live.cpp2
-rw-r--r--modules/dns.cpp2
-rw-r--r--modules/dnsbl.cpp2
-rw-r--r--modules/encryption/enc_bcrypt.cpp2
-rw-r--r--modules/encryption/enc_md5.cpp2
-rw-r--r--modules/encryption/enc_none.cpp2
-rw-r--r--modules/encryption/enc_old.cpp2
-rw-r--r--modules/encryption/enc_sha1.cpp2
-rw-r--r--modules/encryption/enc_sha2.cpp2
-rw-r--r--modules/encryption/enc_sha256.cpp2
-rw-r--r--modules/extra/enc_argon2.cpp2
-rw-r--r--modules/extra/enc_posix.cpp2
-rw-r--r--modules/extra/ldap.cpp2
-rw-r--r--modules/extra/mysql.cpp2
-rw-r--r--modules/extra/regex_pcre2.cpp2
-rw-r--r--modules/extra/regex_posix.cpp2
-rw-r--r--modules/extra/regex_tre.cpp2
-rw-r--r--modules/extra/sqlite.cpp2
-rw-r--r--modules/extra/ssl_gnutls.cpp2
-rw-r--r--modules/extra/ssl_openssl.cpp2
-rw-r--r--modules/fantasy.cpp2
-rw-r--r--modules/global/gl_global.cpp2
-rw-r--r--modules/global/gl_queue.cpp2
-rw-r--r--modules/global/gl_server.cpp2
-rw-r--r--modules/global/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/hostserv.cpp2
-rw-r--r--modules/hostserv/hs_del.cpp2
-rw-r--r--modules/hostserv/hs_group.cpp2
-rw-r--r--modules/hostserv/hs_list.cpp2
-rw-r--r--modules/hostserv/hs_off.cpp2
-rw-r--r--modules/hostserv/hs_on.cpp2
-rw-r--r--modules/hostserv/hs_request.cpp2
-rw-r--r--modules/hostserv/hs_set.cpp2
-rw-r--r--modules/httpd.cpp2
-rw-r--r--modules/irc2sql/irc2sql.cpp2
-rw-r--r--modules/irc2sql/irc2sql.h2
-rw-r--r--modules/irc2sql/tables.cpp2
-rw-r--r--modules/irc2sql/utils.cpp2
-rw-r--r--modules/ldap_authentication.cpp2
-rw-r--r--modules/ldap_oper.cpp2
-rw-r--r--modules/memoserv/memoserv.cpp2
-rw-r--r--modules/memoserv/ms_cancel.cpp2
-rw-r--r--modules/memoserv/ms_check.cpp2
-rw-r--r--modules/memoserv/ms_del.cpp2
-rw-r--r--modules/memoserv/ms_ignore.cpp2
-rw-r--r--modules/memoserv/ms_info.cpp2
-rw-r--r--modules/memoserv/ms_list.cpp2
-rw-r--r--modules/memoserv/ms_read.cpp2
-rw-r--r--modules/memoserv/ms_rsend.cpp2
-rw-r--r--modules/memoserv/ms_send.cpp2
-rw-r--r--modules/memoserv/ms_sendall.cpp2
-rw-r--r--modules/memoserv/ms_set.cpp2
-rw-r--r--modules/memoserv/ms_staff.cpp2
-rw-r--r--modules/nickserv/nickserv.cpp2
-rw-r--r--modules/nickserv/ns_ajoin.cpp2
-rw-r--r--modules/nickserv/ns_alist.cpp2
-rw-r--r--modules/nickserv/ns_cert.cpp2
-rw-r--r--modules/nickserv/ns_drop.cpp2
-rw-r--r--modules/nickserv/ns_getemail.cpp2
-rw-r--r--modules/nickserv/ns_group.cpp2
-rw-r--r--modules/nickserv/ns_identify.cpp2
-rw-r--r--modules/nickserv/ns_info.cpp2
-rw-r--r--modules/nickserv/ns_list.cpp2
-rw-r--r--modules/nickserv/ns_logout.cpp2
-rw-r--r--modules/nickserv/ns_maxemail.cpp2
-rw-r--r--modules/nickserv/ns_recover.cpp2
-rw-r--r--modules/nickserv/ns_register.cpp2
-rw-r--r--modules/nickserv/ns_resetpass.cpp2
-rw-r--r--modules/nickserv/ns_set.cpp2
-rw-r--r--modules/nickserv/ns_set_keepmodes.cpp2
-rw-r--r--modules/nickserv/ns_set_kill.cpp2
-rw-r--r--modules/nickserv/ns_set_language.cpp2
-rw-r--r--modules/nickserv/ns_set_message.cpp2
-rw-r--r--modules/nickserv/ns_set_misc.cpp2
-rw-r--r--modules/nickserv/ns_suspend.cpp2
-rw-r--r--modules/nickserv/ns_update.cpp2
-rw-r--r--modules/operserv/operserv.cpp2
-rw-r--r--modules/operserv/os_akill.cpp2
-rw-r--r--modules/operserv/os_chankill.cpp2
-rw-r--r--modules/operserv/os_config.cpp2
-rw-r--r--modules/operserv/os_defcon.cpp2
-rw-r--r--modules/operserv/os_dns.cpp2
-rw-r--r--modules/operserv/os_forbid.cpp2
-rw-r--r--modules/operserv/os_ignore.cpp2
-rw-r--r--modules/operserv/os_info.cpp2
-rw-r--r--modules/operserv/os_jupe.cpp2
-rw-r--r--modules/operserv/os_kick.cpp2
-rw-r--r--modules/operserv/os_kill.cpp2
-rw-r--r--modules/operserv/os_list.cpp2
-rw-r--r--modules/operserv/os_login.cpp2
-rw-r--r--modules/operserv/os_logsearch.cpp2
-rw-r--r--modules/operserv/os_mode.cpp2
-rw-r--r--modules/operserv/os_modinfo.cpp2
-rw-r--r--modules/operserv/os_module.cpp2
-rw-r--r--modules/operserv/os_news.cpp2
-rw-r--r--modules/operserv/os_noop.cpp2
-rw-r--r--modules/operserv/os_oper.cpp2
-rw-r--r--modules/operserv/os_reload.cpp2
-rw-r--r--modules/operserv/os_session.cpp2
-rw-r--r--modules/operserv/os_set.cpp2
-rw-r--r--modules/operserv/os_shutdown.cpp2
-rw-r--r--modules/operserv/os_stats.cpp2
-rw-r--r--modules/operserv/os_svs.cpp2
-rw-r--r--modules/operserv/os_sxline.cpp2
-rw-r--r--modules/operserv/os_update.cpp2
-rw-r--r--modules/protocol/bahamut.cpp2
-rw-r--r--modules/protocol/hybrid.cpp2
-rw-r--r--modules/protocol/inspircd.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/solanum.cpp2
-rw-r--r--modules/protocol/unrealircd.cpp2
-rw-r--r--modules/proxyscan.cpp2
-rw-r--r--modules/redis.cpp2
-rw-r--r--modules/regex_stdlib.cpp2
-rw-r--r--modules/rewrite.cpp2
-rw-r--r--modules/sasl.cpp2
-rw-r--r--modules/sql_authentication.cpp2
-rw-r--r--modules/sql_log.cpp2
-rw-r--r--modules/sql_oper.cpp2
-rw-r--r--modules/webcpanel/pages/chanserv/access.cpp2
-rw-r--r--modules/webcpanel/pages/chanserv/akick.cpp2
-rw-r--r--modules/webcpanel/pages/chanserv/chanserv.h2
-rw-r--r--modules/webcpanel/pages/chanserv/drop.cpp2
-rw-r--r--modules/webcpanel/pages/chanserv/info.cpp2
-rw-r--r--modules/webcpanel/pages/chanserv/modes.cpp2
-rw-r--r--modules/webcpanel/pages/chanserv/set.cpp2
-rw-r--r--modules/webcpanel/pages/chanserv/utils.cpp2
-rw-r--r--modules/webcpanel/pages/confirm.cpp2
-rw-r--r--modules/webcpanel/pages/confirm.h2
-rw-r--r--modules/webcpanel/pages/hostserv/hostserv.h2
-rw-r--r--modules/webcpanel/pages/hostserv/request.cpp2
-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/memoserv.h2
-rw-r--r--modules/webcpanel/pages/nickserv/alist.cpp2
-rw-r--r--modules/webcpanel/pages/nickserv/cert.cpp2
-rw-r--r--modules/webcpanel/pages/nickserv/confirm.cpp2
-rw-r--r--modules/webcpanel/pages/nickserv/info.cpp2
-rw-r--r--modules/webcpanel/pages/nickserv/nickserv.h2
-rw-r--r--modules/webcpanel/pages/operserv/akill.cpp2
-rw-r--r--modules/webcpanel/pages/operserv/operserv.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/layout/footer.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
206 files changed, 206 insertions, 206 deletions
diff --git a/modules/botserv/botserv.cpp b/modules/botserv/botserv.cpp
index 4d2ddb0ec..0646668be 100644
--- a/modules/botserv/botserv.cpp
+++ b/modules/botserv/botserv.cpp
@@ -1,6 +1,6 @@
/* BotServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/botserv/bs_assign.cpp b/modules/botserv/bs_assign.cpp
index 22f4ca076..f80e9c17e 100644
--- a/modules/botserv/bs_assign.cpp
+++ b/modules/botserv/bs_assign.cpp
@@ -1,6 +1,6 @@
/* BotServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/botserv/bs_autoassign.cpp b/modules/botserv/bs_autoassign.cpp
index a716525f9..e988540fe 100644
--- a/modules/botserv/bs_autoassign.cpp
+++ b/modules/botserv/bs_autoassign.cpp
@@ -1,6 +1,6 @@
/*
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/botserv/bs_badwords.cpp b/modules/botserv/bs_badwords.cpp
index 95478a0df..5301fd042 100644
--- a/modules/botserv/bs_badwords.cpp
+++ b/modules/botserv/bs_badwords.cpp
@@ -1,6 +1,6 @@
/* BotServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/botserv/bs_bot.cpp b/modules/botserv/bs_bot.cpp
index 01a5f411d..fcb1e92f4 100644
--- a/modules/botserv/bs_bot.cpp
+++ b/modules/botserv/bs_bot.cpp
@@ -1,6 +1,6 @@
/* BotServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/botserv/bs_botlist.cpp b/modules/botserv/bs_botlist.cpp
index 915117916..976a54f5c 100644
--- a/modules/botserv/bs_botlist.cpp
+++ b/modules/botserv/bs_botlist.cpp
@@ -1,6 +1,6 @@
/* BotServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/botserv/bs_control.cpp b/modules/botserv/bs_control.cpp
index 4847c8470..2ea81a45b 100644
--- a/modules/botserv/bs_control.cpp
+++ b/modules/botserv/bs_control.cpp
@@ -1,6 +1,6 @@
/* BotServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/botserv/bs_info.cpp b/modules/botserv/bs_info.cpp
index 325825a8e..0bee2de01 100644
--- a/modules/botserv/bs_info.cpp
+++ b/modules/botserv/bs_info.cpp
@@ -1,6 +1,6 @@
/* BotServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/botserv/bs_kick.cpp b/modules/botserv/bs_kick.cpp
index 584f34f9d..caaa51b01 100644
--- a/modules/botserv/bs_kick.cpp
+++ b/modules/botserv/bs_kick.cpp
@@ -1,6 +1,6 @@
/* BotServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/botserv/bs_set.cpp b/modules/botserv/bs_set.cpp
index 64b762d72..1ab00205d 100644
--- a/modules/botserv/bs_set.cpp
+++ b/modules/botserv/bs_set.cpp
@@ -1,6 +1,6 @@
/* BotServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/chanserv/chanserv.cpp b/modules/chanserv/chanserv.cpp
index 882845074..f4ba4c007 100644
--- a/modules/chanserv/chanserv.cpp
+++ b/modules/chanserv/chanserv.cpp
@@ -1,6 +1,6 @@
/* ChanServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/chanserv/cs_access.cpp b/modules/chanserv/cs_access.cpp
index 5e4f0cffe..dcae83ae7 100644
--- a/modules/chanserv/cs_access.cpp
+++ b/modules/chanserv/cs_access.cpp
@@ -1,6 +1,6 @@
/* ChanServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/chanserv/cs_akick.cpp b/modules/chanserv/cs_akick.cpp
index 57cd1c0b3..489b18772 100644
--- a/modules/chanserv/cs_akick.cpp
+++ b/modules/chanserv/cs_akick.cpp
@@ -1,6 +1,6 @@
/* ChanServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/chanserv/cs_ban.cpp b/modules/chanserv/cs_ban.cpp
index d400631ab..9f2b691ef 100644
--- a/modules/chanserv/cs_ban.cpp
+++ b/modules/chanserv/cs_ban.cpp
@@ -1,6 +1,6 @@
/* ChanServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/chanserv/cs_clone.cpp b/modules/chanserv/cs_clone.cpp
index ec8096fe9..6f29a235c 100644
--- a/modules/chanserv/cs_clone.cpp
+++ b/modules/chanserv/cs_clone.cpp
@@ -1,6 +1,6 @@
/* ChanServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/chanserv/cs_drop.cpp b/modules/chanserv/cs_drop.cpp
index ea7f07b50..fbde9fa5f 100644
--- a/modules/chanserv/cs_drop.cpp
+++ b/modules/chanserv/cs_drop.cpp
@@ -1,6 +1,6 @@
/* ChanServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/chanserv/cs_enforce.cpp b/modules/chanserv/cs_enforce.cpp
index 3c0a464ef..3b38b3a89 100644
--- a/modules/chanserv/cs_enforce.cpp
+++ b/modules/chanserv/cs_enforce.cpp
@@ -1,6 +1,6 @@
/* ChanServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Original Coder: GeniusDex <geniusdex@anope.org>
diff --git a/modules/chanserv/cs_entrymsg.cpp b/modules/chanserv/cs_entrymsg.cpp
index 808582bdc..b1546428d 100644
--- a/modules/chanserv/cs_entrymsg.cpp
+++ b/modules/chanserv/cs_entrymsg.cpp
@@ -1,6 +1,6 @@
/* ChanServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/chanserv/cs_fantasy_stats.cpp b/modules/chanserv/cs_fantasy_stats.cpp
index 516dd02b9..eae70f116 100644
--- a/modules/chanserv/cs_fantasy_stats.cpp
+++ b/modules/chanserv/cs_fantasy_stats.cpp
@@ -1,6 +1,6 @@
/* Chanstats core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/chanserv/cs_fantasy_top.cpp b/modules/chanserv/cs_fantasy_top.cpp
index 3bc1fa261..83cd6bee5 100644
--- a/modules/chanserv/cs_fantasy_top.cpp
+++ b/modules/chanserv/cs_fantasy_top.cpp
@@ -1,6 +1,6 @@
/* Chanstats core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/chanserv/cs_flags.cpp b/modules/chanserv/cs_flags.cpp
index 396447fbc..691319634 100644
--- a/modules/chanserv/cs_flags.cpp
+++ b/modules/chanserv/cs_flags.cpp
@@ -1,6 +1,6 @@
/* ChanServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/chanserv/cs_getkey.cpp b/modules/chanserv/cs_getkey.cpp
index 38a782bea..21e58b11d 100644
--- a/modules/chanserv/cs_getkey.cpp
+++ b/modules/chanserv/cs_getkey.cpp
@@ -1,6 +1,6 @@
/* ChanServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/chanserv/cs_info.cpp b/modules/chanserv/cs_info.cpp
index e02660301..c1200aa3e 100644
--- a/modules/chanserv/cs_info.cpp
+++ b/modules/chanserv/cs_info.cpp
@@ -1,6 +1,6 @@
/* ChanServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/chanserv/cs_invite.cpp b/modules/chanserv/cs_invite.cpp
index 4ab4b9a83..1d36c0375 100644
--- a/modules/chanserv/cs_invite.cpp
+++ b/modules/chanserv/cs_invite.cpp
@@ -1,6 +1,6 @@
/* ChanServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/chanserv/cs_kick.cpp b/modules/chanserv/cs_kick.cpp
index 27f4dbac9..dfcd2995c 100644
--- a/modules/chanserv/cs_kick.cpp
+++ b/modules/chanserv/cs_kick.cpp
@@ -1,6 +1,6 @@
/* ChanServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/chanserv/cs_list.cpp b/modules/chanserv/cs_list.cpp
index c9589a268..429b87d4d 100644
--- a/modules/chanserv/cs_list.cpp
+++ b/modules/chanserv/cs_list.cpp
@@ -1,6 +1,6 @@
/* ChanServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/chanserv/cs_log.cpp b/modules/chanserv/cs_log.cpp
index e06d3d42b..f3a32daed 100644
--- a/modules/chanserv/cs_log.cpp
+++ b/modules/chanserv/cs_log.cpp
@@ -1,6 +1,6 @@
/* ChanServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/chanserv/cs_mode.cpp b/modules/chanserv/cs_mode.cpp
index 9962d1d2f..33453a28a 100644
--- a/modules/chanserv/cs_mode.cpp
+++ b/modules/chanserv/cs_mode.cpp
@@ -1,6 +1,6 @@
/* ChanServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/chanserv/cs_register.cpp b/modules/chanserv/cs_register.cpp
index 1a660efa9..e4e9ad951 100644
--- a/modules/chanserv/cs_register.cpp
+++ b/modules/chanserv/cs_register.cpp
@@ -1,6 +1,6 @@
/* ChanServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/chanserv/cs_seen.cpp b/modules/chanserv/cs_seen.cpp
index 97d23ee70..6197975f5 100644
--- a/modules/chanserv/cs_seen.cpp
+++ b/modules/chanserv/cs_seen.cpp
@@ -1,6 +1,6 @@
/* cs_seen: provides a seen command by tracking all users
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/chanserv/cs_set.cpp b/modules/chanserv/cs_set.cpp
index 93be5c8b4..7f9e49dd3 100644
--- a/modules/chanserv/cs_set.cpp
+++ b/modules/chanserv/cs_set.cpp
@@ -1,6 +1,6 @@
/* ChanServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/chanserv/cs_set_misc.cpp b/modules/chanserv/cs_set_misc.cpp
index f390a5890..7fef1e022 100644
--- a/modules/chanserv/cs_set_misc.cpp
+++ b/modules/chanserv/cs_set_misc.cpp
@@ -1,6 +1,6 @@
/*
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/chanserv/cs_status.cpp b/modules/chanserv/cs_status.cpp
index 41c3590be..39b54280e 100644
--- a/modules/chanserv/cs_status.cpp
+++ b/modules/chanserv/cs_status.cpp
@@ -1,6 +1,6 @@
/* ChanServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/chanserv/cs_statusupdate.cpp b/modules/chanserv/cs_statusupdate.cpp
index 23d13f692..725f16f22 100644
--- a/modules/chanserv/cs_statusupdate.cpp
+++ b/modules/chanserv/cs_statusupdate.cpp
@@ -1,6 +1,6 @@
/*
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/chanserv/cs_suspend.cpp b/modules/chanserv/cs_suspend.cpp
index 846f4fd59..2633bc094 100644
--- a/modules/chanserv/cs_suspend.cpp
+++ b/modules/chanserv/cs_suspend.cpp
@@ -1,6 +1,6 @@
/* ChanServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/chanserv/cs_sync.cpp b/modules/chanserv/cs_sync.cpp
index b76d2cef2..46b6bad66 100644
--- a/modules/chanserv/cs_sync.cpp
+++ b/modules/chanserv/cs_sync.cpp
@@ -1,6 +1,6 @@
/*
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/chanserv/cs_topic.cpp b/modules/chanserv/cs_topic.cpp
index f21ea11f8..7f05d1d83 100644
--- a/modules/chanserv/cs_topic.cpp
+++ b/modules/chanserv/cs_topic.cpp
@@ -1,6 +1,6 @@
/* ChanServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/chanserv/cs_unban.cpp b/modules/chanserv/cs_unban.cpp
index 49495829b..09dcee602 100644
--- a/modules/chanserv/cs_unban.cpp
+++ b/modules/chanserv/cs_unban.cpp
@@ -1,6 +1,6 @@
/* ChanServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/chanserv/cs_updown.cpp b/modules/chanserv/cs_updown.cpp
index 76db3452a..28c35042d 100644
--- a/modules/chanserv/cs_updown.cpp
+++ b/modules/chanserv/cs_updown.cpp
@@ -1,6 +1,6 @@
/* ChanServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/chanserv/cs_xop.cpp b/modules/chanserv/cs_xop.cpp
index e9a4899d2..55f8eb4bc 100644
--- a/modules/chanserv/cs_xop.cpp
+++ b/modules/chanserv/cs_xop.cpp
@@ -1,6 +1,6 @@
/* ChanServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/chanstats.cpp b/modules/chanstats.cpp
index f3eb9b1fb..05c745ff2 100644
--- a/modules/chanstats.cpp
+++ b/modules/chanstats.cpp
@@ -1,6 +1,6 @@
/*
*
- * (C) 2012-2024 Anope Team
+ * (C) 2012-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/database/db_atheme.cpp b/modules/database/db_atheme.cpp
index a62571b4b..9588f92e7 100644
--- a/modules/database/db_atheme.cpp
+++ b/modules/database/db_atheme.cpp
@@ -1,6 +1,6 @@
/*
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/database/db_flatfile.cpp b/modules/database/db_flatfile.cpp
index a253fe24f..9f2559c9e 100644
--- a/modules/database/db_flatfile.cpp
+++ b/modules/database/db_flatfile.cpp
@@ -1,6 +1,6 @@
/*
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/database/db_old.cpp b/modules/database/db_old.cpp
index 68ba2ca07..814740a23 100644
--- a/modules/database/db_old.cpp
+++ b/modules/database/db_old.cpp
@@ -1,6 +1,6 @@
/*
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/database/db_redis.cpp b/modules/database/db_redis.cpp
index 4c633d684..a4826349b 100644
--- a/modules/database/db_redis.cpp
+++ b/modules/database/db_redis.cpp
@@ -1,6 +1,6 @@
/*
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/database/db_sql.cpp b/modules/database/db_sql.cpp
index f97eadc9f..bfcd59a3d 100644
--- a/modules/database/db_sql.cpp
+++ b/modules/database/db_sql.cpp
@@ -1,6 +1,6 @@
/*
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/database/db_sql_live.cpp b/modules/database/db_sql_live.cpp
index a02bec4cf..3a02bd0c5 100644
--- a/modules/database/db_sql_live.cpp
+++ b/modules/database/db_sql_live.cpp
@@ -1,6 +1,6 @@
/*
*
- * (C) 2012-2024 Anope Team
+ * (C) 2012-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/dns.cpp b/modules/dns.cpp
index d7eda6f9d..f94854058 100644
--- a/modules/dns.cpp
+++ b/modules/dns.cpp
@@ -1,6 +1,6 @@
/*
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/dnsbl.cpp b/modules/dnsbl.cpp
index 9a17a04ed..deedd85e2 100644
--- a/modules/dnsbl.cpp
+++ b/modules/dnsbl.cpp
@@ -1,6 +1,6 @@
/*
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/encryption/enc_bcrypt.cpp b/modules/encryption/enc_bcrypt.cpp
index 8af775e6d..d0882370a 100644
--- a/modules/encryption/enc_bcrypt.cpp
+++ b/modules/encryption/enc_bcrypt.cpp
@@ -1,6 +1,6 @@
/* Module for providing bcrypt hashing
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* This program is free but copyrighted software; see the file COPYING for
diff --git a/modules/encryption/enc_md5.cpp b/modules/encryption/enc_md5.cpp
index 023e04656..85bc88828 100644
--- a/modules/encryption/enc_md5.cpp
+++ b/modules/encryption/enc_md5.cpp
@@ -1,7 +1,7 @@
/* Module for encryption using MD5.
*
* Modified for Anope.
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Taken from IRC Services and is copyright (c) 1996-2002 Andrew Church.
diff --git a/modules/encryption/enc_none.cpp b/modules/encryption/enc_none.cpp
index 253ffd94c..0fcb6b15b 100644
--- a/modules/encryption/enc_none.cpp
+++ b/modules/encryption/enc_none.cpp
@@ -1,6 +1,6 @@
/* Module for plain text encryption.
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* This program is free but copyrighted software; see the file COPYING for
diff --git a/modules/encryption/enc_old.cpp b/modules/encryption/enc_old.cpp
index 4b6dc438a..068318b82 100644
--- a/modules/encryption/enc_old.cpp
+++ b/modules/encryption/enc_old.cpp
@@ -1,6 +1,6 @@
/* Include file for high-level encryption routines.
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/encryption/enc_sha1.cpp b/modules/encryption/enc_sha1.cpp
index 135a1121d..7d25df6ff 100644
--- a/modules/encryption/enc_sha1.cpp
+++ b/modules/encryption/enc_sha1.cpp
@@ -1,7 +1,7 @@
/*
*
* Modified for Anope.
- * (C) 2006-2024 Anope Team
+ * (C) 2006-2025 Anope Team
* Contact us at team@anope.org
SHA-1 in C
diff --git a/modules/encryption/enc_sha2.cpp b/modules/encryption/enc_sha2.cpp
index 5172f64cc..59216baee 100644
--- a/modules/encryption/enc_sha2.cpp
+++ b/modules/encryption/enc_sha2.cpp
@@ -1,6 +1,6 @@
/* Module for providing SHA-2 hashing
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* This program is free but copyrighted software; see the file COPYING for
diff --git a/modules/encryption/enc_sha256.cpp b/modules/encryption/enc_sha256.cpp
index f1639cf4f..7a75723cf 100644
--- a/modules/encryption/enc_sha256.cpp
+++ b/modules/encryption/enc_sha256.cpp
@@ -1,6 +1,6 @@
/* This module generates and compares password hashes using SHA256 algorithms.
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* This program is free but copyrighted software; see the file COPYING for
diff --git a/modules/extra/enc_argon2.cpp b/modules/extra/enc_argon2.cpp
index e2de76e75..8d6f27d9b 100644
--- a/modules/extra/enc_argon2.cpp
+++ b/modules/extra/enc_argon2.cpp
@@ -1,6 +1,6 @@
/* Module for providing Argon2 hashing
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* This program is free but copyrighted software; see the file COPYING for
diff --git a/modules/extra/enc_posix.cpp b/modules/extra/enc_posix.cpp
index c2f60be5e..acf65d95b 100644
--- a/modules/extra/enc_posix.cpp
+++ b/modules/extra/enc_posix.cpp
@@ -1,6 +1,6 @@
/* Module for providing POSIX crypt() hashing
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* This program is free but copyrighted software; see the file COPYING for
diff --git a/modules/extra/ldap.cpp b/modules/extra/ldap.cpp
index bcd4b8406..ec2b88a39 100644
--- a/modules/extra/ldap.cpp
+++ b/modules/extra/ldap.cpp
@@ -1,6 +1,6 @@
/*
*
- * (C) 2011-2024 Anope Team
+ * (C) 2011-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/extra/mysql.cpp b/modules/extra/mysql.cpp
index a477bcd09..027291991 100644
--- a/modules/extra/mysql.cpp
+++ b/modules/extra/mysql.cpp
@@ -1,6 +1,6 @@
/*
*
- * (C) 2010-2024 Anope Team
+ * (C) 2010-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/extra/regex_pcre2.cpp b/modules/extra/regex_pcre2.cpp
index 991be3f6c..a99eb9afb 100644
--- a/modules/extra/regex_pcre2.cpp
+++ b/modules/extra/regex_pcre2.cpp
@@ -1,6 +1,6 @@
/*
*
- * (C) 2012-2024 Anope Team
+ * (C) 2012-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/extra/regex_posix.cpp b/modules/extra/regex_posix.cpp
index cef4486f9..e183b6c82 100644
--- a/modules/extra/regex_posix.cpp
+++ b/modules/extra/regex_posix.cpp
@@ -1,6 +1,6 @@
/*
*
- * (C) 2012-2024 Anope Team
+ * (C) 2012-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/extra/regex_tre.cpp b/modules/extra/regex_tre.cpp
index 18485507a..022dd0d9d 100644
--- a/modules/extra/regex_tre.cpp
+++ b/modules/extra/regex_tre.cpp
@@ -1,6 +1,6 @@
/*
*
- * (C) 2012-2024 Anope Team
+ * (C) 2012-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/extra/sqlite.cpp b/modules/extra/sqlite.cpp
index 2c6ccc6db..565c1ee30 100644
--- a/modules/extra/sqlite.cpp
+++ b/modules/extra/sqlite.cpp
@@ -1,6 +1,6 @@
/*
*
- * (C) 2011-2024 Anope Team
+ * (C) 2011-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/extra/ssl_gnutls.cpp b/modules/extra/ssl_gnutls.cpp
index 78a70f091..338cc91c1 100644
--- a/modules/extra/ssl_gnutls.cpp
+++ b/modules/extra/ssl_gnutls.cpp
@@ -1,7 +1,7 @@
/*
*
* (C) 2014 Attila Molnar <attilamolnar@hush.com>
- * (C) 2014-2024 Anope Team
+ * (C) 2014-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/extra/ssl_openssl.cpp b/modules/extra/ssl_openssl.cpp
index ce2222fa4..45ea0714d 100644
--- a/modules/extra/ssl_openssl.cpp
+++ b/modules/extra/ssl_openssl.cpp
@@ -1,6 +1,6 @@
/*
*
- * (C) 2010-2024 Anope Team
+ * (C) 2010-2025 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 20ccd0570..82584c41e 100644
--- a/modules/fantasy.cpp
+++ b/modules/fantasy.cpp
@@ -1,6 +1,6 @@
/* Fantasy functionality
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/global/gl_global.cpp b/modules/global/gl_global.cpp
index 4b87933a0..a88c8080d 100644
--- a/modules/global/gl_global.cpp
+++ b/modules/global/gl_global.cpp
@@ -1,6 +1,6 @@
/* Global core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/global/gl_queue.cpp b/modules/global/gl_queue.cpp
index fde15e15d..583a46f6a 100644
--- a/modules/global/gl_queue.cpp
+++ b/modules/global/gl_queue.cpp
@@ -1,6 +1,6 @@
/* Global core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/global/gl_server.cpp b/modules/global/gl_server.cpp
index be7cfc40f..4b9effdaa 100644
--- a/modules/global/gl_server.cpp
+++ b/modules/global/gl_server.cpp
@@ -1,6 +1,6 @@
/* Global core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/global/global.cpp b/modules/global/global.cpp
index 1a9f98c3c..44b17326a 100644
--- a/modules/global/global.cpp
+++ b/modules/global/global.cpp
@@ -1,6 +1,6 @@
/* Global core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/greet.cpp b/modules/greet.cpp
index 13c51a1d5..9f620d9cb 100644
--- a/modules/greet.cpp
+++ b/modules/greet.cpp
@@ -1,6 +1,6 @@
/*
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/help.cpp b/modules/help.cpp
index 8b8542fdf..117293373 100644
--- a/modules/help.cpp
+++ b/modules/help.cpp
@@ -1,6 +1,6 @@
/* Core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/helpchan.cpp b/modules/helpchan.cpp
index 061388dfe..0ea427ec2 100644
--- a/modules/helpchan.cpp
+++ b/modules/helpchan.cpp
@@ -1,6 +1,6 @@
/*
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/hostserv/hostserv.cpp b/modules/hostserv/hostserv.cpp
index fb8b3491c..9c8266d02 100644
--- a/modules/hostserv/hostserv.cpp
+++ b/modules/hostserv/hostserv.cpp
@@ -1,6 +1,6 @@
/* HostServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/hostserv/hs_del.cpp b/modules/hostserv/hs_del.cpp
index 1c70e9c68..357f4f8e3 100644
--- a/modules/hostserv/hs_del.cpp
+++ b/modules/hostserv/hs_del.cpp
@@ -1,6 +1,6 @@
/* HostServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/hostserv/hs_group.cpp b/modules/hostserv/hs_group.cpp
index a030360b3..06c29290e 100644
--- a/modules/hostserv/hs_group.cpp
+++ b/modules/hostserv/hs_group.cpp
@@ -1,6 +1,6 @@
/* HostServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/hostserv/hs_list.cpp b/modules/hostserv/hs_list.cpp
index 08d51f1f2..345d62852 100644
--- a/modules/hostserv/hs_list.cpp
+++ b/modules/hostserv/hs_list.cpp
@@ -1,6 +1,6 @@
/* HostServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/hostserv/hs_off.cpp b/modules/hostserv/hs_off.cpp
index b5978582f..534640ca3 100644
--- a/modules/hostserv/hs_off.cpp
+++ b/modules/hostserv/hs_off.cpp
@@ -1,6 +1,6 @@
/* HostServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/hostserv/hs_on.cpp b/modules/hostserv/hs_on.cpp
index 6d4904042..dbd675333 100644
--- a/modules/hostserv/hs_on.cpp
+++ b/modules/hostserv/hs_on.cpp
@@ -1,6 +1,6 @@
/* HostServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/hostserv/hs_request.cpp b/modules/hostserv/hs_request.cpp
index d8d44df60..649462aac 100644
--- a/modules/hostserv/hs_request.cpp
+++ b/modules/hostserv/hs_request.cpp
@@ -1,6 +1,6 @@
/* hs_request.c - Add request and activate functionality to HostServ
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Based on the original module by Rob <rob@anope.org>
diff --git a/modules/hostserv/hs_set.cpp b/modules/hostserv/hs_set.cpp
index 08c1f6799..740646a9c 100644
--- a/modules/hostserv/hs_set.cpp
+++ b/modules/hostserv/hs_set.cpp
@@ -1,6 +1,6 @@
/* HostServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/httpd.cpp b/modules/httpd.cpp
index f784d2d32..d25742aa2 100644
--- a/modules/httpd.cpp
+++ b/modules/httpd.cpp
@@ -1,6 +1,6 @@
/*
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/irc2sql/irc2sql.cpp b/modules/irc2sql/irc2sql.cpp
index a587b3f5e..c288a2366 100644
--- a/modules/irc2sql/irc2sql.cpp
+++ b/modules/irc2sql/irc2sql.cpp
@@ -1,6 +1,6 @@
/*
*
- * (C) 2013-2024 Anope Team
+ * (C) 2013-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/irc2sql/irc2sql.h b/modules/irc2sql/irc2sql.h
index 00c6f033b..27e1dee13 100644
--- a/modules/irc2sql/irc2sql.h
+++ b/modules/irc2sql/irc2sql.h
@@ -1,6 +1,6 @@
/*
*
- * (C) 2013-2024 Anope Team
+ * (C) 2013-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/irc2sql/tables.cpp b/modules/irc2sql/tables.cpp
index dc7f90088..b00c0e9a5 100644
--- a/modules/irc2sql/tables.cpp
+++ b/modules/irc2sql/tables.cpp
@@ -1,6 +1,6 @@
/*
*
- * (C) 2013-2024 Anope Team
+ * (C) 2013-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/irc2sql/utils.cpp b/modules/irc2sql/utils.cpp
index 9c260fcaa..7debdda9d 100644
--- a/modules/irc2sql/utils.cpp
+++ b/modules/irc2sql/utils.cpp
@@ -1,6 +1,6 @@
/*
*
- * (C) 2013-2024 Anope Team
+ * (C) 2013-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/ldap_authentication.cpp b/modules/ldap_authentication.cpp
index dbca68e58..5860055e5 100644
--- a/modules/ldap_authentication.cpp
+++ b/modules/ldap_authentication.cpp
@@ -1,6 +1,6 @@
/*
*
- * (C) 2011-2024 Anope Team
+ * (C) 2011-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/ldap_oper.cpp b/modules/ldap_oper.cpp
index 5e73c6847..3f34eb7ca 100644
--- a/modules/ldap_oper.cpp
+++ b/modules/ldap_oper.cpp
@@ -1,6 +1,6 @@
/*
*
- * (C) 2011-2024 Anope Team
+ * (C) 2011-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/memoserv/memoserv.cpp b/modules/memoserv/memoserv.cpp
index 957d6dd32..a1399e8f6 100644
--- a/modules/memoserv/memoserv.cpp
+++ b/modules/memoserv/memoserv.cpp
@@ -1,6 +1,6 @@
/* MemoServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/memoserv/ms_cancel.cpp b/modules/memoserv/ms_cancel.cpp
index 330b55926..b423899b0 100644
--- a/modules/memoserv/ms_cancel.cpp
+++ b/modules/memoserv/ms_cancel.cpp
@@ -1,6 +1,6 @@
/* MemoServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/memoserv/ms_check.cpp b/modules/memoserv/ms_check.cpp
index d3556379d..7c478b02b 100644
--- a/modules/memoserv/ms_check.cpp
+++ b/modules/memoserv/ms_check.cpp
@@ -1,6 +1,6 @@
/* MemoServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/memoserv/ms_del.cpp b/modules/memoserv/ms_del.cpp
index 469fdf221..56700b0bd 100644
--- a/modules/memoserv/ms_del.cpp
+++ b/modules/memoserv/ms_del.cpp
@@ -1,6 +1,6 @@
/* MemoServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/memoserv/ms_ignore.cpp b/modules/memoserv/ms_ignore.cpp
index b1c14fb4a..52ec79944 100644
--- a/modules/memoserv/ms_ignore.cpp
+++ b/modules/memoserv/ms_ignore.cpp
@@ -1,6 +1,6 @@
/* MemoServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/memoserv/ms_info.cpp b/modules/memoserv/ms_info.cpp
index c76a446cd..91acaabde 100644
--- a/modules/memoserv/ms_info.cpp
+++ b/modules/memoserv/ms_info.cpp
@@ -1,6 +1,6 @@
/* MemoServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/memoserv/ms_list.cpp b/modules/memoserv/ms_list.cpp
index a25a95ed0..d421efe86 100644
--- a/modules/memoserv/ms_list.cpp
+++ b/modules/memoserv/ms_list.cpp
@@ -1,6 +1,6 @@
/* MemoServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/memoserv/ms_read.cpp b/modules/memoserv/ms_read.cpp
index 75d0fef11..d1a773838 100644
--- a/modules/memoserv/ms_read.cpp
+++ b/modules/memoserv/ms_read.cpp
@@ -1,6 +1,6 @@
/* MemoServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/memoserv/ms_rsend.cpp b/modules/memoserv/ms_rsend.cpp
index 0002a0a88..8bcb7b3d9 100644
--- a/modules/memoserv/ms_rsend.cpp
+++ b/modules/memoserv/ms_rsend.cpp
@@ -1,6 +1,6 @@
/* MemoServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/memoserv/ms_send.cpp b/modules/memoserv/ms_send.cpp
index 85e9acffc..e1ab3169d 100644
--- a/modules/memoserv/ms_send.cpp
+++ b/modules/memoserv/ms_send.cpp
@@ -1,6 +1,6 @@
/* MemoServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/memoserv/ms_sendall.cpp b/modules/memoserv/ms_sendall.cpp
index c04ff7a3f..dfff37033 100644
--- a/modules/memoserv/ms_sendall.cpp
+++ b/modules/memoserv/ms_sendall.cpp
@@ -1,6 +1,6 @@
/* MemoServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/memoserv/ms_set.cpp b/modules/memoserv/ms_set.cpp
index 5e03562a6..cce30581b 100644
--- a/modules/memoserv/ms_set.cpp
+++ b/modules/memoserv/ms_set.cpp
@@ -1,6 +1,6 @@
/* MemoServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/memoserv/ms_staff.cpp b/modules/memoserv/ms_staff.cpp
index cbd27061d..919ee451f 100644
--- a/modules/memoserv/ms_staff.cpp
+++ b/modules/memoserv/ms_staff.cpp
@@ -1,6 +1,6 @@
/* MemoServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/nickserv/nickserv.cpp b/modules/nickserv/nickserv.cpp
index 742f257f6..25d9a364e 100644
--- a/modules/nickserv/nickserv.cpp
+++ b/modules/nickserv/nickserv.cpp
@@ -1,6 +1,6 @@
/* NickServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/nickserv/ns_ajoin.cpp b/modules/nickserv/ns_ajoin.cpp
index 5e4419b85..8643a2c1b 100644
--- a/modules/nickserv/ns_ajoin.cpp
+++ b/modules/nickserv/ns_ajoin.cpp
@@ -1,6 +1,6 @@
/* NickServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/nickserv/ns_alist.cpp b/modules/nickserv/ns_alist.cpp
index 0d02894af..526288aca 100644
--- a/modules/nickserv/ns_alist.cpp
+++ b/modules/nickserv/ns_alist.cpp
@@ -1,6 +1,6 @@
/* NickServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/nickserv/ns_cert.cpp b/modules/nickserv/ns_cert.cpp
index 18b2fc394..9a697df17 100644
--- a/modules/nickserv/ns_cert.cpp
+++ b/modules/nickserv/ns_cert.cpp
@@ -1,6 +1,6 @@
/* NickServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/nickserv/ns_drop.cpp b/modules/nickserv/ns_drop.cpp
index 5a31d74f9..791db0bfb 100644
--- a/modules/nickserv/ns_drop.cpp
+++ b/modules/nickserv/ns_drop.cpp
@@ -1,6 +1,6 @@
/* NickServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/nickserv/ns_getemail.cpp b/modules/nickserv/ns_getemail.cpp
index af308a17b..6e8b55bca 100644
--- a/modules/nickserv/ns_getemail.cpp
+++ b/modules/nickserv/ns_getemail.cpp
@@ -1,6 +1,6 @@
/* NickServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/nickserv/ns_group.cpp b/modules/nickserv/ns_group.cpp
index 54ee210b7..0ccad3735 100644
--- a/modules/nickserv/ns_group.cpp
+++ b/modules/nickserv/ns_group.cpp
@@ -1,6 +1,6 @@
/* NickServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/nickserv/ns_identify.cpp b/modules/nickserv/ns_identify.cpp
index 54175bba9..a7a2b4bf7 100644
--- a/modules/nickserv/ns_identify.cpp
+++ b/modules/nickserv/ns_identify.cpp
@@ -1,6 +1,6 @@
/* NickServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/nickserv/ns_info.cpp b/modules/nickserv/ns_info.cpp
index 532d78da5..d67fe0a18 100644
--- a/modules/nickserv/ns_info.cpp
+++ b/modules/nickserv/ns_info.cpp
@@ -1,6 +1,6 @@
/* NickServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/nickserv/ns_list.cpp b/modules/nickserv/ns_list.cpp
index 1bd4ea043..c322d259b 100644
--- a/modules/nickserv/ns_list.cpp
+++ b/modules/nickserv/ns_list.cpp
@@ -1,6 +1,6 @@
/* NickServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/nickserv/ns_logout.cpp b/modules/nickserv/ns_logout.cpp
index 8b92f7558..90f9f295a 100644
--- a/modules/nickserv/ns_logout.cpp
+++ b/modules/nickserv/ns_logout.cpp
@@ -1,6 +1,6 @@
/* NickServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/nickserv/ns_maxemail.cpp b/modules/nickserv/ns_maxemail.cpp
index 342ba3c3d..45409188d 100644
--- a/modules/nickserv/ns_maxemail.cpp
+++ b/modules/nickserv/ns_maxemail.cpp
@@ -1,7 +1,7 @@
/* ns_maxemail.cpp - Limit the amount of times an email address
* can be used for a NickServ account.
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Included in the Anope module pack since Anope 1.7.9
diff --git a/modules/nickserv/ns_recover.cpp b/modules/nickserv/ns_recover.cpp
index d77dbc898..4656f54e7 100644
--- a/modules/nickserv/ns_recover.cpp
+++ b/modules/nickserv/ns_recover.cpp
@@ -1,6 +1,6 @@
/* NickServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/nickserv/ns_register.cpp b/modules/nickserv/ns_register.cpp
index 692371c0e..38fa55ca5 100644
--- a/modules/nickserv/ns_register.cpp
+++ b/modules/nickserv/ns_register.cpp
@@ -1,6 +1,6 @@
/* NickServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/nickserv/ns_resetpass.cpp b/modules/nickserv/ns_resetpass.cpp
index 889a8b933..fbb8d1540 100644
--- a/modules/nickserv/ns_resetpass.cpp
+++ b/modules/nickserv/ns_resetpass.cpp
@@ -1,6 +1,6 @@
/* NickServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/nickserv/ns_set.cpp b/modules/nickserv/ns_set.cpp
index 405723b4c..ec01dc00b 100644
--- a/modules/nickserv/ns_set.cpp
+++ b/modules/nickserv/ns_set.cpp
@@ -1,6 +1,6 @@
/* NickServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/nickserv/ns_set_keepmodes.cpp b/modules/nickserv/ns_set_keepmodes.cpp
index 34ba3f7e9..e31b33dac 100644
--- a/modules/nickserv/ns_set_keepmodes.cpp
+++ b/modules/nickserv/ns_set_keepmodes.cpp
@@ -1,6 +1,6 @@
/* NickServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/nickserv/ns_set_kill.cpp b/modules/nickserv/ns_set_kill.cpp
index bba37e324..8447bf74f 100644
--- a/modules/nickserv/ns_set_kill.cpp
+++ b/modules/nickserv/ns_set_kill.cpp
@@ -1,6 +1,6 @@
/* NickServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/nickserv/ns_set_language.cpp b/modules/nickserv/ns_set_language.cpp
index 20c336a7b..1cffc3aed 100644
--- a/modules/nickserv/ns_set_language.cpp
+++ b/modules/nickserv/ns_set_language.cpp
@@ -1,6 +1,6 @@
/* NickServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/nickserv/ns_set_message.cpp b/modules/nickserv/ns_set_message.cpp
index 04bb331d2..99f5d6782 100644
--- a/modules/nickserv/ns_set_message.cpp
+++ b/modules/nickserv/ns_set_message.cpp
@@ -1,6 +1,6 @@
/* NickServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/nickserv/ns_set_misc.cpp b/modules/nickserv/ns_set_misc.cpp
index 87b50ebc4..173f1f2da 100644
--- a/modules/nickserv/ns_set_misc.cpp
+++ b/modules/nickserv/ns_set_misc.cpp
@@ -1,6 +1,6 @@
/*
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/nickserv/ns_suspend.cpp b/modules/nickserv/ns_suspend.cpp
index 79c7b8a08..6cdce688a 100644
--- a/modules/nickserv/ns_suspend.cpp
+++ b/modules/nickserv/ns_suspend.cpp
@@ -1,6 +1,6 @@
/* NickServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/nickserv/ns_update.cpp b/modules/nickserv/ns_update.cpp
index 6980a4207..0ce6a5c95 100644
--- a/modules/nickserv/ns_update.cpp
+++ b/modules/nickserv/ns_update.cpp
@@ -1,6 +1,6 @@
/* NickServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/operserv/operserv.cpp b/modules/operserv/operserv.cpp
index 0881b7654..a05159179 100644
--- a/modules/operserv/operserv.cpp
+++ b/modules/operserv/operserv.cpp
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/operserv/os_akill.cpp b/modules/operserv/os_akill.cpp
index 26936cc2c..e904713cf 100644
--- a/modules/operserv/os_akill.cpp
+++ b/modules/operserv/os_akill.cpp
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/operserv/os_chankill.cpp b/modules/operserv/os_chankill.cpp
index 311e8f3d1..3ac583cb7 100644
--- a/modules/operserv/os_chankill.cpp
+++ b/modules/operserv/os_chankill.cpp
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/operserv/os_config.cpp b/modules/operserv/os_config.cpp
index 8e78e1acf..22a46efa7 100644
--- a/modules/operserv/os_config.cpp
+++ b/modules/operserv/os_config.cpp
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/operserv/os_defcon.cpp b/modules/operserv/os_defcon.cpp
index b098a4775..65a6555a6 100644
--- a/modules/operserv/os_defcon.cpp
+++ b/modules/operserv/os_defcon.cpp
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/operserv/os_dns.cpp b/modules/operserv/os_dns.cpp
index 88f39b185..195cd0f25 100644
--- a/modules/operserv/os_dns.cpp
+++ b/modules/operserv/os_dns.cpp
@@ -1,6 +1,6 @@
/*
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/operserv/os_forbid.cpp b/modules/operserv/os_forbid.cpp
index 7f7881420..733c433cc 100644
--- a/modules/operserv/os_forbid.cpp
+++ b/modules/operserv/os_forbid.cpp
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/operserv/os_ignore.cpp b/modules/operserv/os_ignore.cpp
index e7db65a62..8b98e8421 100644
--- a/modules/operserv/os_ignore.cpp
+++ b/modules/operserv/os_ignore.cpp
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/operserv/os_info.cpp b/modules/operserv/os_info.cpp
index 8b4472e74..3becec624 100644
--- a/modules/operserv/os_info.cpp
+++ b/modules/operserv/os_info.cpp
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/operserv/os_jupe.cpp b/modules/operserv/os_jupe.cpp
index 5410b6905..c6823449d 100644
--- a/modules/operserv/os_jupe.cpp
+++ b/modules/operserv/os_jupe.cpp
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/operserv/os_kick.cpp b/modules/operserv/os_kick.cpp
index 222756aa3..667b8aa50 100644
--- a/modules/operserv/os_kick.cpp
+++ b/modules/operserv/os_kick.cpp
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/operserv/os_kill.cpp b/modules/operserv/os_kill.cpp
index 6d57387a1..e03a022c3 100644
--- a/modules/operserv/os_kill.cpp
+++ b/modules/operserv/os_kill.cpp
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/operserv/os_list.cpp b/modules/operserv/os_list.cpp
index ba1156967..a80683054 100644
--- a/modules/operserv/os_list.cpp
+++ b/modules/operserv/os_list.cpp
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/operserv/os_login.cpp b/modules/operserv/os_login.cpp
index 942c14b80..184d643d6 100644
--- a/modules/operserv/os_login.cpp
+++ b/modules/operserv/os_login.cpp
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/operserv/os_logsearch.cpp b/modules/operserv/os_logsearch.cpp
index cd85241e7..f4f6b9210 100644
--- a/modules/operserv/os_logsearch.cpp
+++ b/modules/operserv/os_logsearch.cpp
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/operserv/os_mode.cpp b/modules/operserv/os_mode.cpp
index 964234dac..3a6b2159e 100644
--- a/modules/operserv/os_mode.cpp
+++ b/modules/operserv/os_mode.cpp
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/operserv/os_modinfo.cpp b/modules/operserv/os_modinfo.cpp
index 66b8788af..58ab596f3 100644
--- a/modules/operserv/os_modinfo.cpp
+++ b/modules/operserv/os_modinfo.cpp
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/operserv/os_module.cpp b/modules/operserv/os_module.cpp
index 346640f50..2a54d9a67 100644
--- a/modules/operserv/os_module.cpp
+++ b/modules/operserv/os_module.cpp
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/operserv/os_news.cpp b/modules/operserv/os_news.cpp
index a862e177f..ba6fe37bf 100644
--- a/modules/operserv/os_news.cpp
+++ b/modules/operserv/os_news.cpp
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/operserv/os_noop.cpp b/modules/operserv/os_noop.cpp
index 1c41181dc..6e4b412fd 100644
--- a/modules/operserv/os_noop.cpp
+++ b/modules/operserv/os_noop.cpp
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/operserv/os_oper.cpp b/modules/operserv/os_oper.cpp
index dd9557a41..674de100a 100644
--- a/modules/operserv/os_oper.cpp
+++ b/modules/operserv/os_oper.cpp
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/operserv/os_reload.cpp b/modules/operserv/os_reload.cpp
index b66e9704c..88bcead7c 100644
--- a/modules/operserv/os_reload.cpp
+++ b/modules/operserv/os_reload.cpp
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/operserv/os_session.cpp b/modules/operserv/os_session.cpp
index 1e59f7d04..5e2399d53 100644
--- a/modules/operserv/os_session.cpp
+++ b/modules/operserv/os_session.cpp
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/operserv/os_set.cpp b/modules/operserv/os_set.cpp
index b9c948e30..d7f3fc711 100644
--- a/modules/operserv/os_set.cpp
+++ b/modules/operserv/os_set.cpp
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/operserv/os_shutdown.cpp b/modules/operserv/os_shutdown.cpp
index 585bbcd50..c220bac87 100644
--- a/modules/operserv/os_shutdown.cpp
+++ b/modules/operserv/os_shutdown.cpp
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/operserv/os_stats.cpp b/modules/operserv/os_stats.cpp
index 72d1a2cd7..3a804d31e 100644
--- a/modules/operserv/os_stats.cpp
+++ b/modules/operserv/os_stats.cpp
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/operserv/os_svs.cpp b/modules/operserv/os_svs.cpp
index 854fd4af2..1d6077aca 100644
--- a/modules/operserv/os_svs.cpp
+++ b/modules/operserv/os_svs.cpp
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/operserv/os_sxline.cpp b/modules/operserv/os_sxline.cpp
index e18a21f9c..270ece378 100644
--- a/modules/operserv/os_sxline.cpp
+++ b/modules/operserv/os_sxline.cpp
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/operserv/os_update.cpp b/modules/operserv/os_update.cpp
index b43c5f3cd..e1c25a1be 100644
--- a/modules/operserv/os_update.cpp
+++ b/modules/operserv/os_update.cpp
@@ -1,6 +1,6 @@
/* OperServ core functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/protocol/bahamut.cpp b/modules/protocol/bahamut.cpp
index c447e1371..cd1a582b9 100644
--- a/modules/protocol/bahamut.cpp
+++ b/modules/protocol/bahamut.cpp
@@ -1,6 +1,6 @@
/* Bahamut functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/protocol/hybrid.cpp b/modules/protocol/hybrid.cpp
index 48d952b90..59f535e8a 100644
--- a/modules/protocol/hybrid.cpp
+++ b/modules/protocol/hybrid.cpp
@@ -1,6 +1,6 @@
/* ircd-hybrid protocol module. Minimum supported version of ircd-hybrid is 8.2.23.
*
- * (C) 2003-2024 Anope Team <team@anope.org>
+ * (C) 2003-2025 Anope Team <team@anope.org>
* (C) 2012-2022 ircd-hybrid development team
*
* Please read COPYING and README for further details.
diff --git a/modules/protocol/inspircd.cpp b/modules/protocol/inspircd.cpp
index a1a7075a9..b88f0044f 100644
--- a/modules/protocol/inspircd.cpp
+++ b/modules/protocol/inspircd.cpp
@@ -1,6 +1,6 @@
/* InspIRCd functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/protocol/ngircd.cpp b/modules/protocol/ngircd.cpp
index c65725fa9..cf97ee5ae 100644
--- a/modules/protocol/ngircd.cpp
+++ b/modules/protocol/ngircd.cpp
@@ -1,7 +1,7 @@
/* ngIRCd Protocol module for Anope IRC Services
*
* (C) 2011-2012, 2014 Alexander Barton <alex@barton.de>
- * (C) 2011-2024 Anope Team <team@anope.org>
+ * (C) 2011-2025 Anope Team <team@anope.org>
*
* Please read COPYING and README for further details.
*
diff --git a/modules/protocol/plexus.cpp b/modules/protocol/plexus.cpp
index b5d43a91c..f2c7142da 100644
--- a/modules/protocol/plexus.cpp
+++ b/modules/protocol/plexus.cpp
@@ -1,6 +1,6 @@
/* Plexus 3+ IRCD functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/protocol/ratbox.cpp b/modules/protocol/ratbox.cpp
index 79c9736c6..1c51f9935 100644
--- a/modules/protocol/ratbox.cpp
+++ b/modules/protocol/ratbox.cpp
@@ -1,6 +1,6 @@
/* Ratbox IRCD functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/protocol/solanum.cpp b/modules/protocol/solanum.cpp
index 24c3c54b6..d3656b570 100644
--- a/modules/protocol/solanum.cpp
+++ b/modules/protocol/solanum.cpp
@@ -1,6 +1,6 @@
/* Solanum functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/protocol/unrealircd.cpp b/modules/protocol/unrealircd.cpp
index 1e0cb713b..9aab49c92 100644
--- a/modules/protocol/unrealircd.cpp
+++ b/modules/protocol/unrealircd.cpp
@@ -1,6 +1,6 @@
/* UnrealIRCd functions
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/proxyscan.cpp b/modules/proxyscan.cpp
index e7c761c9f..846095abc 100644
--- a/modules/proxyscan.cpp
+++ b/modules/proxyscan.cpp
@@ -1,6 +1,6 @@
/*
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/redis.cpp b/modules/redis.cpp
index fbaa3bff5..25ecf0678 100644
--- a/modules/redis.cpp
+++ b/modules/redis.cpp
@@ -1,6 +1,6 @@
/*
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/regex_stdlib.cpp b/modules/regex_stdlib.cpp
index 0ef7e3f81..0e932c02a 100644
--- a/modules/regex_stdlib.cpp
+++ b/modules/regex_stdlib.cpp
@@ -1,6 +1,6 @@
/*
*
- * (C) 2012-2024 Anope Team
+ * (C) 2012-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/rewrite.cpp b/modules/rewrite.cpp
index 008e3e722..0a9b22dcb 100644
--- a/modules/rewrite.cpp
+++ b/modules/rewrite.cpp
@@ -1,6 +1,6 @@
/*
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/sasl.cpp b/modules/sasl.cpp
index d84d08624..d26cfc073 100644
--- a/modules/sasl.cpp
+++ b/modules/sasl.cpp
@@ -1,6 +1,6 @@
/*
*
- * (C) 2014-2024 Anope Team
+ * (C) 2014-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/sql_authentication.cpp b/modules/sql_authentication.cpp
index 54307496c..9a6e76d05 100644
--- a/modules/sql_authentication.cpp
+++ b/modules/sql_authentication.cpp
@@ -1,6 +1,6 @@
/*
*
- * (C) 2012-2024 Anope Team
+ * (C) 2012-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/sql_log.cpp b/modules/sql_log.cpp
index 7335a5abf..63200c2e4 100644
--- a/modules/sql_log.cpp
+++ b/modules/sql_log.cpp
@@ -1,6 +1,6 @@
/*
*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/sql_oper.cpp b/modules/sql_oper.cpp
index d0912268c..0cdd82436 100644
--- a/modules/sql_oper.cpp
+++ b/modules/sql_oper.cpp
@@ -1,6 +1,6 @@
/*
*
- * (C) 2012-2024 Anope Team
+ * (C) 2012-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/webcpanel/pages/chanserv/access.cpp b/modules/webcpanel/pages/chanserv/access.cpp
index f4fdccf1f..18a265152 100644
--- a/modules/webcpanel/pages/chanserv/access.cpp
+++ b/modules/webcpanel/pages/chanserv/access.cpp
@@ -1,5 +1,5 @@
/*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/webcpanel/pages/chanserv/akick.cpp b/modules/webcpanel/pages/chanserv/akick.cpp
index 1c238b9ba..dbb9520be 100644
--- a/modules/webcpanel/pages/chanserv/akick.cpp
+++ b/modules/webcpanel/pages/chanserv/akick.cpp
@@ -1,5 +1,5 @@
/*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/webcpanel/pages/chanserv/chanserv.h b/modules/webcpanel/pages/chanserv/chanserv.h
index 76fc30193..6740880af 100644
--- a/modules/webcpanel/pages/chanserv/chanserv.h
+++ b/modules/webcpanel/pages/chanserv/chanserv.h
@@ -1,5 +1,5 @@
/*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/webcpanel/pages/chanserv/drop.cpp b/modules/webcpanel/pages/chanserv/drop.cpp
index 743bc5d92..877054bae 100644
--- a/modules/webcpanel/pages/chanserv/drop.cpp
+++ b/modules/webcpanel/pages/chanserv/drop.cpp
@@ -1,5 +1,5 @@
/*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/webcpanel/pages/chanserv/info.cpp b/modules/webcpanel/pages/chanserv/info.cpp
index a888e2c20..75729a7d6 100644
--- a/modules/webcpanel/pages/chanserv/info.cpp
+++ b/modules/webcpanel/pages/chanserv/info.cpp
@@ -1,5 +1,5 @@
/*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/webcpanel/pages/chanserv/modes.cpp b/modules/webcpanel/pages/chanserv/modes.cpp
index b17cc2d09..32510f39f 100644
--- a/modules/webcpanel/pages/chanserv/modes.cpp
+++ b/modules/webcpanel/pages/chanserv/modes.cpp
@@ -1,5 +1,5 @@
/*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/webcpanel/pages/chanserv/set.cpp b/modules/webcpanel/pages/chanserv/set.cpp
index e08a61d3b..fbf6ff34a 100644
--- a/modules/webcpanel/pages/chanserv/set.cpp
+++ b/modules/webcpanel/pages/chanserv/set.cpp
@@ -1,5 +1,5 @@
/*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/webcpanel/pages/chanserv/utils.cpp b/modules/webcpanel/pages/chanserv/utils.cpp
index 5a6468a3c..c1eafcf8b 100644
--- a/modules/webcpanel/pages/chanserv/utils.cpp
+++ b/modules/webcpanel/pages/chanserv/utils.cpp
@@ -1,5 +1,5 @@
/*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/webcpanel/pages/confirm.cpp b/modules/webcpanel/pages/confirm.cpp
index 12c545ec9..d2ab052a7 100644
--- a/modules/webcpanel/pages/confirm.cpp
+++ b/modules/webcpanel/pages/confirm.cpp
@@ -1,5 +1,5 @@
/*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/webcpanel/pages/confirm.h b/modules/webcpanel/pages/confirm.h
index 558e54217..fa25ab0b1 100644
--- a/modules/webcpanel/pages/confirm.h
+++ b/modules/webcpanel/pages/confirm.h
@@ -1,5 +1,5 @@
/*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/webcpanel/pages/hostserv/hostserv.h b/modules/webcpanel/pages/hostserv/hostserv.h
index 8494fee14..5473f60a9 100644
--- a/modules/webcpanel/pages/hostserv/hostserv.h
+++ b/modules/webcpanel/pages/hostserv/hostserv.h
@@ -1,5 +1,5 @@
/*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/webcpanel/pages/hostserv/request.cpp b/modules/webcpanel/pages/hostserv/request.cpp
index d4446db04..35bc61610 100644
--- a/modules/webcpanel/pages/hostserv/request.cpp
+++ b/modules/webcpanel/pages/hostserv/request.cpp
@@ -1,5 +1,5 @@
/*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/webcpanel/pages/index.cpp b/modules/webcpanel/pages/index.cpp
index 831eb9996..7b9a65c18 100644
--- a/modules/webcpanel/pages/index.cpp
+++ b/modules/webcpanel/pages/index.cpp
@@ -1,5 +1,5 @@
/*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/webcpanel/pages/index.h b/modules/webcpanel/pages/index.h
index e94c2061d..b307404cf 100644
--- a/modules/webcpanel/pages/index.h
+++ b/modules/webcpanel/pages/index.h
@@ -1,5 +1,5 @@
/*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/webcpanel/pages/logout.cpp b/modules/webcpanel/pages/logout.cpp
index 25376da79..fc5170557 100644
--- a/modules/webcpanel/pages/logout.cpp
+++ b/modules/webcpanel/pages/logout.cpp
@@ -1,5 +1,5 @@
/*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/webcpanel/pages/logout.h b/modules/webcpanel/pages/logout.h
index bfefe5ddd..be0e0688a 100644
--- a/modules/webcpanel/pages/logout.h
+++ b/modules/webcpanel/pages/logout.h
@@ -1,5 +1,5 @@
/*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/webcpanel/pages/memoserv/memos.cpp b/modules/webcpanel/pages/memoserv/memos.cpp
index d7fb76d74..f597f105e 100644
--- a/modules/webcpanel/pages/memoserv/memos.cpp
+++ b/modules/webcpanel/pages/memoserv/memos.cpp
@@ -1,5 +1,5 @@
/*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/webcpanel/pages/memoserv/memoserv.h b/modules/webcpanel/pages/memoserv/memoserv.h
index a3bd11d62..b984b9fca 100644
--- a/modules/webcpanel/pages/memoserv/memoserv.h
+++ b/modules/webcpanel/pages/memoserv/memoserv.h
@@ -1,5 +1,5 @@
/*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/webcpanel/pages/nickserv/alist.cpp b/modules/webcpanel/pages/nickserv/alist.cpp
index 48c61d83e..0d8026124 100644
--- a/modules/webcpanel/pages/nickserv/alist.cpp
+++ b/modules/webcpanel/pages/nickserv/alist.cpp
@@ -1,5 +1,5 @@
/*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/webcpanel/pages/nickserv/cert.cpp b/modules/webcpanel/pages/nickserv/cert.cpp
index d3dd3e09b..51851e8d2 100644
--- a/modules/webcpanel/pages/nickserv/cert.cpp
+++ b/modules/webcpanel/pages/nickserv/cert.cpp
@@ -1,5 +1,5 @@
/*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/webcpanel/pages/nickserv/confirm.cpp b/modules/webcpanel/pages/nickserv/confirm.cpp
index 85ad1ff19..724388faf 100644
--- a/modules/webcpanel/pages/nickserv/confirm.cpp
+++ b/modules/webcpanel/pages/nickserv/confirm.cpp
@@ -1,5 +1,5 @@
/*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/webcpanel/pages/nickserv/info.cpp b/modules/webcpanel/pages/nickserv/info.cpp
index a5eb18a1a..43241af14 100644
--- a/modules/webcpanel/pages/nickserv/info.cpp
+++ b/modules/webcpanel/pages/nickserv/info.cpp
@@ -1,5 +1,5 @@
/*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/webcpanel/pages/nickserv/nickserv.h b/modules/webcpanel/pages/nickserv/nickserv.h
index ef6a9924a..240afdb5e 100644
--- a/modules/webcpanel/pages/nickserv/nickserv.h
+++ b/modules/webcpanel/pages/nickserv/nickserv.h
@@ -1,5 +1,5 @@
/*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/webcpanel/pages/operserv/akill.cpp b/modules/webcpanel/pages/operserv/akill.cpp
index c7cb8ab9a..df5806d13 100644
--- a/modules/webcpanel/pages/operserv/akill.cpp
+++ b/modules/webcpanel/pages/operserv/akill.cpp
@@ -1,5 +1,5 @@
/*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/webcpanel/pages/operserv/operserv.h b/modules/webcpanel/pages/operserv/operserv.h
index 28e6b3ec0..2f9f56902 100644
--- a/modules/webcpanel/pages/operserv/operserv.h
+++ b/modules/webcpanel/pages/operserv/operserv.h
@@ -1,5 +1,5 @@
/*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/webcpanel/pages/register.cpp b/modules/webcpanel/pages/register.cpp
index 7d75ea28c..6873dcc43 100644
--- a/modules/webcpanel/pages/register.cpp
+++ b/modules/webcpanel/pages/register.cpp
@@ -1,5 +1,5 @@
/*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/webcpanel/pages/register.h b/modules/webcpanel/pages/register.h
index daf7fd735..103f10bd2 100644
--- a/modules/webcpanel/pages/register.h
+++ b/modules/webcpanel/pages/register.h
@@ -1,5 +1,5 @@
/*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/webcpanel/static_fileserver.cpp b/modules/webcpanel/static_fileserver.cpp
index c27ed9e8e..78f1e47dd 100644
--- a/modules/webcpanel/static_fileserver.cpp
+++ b/modules/webcpanel/static_fileserver.cpp
@@ -1,5 +1,5 @@
/*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/webcpanel/static_fileserver.h b/modules/webcpanel/static_fileserver.h
index ab9399171..506dcd13d 100644
--- a/modules/webcpanel/static_fileserver.h
+++ b/modules/webcpanel/static_fileserver.h
@@ -1,5 +1,5 @@
/*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/webcpanel/template_fileserver.cpp b/modules/webcpanel/template_fileserver.cpp
index 92b7c8cc7..ec34d4af6 100644
--- a/modules/webcpanel/template_fileserver.cpp
+++ b/modules/webcpanel/template_fileserver.cpp
@@ -1,5 +1,5 @@
/*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/webcpanel/template_fileserver.h b/modules/webcpanel/template_fileserver.h
index 8466a1736..ae0bd08fa 100644
--- a/modules/webcpanel/template_fileserver.h
+++ b/modules/webcpanel/template_fileserver.h
@@ -1,5 +1,5 @@
/*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/webcpanel/templates/layout/footer.html b/modules/webcpanel/templates/layout/footer.html
index c6550f148..4d0de1b9c 100644
--- a/modules/webcpanel/templates/layout/footer.html
+++ b/modules/webcpanel/templates/layout/footer.html
@@ -2,7 +2,7 @@
<div class="row">
<div class="col-lg-12">
<div class="footer text-center">
- <a href="https://www.anope.org/">Anope IRC Services &copy; 2013-2024 Anope Team</a>
+ <a href="https://www.anope.org/">Anope IRC Services &copy; 2013-2025 Anope Team</a>
</div>
</div>
</div>
diff --git a/modules/webcpanel/webcpanel.cpp b/modules/webcpanel/webcpanel.cpp
index 9aa33ae4b..abeaa82b0 100644
--- a/modules/webcpanel/webcpanel.cpp
+++ b/modules/webcpanel/webcpanel.cpp
@@ -1,5 +1,5 @@
/*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/webcpanel/webcpanel.h b/modules/webcpanel/webcpanel.h
index cef2d722d..221ff0e5a 100644
--- a/modules/webcpanel/webcpanel.h
+++ b/modules/webcpanel/webcpanel.h
@@ -1,5 +1,5 @@
/*
- * (C) 2003-2024 Anope Team
+ * (C) 2003-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/xmlrpc.cpp b/modules/xmlrpc.cpp
index a6844bb9a..480c248bf 100644
--- a/modules/xmlrpc.cpp
+++ b/modules/xmlrpc.cpp
@@ -1,6 +1,6 @@
/*
*
- * (C) 2010-2024 Anope Team
+ * (C) 2010-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.
diff --git a/modules/xmlrpc_main.cpp b/modules/xmlrpc_main.cpp
index b75538754..3cfec74e8 100644
--- a/modules/xmlrpc_main.cpp
+++ b/modules/xmlrpc_main.cpp
@@ -1,6 +1,6 @@
/*
*
- * (C) 2010-2024 Anope Team
+ * (C) 2010-2025 Anope Team
* Contact us at team@anope.org
*
* Please read COPYING and README for further details.