diff --git a/Config b/Config index 9ccfaca19..eb73329c5 100755 --- a/Config +++ b/Config @@ -2,7 +2,7 @@ # # Anope IRC Services # -# Copyright (C) 2003-2025 Anope Contributors +# Copyright (C) 2003-2026 Anope Contributors # # Anope is free software. You can use, modify, and/or distribute it under the # terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/docs/README b/docs/README index 204c6b1a2..d25a92b87 100644 --- a/docs/README +++ b/docs/README @@ -1,7 +1,7 @@ Anope -- a set of IRC services for IRC networks ----------------------------------------------- -Anope is 2003-2025 Anope Team . +Anope is 2003-2026 Anope Team . Based on Epona 2000-2002 PegSoft . Based on Services 1996-1999 Andrew Church . diff --git a/include/access.h b/include/access.h index 90a3cf4d8..fd35cf0b2 100644 --- a/include/access.h +++ b/include/access.h @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/include/account.h b/include/account.h index c7f6629ff..348636ffb 100644 --- a/include/account.h +++ b/include/account.h @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/include/anope.h b/include/anope.h index 5fede08a9..3137e962b 100644 --- a/include/anope.h +++ b/include/anope.h @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/include/base.h b/include/base.h index 72c90d535..14e8d3ee8 100644 --- a/include/base.h +++ b/include/base.h @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // Copyright (C) 2008-2011 Adam // // Anope is free software. You can use, modify, and/or distribute it under the diff --git a/include/bots.h b/include/bots.h index cbc9f8b41..587367a16 100644 --- a/include/bots.h +++ b/include/bots.h @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // Copyright (C) 2008-2011 Robin Burchell // // Anope is free software. You can use, modify, and/or distribute it under the diff --git a/include/channels.h b/include/channels.h index efde817e9..2d070fdae 100644 --- a/include/channels.h +++ b/include/channels.h @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/include/commands.h b/include/commands.h index c4dc6ba30..2ce1430dd 100644 --- a/include/commands.h +++ b/include/commands.h @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/include/config.h b/include/config.h index 532f3c725..f151e514f 100644 --- a/include/config.h +++ b/include/config.h @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/include/convert.h b/include/convert.h index a28a47397..af6e90493 100644 --- a/include/convert.h +++ b/include/convert.h @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/include/defs.h b/include/defs.h index eb71a31d4..613ee703c 100644 --- a/include/defs.h +++ b/include/defs.h @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/include/extensible.h b/include/extensible.h index f9e7a5928..140ab418d 100644 --- a/include/extensible.h +++ b/include/extensible.h @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/include/hashcomp.h b/include/hashcomp.h index 59788f21c..3b51c03bd 100644 --- a/include/hashcomp.h +++ b/include/hashcomp.h @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // Copyright (C) 2009-2011 InspIRCd Development Team // // Anope is free software. You can use, modify, and/or distribute it under the diff --git a/include/language.h b/include/language.h index 5b7a2cfe0..de6cdb84d 100644 --- a/include/language.h +++ b/include/language.h @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/include/lists.h b/include/lists.h index e44ee8a05..25f110f30 100644 --- a/include/lists.h +++ b/include/lists.h @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/include/logger.h b/include/logger.h index f050bc13b..5afcbf7cb 100644 --- a/include/logger.h +++ b/include/logger.h @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/include/mail.h b/include/mail.h index a8417bd11..b22ef4402 100644 --- a/include/mail.h +++ b/include/mail.h @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/include/memo.h b/include/memo.h index 125bf4ec5..076117a71 100644 --- a/include/memo.h +++ b/include/memo.h @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/include/messages.h b/include/messages.h index 588a611b4..bb10a201e 100644 --- a/include/messages.h +++ b/include/messages.h @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/include/modes.h b/include/modes.h index dfe77890e..fa46f7276 100644 --- a/include/modes.h +++ b/include/modes.h @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // Copyright (C) 2008-2011 Adam // // Anope is free software. You can use, modify, and/or distribute it under the diff --git a/include/module.h b/include/module.h index e3ec27864..8a138759d 100644 --- a/include/module.h +++ b/include/module.h @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/include/modules.h b/include/modules.h index 3b84d2d65..d3661a6cd 100644 --- a/include/modules.h +++ b/include/modules.h @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/include/modules/botserv/badwords.h b/include/modules/botserv/badwords.h index 21fa35e12..490dd4112 100644 --- a/include/modules/botserv/badwords.h +++ b/include/modules/botserv/badwords.h @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/include/modules/botserv/kick.h b/include/modules/botserv/kick.h index 729b54d12..147611460 100644 --- a/include/modules/botserv/kick.h +++ b/include/modules/botserv/kick.h @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/include/modules/chanserv/akick.h b/include/modules/chanserv/akick.h index 917b43192..79a1551a5 100644 --- a/include/modules/chanserv/akick.h +++ b/include/modules/chanserv/akick.h @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/include/modules/chanserv/entrymsg.h b/include/modules/chanserv/entrymsg.h index bf7a3b8a2..ec4e59d52 100644 --- a/include/modules/chanserv/entrymsg.h +++ b/include/modules/chanserv/entrymsg.h @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/include/modules/chanserv/log.h b/include/modules/chanserv/log.h index 6b0b128e5..329d8785e 100644 --- a/include/modules/chanserv/log.h +++ b/include/modules/chanserv/log.h @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/include/modules/chanserv/mode.h b/include/modules/chanserv/mode.h index 7aff90133..fd49d804f 100644 --- a/include/modules/chanserv/mode.h +++ b/include/modules/chanserv/mode.h @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/include/modules/chanserv/service.h b/include/modules/chanserv/service.h index fb6b543c3..1ba5849ee 100644 --- a/include/modules/chanserv/service.h +++ b/include/modules/chanserv/service.h @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/include/modules/dns.h b/include/modules/dns.h index 0101ae2d5..5f050a9a5 100644 --- a/include/modules/dns.h +++ b/include/modules/dns.h @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/include/modules/encryption.h b/include/modules/encryption.h index 3e316bcdc..77b41ad21 100644 --- a/include/modules/encryption.h +++ b/include/modules/encryption.h @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/include/modules/global/service.h b/include/modules/global/service.h index c21ba9740..061e85f82 100644 --- a/include/modules/global/service.h +++ b/include/modules/global/service.h @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/include/modules/hostserv/request.h b/include/modules/hostserv/request.h index 0710caa7b..d0e8e9a66 100644 --- a/include/modules/hostserv/request.h +++ b/include/modules/hostserv/request.h @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/include/modules/httpd.h b/include/modules/httpd.h index 3ea6146c2..3b5f0a2ea 100644 --- a/include/modules/httpd.h +++ b/include/modules/httpd.h @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/include/modules/info.h b/include/modules/info.h index 45012e55d..3a742ce53 100644 --- a/include/modules/info.h +++ b/include/modules/info.h @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/include/modules/ldap.h b/include/modules/ldap.h index c6db9c0c8..c1a7dc6f9 100644 --- a/include/modules/ldap.h +++ b/include/modules/ldap.h @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/include/modules/memoserv/service.h b/include/modules/memoserv/service.h index b41b410d8..68a7358a9 100644 --- a/include/modules/memoserv/service.h +++ b/include/modules/memoserv/service.h @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/include/modules/nickserv/cert.h b/include/modules/nickserv/cert.h index 33b81c89d..cdf158502 100644 --- a/include/modules/nickserv/cert.h +++ b/include/modules/nickserv/cert.h @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/include/modules/nickserv/sasl.h b/include/modules/nickserv/sasl.h index 69374f052..5ade5dca5 100644 --- a/include/modules/nickserv/sasl.h +++ b/include/modules/nickserv/sasl.h @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/include/modules/nickserv/service.h b/include/modules/nickserv/service.h index 31288262b..e53f97dc0 100644 --- a/include/modules/nickserv/service.h +++ b/include/modules/nickserv/service.h @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/include/modules/operserv/forbid.h b/include/modules/operserv/forbid.h index df6cba122..4be110801 100644 --- a/include/modules/operserv/forbid.h +++ b/include/modules/operserv/forbid.h @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/include/modules/operserv/ignore.h b/include/modules/operserv/ignore.h index c971e7f8f..ae62533a9 100644 --- a/include/modules/operserv/ignore.h +++ b/include/modules/operserv/ignore.h @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/include/modules/operserv/news.h b/include/modules/operserv/news.h index 5eaabc719..d5723d1e8 100644 --- a/include/modules/operserv/news.h +++ b/include/modules/operserv/news.h @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/include/modules/operserv/oper.h b/include/modules/operserv/oper.h index f41bb8f51..aaa5f4a20 100644 --- a/include/modules/operserv/oper.h +++ b/include/modules/operserv/oper.h @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/include/modules/operserv/session.h b/include/modules/operserv/session.h index 186346abe..a9ec37c1c 100644 --- a/include/modules/operserv/session.h +++ b/include/modules/operserv/session.h @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/include/modules/redis.h b/include/modules/redis.h index 99aaf6dda..e1b25478f 100644 --- a/include/modules/redis.h +++ b/include/modules/redis.h @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/include/modules/rpc.h b/include/modules/rpc.h index 894d30964..cc4a04bf3 100644 --- a/include/modules/rpc.h +++ b/include/modules/rpc.h @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/include/modules/set_misc.h b/include/modules/set_misc.h index 278f9477b..5a5cff3ed 100644 --- a/include/modules/set_misc.h +++ b/include/modules/set_misc.h @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/include/modules/sql.h b/include/modules/sql.h index 035901468..c529b2f53 100644 --- a/include/modules/sql.h +++ b/include/modules/sql.h @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/include/modules/ssl.h b/include/modules/ssl.h index af9216ca7..2bccad03f 100644 --- a/include/modules/ssl.h +++ b/include/modules/ssl.h @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/include/modules/suspend.h b/include/modules/suspend.h index 975a076a4..16f7d6d8d 100644 --- a/include/modules/suspend.h +++ b/include/modules/suspend.h @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/include/numeric.h b/include/numeric.h index 60c574491..d109bdba2 100644 --- a/include/numeric.h +++ b/include/numeric.h @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/include/opertype.h b/include/opertype.h index de02d67f5..c32ded4c5 100644 --- a/include/opertype.h +++ b/include/opertype.h @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // Copyright (C) 2008-2011 Robin Burchell // // Anope is free software. You can use, modify, and/or distribute it under the diff --git a/include/protocol.h b/include/protocol.h index 0327a3b1b..eac0b1964 100644 --- a/include/protocol.h +++ b/include/protocol.h @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/include/regchannel.h b/include/regchannel.h index 65019c2ce..238bf33fe 100644 --- a/include/regchannel.h +++ b/include/regchannel.h @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/include/regexpr.h b/include/regexpr.h index 4d86aced0..8ff90bf33 100644 --- a/include/regexpr.h +++ b/include/regexpr.h @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/include/serialize.h b/include/serialize.h index ac9785f5a..59c2bc9af 100644 --- a/include/serialize.h +++ b/include/serialize.h @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/include/servers.h b/include/servers.h index 07d860a7f..5e97b7484 100644 --- a/include/servers.h +++ b/include/servers.h @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/include/service.h b/include/service.h index 72d131138..b06f42121 100644 --- a/include/service.h +++ b/include/service.h @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/include/services.h b/include/services.h index 3427378bd..d2fa9d7fa 100644 --- a/include/services.h +++ b/include/services.h @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/include/socketengine.h b/include/socketengine.h index 41c61e440..e3d78aee6 100644 --- a/include/socketengine.h +++ b/include/socketengine.h @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/include/sockets.h b/include/sockets.h index da3f3a8f2..429d844d4 100644 --- a/include/sockets.h +++ b/include/sockets.h @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/include/sysconf.h.cmake b/include/sysconf.h.cmake index 5602bb96d..87875f333 100644 --- a/include/sysconf.h.cmake +++ b/include/sysconf.h.cmake @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/include/textproc.h b/include/textproc.h index bf3eb6c4f..0634ebdc9 100644 --- a/include/textproc.h +++ b/include/textproc.h @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/include/threadengine.h b/include/threadengine.h index 5c122d858..0af05e96f 100644 --- a/include/threadengine.h +++ b/include/threadengine.h @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/include/timers.h b/include/timers.h index 00090bac8..f389447fc 100644 --- a/include/timers.h +++ b/include/timers.h @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/include/uplink.h b/include/uplink.h index ea74b905d..1b104f6ed 100644 --- a/include/uplink.h +++ b/include/uplink.h @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/include/users.h b/include/users.h index b548acff2..28b7d7c59 100644 --- a/include/users.h +++ b/include/users.h @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // Copyright (C) 2008-2011 Robin Burchell // // Anope is free software. You can use, modify, and/or distribute it under the diff --git a/include/version.cpp b/include/version.cpp index 6a6136e9a..1c5c28d02 100644 --- a/include/version.cpp +++ b/include/version.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/include/xline.h b/include/xline.h index 31a89290f..d34c905fb 100644 --- a/include/xline.h +++ b/include/xline.h @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/language/anope.de_DE.po b/language/anope.de_DE.po index df9889d7f..cd8e1c5a7 100644 --- a/language/anope.de_DE.po +++ b/language/anope.de_DE.po @@ -1,6 +1,6 @@ # Anope IRC Services # -# Copyright (C) 2003-2025 Anope Contributors +# Copyright (C) 2003-2026 Anope Contributors # Copyright (C) 2011 Adam # # Anope is free software. You can use, modify, and/or distribute it under the diff --git a/language/anope.el_GR.po b/language/anope.el_GR.po index f14476590..59c1b2578 100644 --- a/language/anope.el_GR.po +++ b/language/anope.el_GR.po @@ -1,6 +1,6 @@ # Anope IRC Services # -# Copyright (C) 2003-2025 Anope Contributors +# Copyright (C) 2003-2026 Anope Contributors # Copyright (C) 2011 VisioN # # Anope is free software. You can use, modify, and/or distribute it under the diff --git a/language/anope.en_US.po b/language/anope.en_US.po index 0bc1ec37f..b7126bf19 100644 --- a/language/anope.en_US.po +++ b/language/anope.en_US.po @@ -1,6 +1,6 @@ # Anope IRC Services # -# Copyright (C) 2003-2025 Anope Contributors +# Copyright (C) 2003-2026 Anope Contributors # Copyright (C) 2014 Adam # # Anope is free software. You can use, modify, and/or distribute it under the diff --git a/language/anope.es_ES.po b/language/anope.es_ES.po index c630f42df..bee90b5b3 100644 --- a/language/anope.es_ES.po +++ b/language/anope.es_ES.po @@ -1,6 +1,6 @@ # Anope IRC Services # -# Copyright (C) 2003-2025 Anope Contributors +# Copyright (C) 2003-2026 Anope Contributors # Copyright (C) 2011 Adam # # Anope is free software. You can use, modify, and/or distribute it under the diff --git a/language/anope.fr_FR.po b/language/anope.fr_FR.po index e3384938b..a4ad3340c 100644 --- a/language/anope.fr_FR.po +++ b/language/anope.fr_FR.po @@ -1,6 +1,6 @@ # Anope IRC Services # -# Copyright (C) 2003-2025 Anope Contributors +# Copyright (C) 2003-2026 Anope Contributors # Copyright (C) 2011 Adam # # Anope is free software. You can use, modify, and/or distribute it under the diff --git a/language/anope.it_IT.po b/language/anope.it_IT.po index d1171dc0b..94cf9ad50 100644 --- a/language/anope.it_IT.po +++ b/language/anope.it_IT.po @@ -1,6 +1,6 @@ # Anope IRC Services # -# Copyright (C) 2003-2025 Anope Contributors +# Copyright (C) 2003-2026 Anope Contributors # Copyright (C) 2011 Adam # # Anope is free software. You can use, modify, and/or distribute it under the diff --git a/language/anope.nl_NL.po b/language/anope.nl_NL.po index a238a72dc..2743d45af 100644 --- a/language/anope.nl_NL.po +++ b/language/anope.nl_NL.po @@ -1,6 +1,6 @@ # Anope IRC Services # -# Copyright (C) 2003-2025 Anope Contributors +# Copyright (C) 2003-2026 Anope Contributors # Copyright (C) 2013-2025 Robby # # Anope is free software. You can use, modify, and/or distribute it under the diff --git a/language/anope.pl_PL.po b/language/anope.pl_PL.po index 2474ba111..94825314b 100644 --- a/language/anope.pl_PL.po +++ b/language/anope.pl_PL.po @@ -1,6 +1,6 @@ # Anope IRC Services # -# Copyright (C) 2003-2025 Anope Contributors +# Copyright (C) 2003-2026 Anope Contributors # Copyright (C) 2011 Adam # # Anope is free software. You can use, modify, and/or distribute it under the diff --git a/language/anope.pt_PT.po b/language/anope.pt_PT.po index 57b929648..c4767b8c7 100644 --- a/language/anope.pt_PT.po +++ b/language/anope.pt_PT.po @@ -1,6 +1,6 @@ # Anope IRC Services # -# Copyright (C) 2003-2025 Anope Contributors +# Copyright (C) 2003-2026 Anope Contributors # Copyright (C) 2014 Adam # # Anope is free software. You can use, modify, and/or distribute it under the diff --git a/language/anope.ro_RO.po b/language/anope.ro_RO.po index cb4240730..09f3a79e7 100644 --- a/language/anope.ro_RO.po +++ b/language/anope.ro_RO.po @@ -1,6 +1,6 @@ # Anope IRC Services # -# Copyright (C) 2003-2025 Anope Contributors +# Copyright (C) 2003-2026 Anope Contributors # Copyright (C) 2015 Cristian Anghel # # Anope is free software. You can use, modify, and/or distribute it under the diff --git a/language/anope.tr_TR.po b/language/anope.tr_TR.po index e5cd9c8b7..275810029 100644 --- a/language/anope.tr_TR.po +++ b/language/anope.tr_TR.po @@ -1,6 +1,6 @@ # Anope IRC Services # -# Copyright (C) 2003-2025 Anope Contributors +# Copyright (C) 2003-2026 Anope Contributors # Copyright (C) 2011 Adam # # Anope is free software. You can use, modify, and/or distribute it under the diff --git a/modules/botserv/botserv.cpp b/modules/botserv/botserv.cpp index 1f6c94bf2..4eb035701 100644 --- a/modules/botserv/botserv.cpp +++ b/modules/botserv/botserv.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/botserv/bs_assign.cpp b/modules/botserv/bs_assign.cpp index e4732d8c7..30df46a0f 100644 --- a/modules/botserv/bs_assign.cpp +++ b/modules/botserv/bs_assign.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/botserv/bs_autoassign.cpp b/modules/botserv/bs_autoassign.cpp index db365a2a9..f4ace2c19 100644 --- a/modules/botserv/bs_autoassign.cpp +++ b/modules/botserv/bs_autoassign.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/botserv/bs_badwords.cpp b/modules/botserv/bs_badwords.cpp index f7dd7d7dd..95c8ec9ef 100644 --- a/modules/botserv/bs_badwords.cpp +++ b/modules/botserv/bs_badwords.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/botserv/bs_bot.cpp b/modules/botserv/bs_bot.cpp index 151718d38..8949d78c0 100644 --- a/modules/botserv/bs_bot.cpp +++ b/modules/botserv/bs_bot.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/botserv/bs_botlist.cpp b/modules/botserv/bs_botlist.cpp index 012359c5b..5b90d3d70 100644 --- a/modules/botserv/bs_botlist.cpp +++ b/modules/botserv/bs_botlist.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/botserv/bs_control.cpp b/modules/botserv/bs_control.cpp index 5f797fe7e..6159b9eb4 100644 --- a/modules/botserv/bs_control.cpp +++ b/modules/botserv/bs_control.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/botserv/bs_info.cpp b/modules/botserv/bs_info.cpp index 6753b8645..4e4b2b3dc 100644 --- a/modules/botserv/bs_info.cpp +++ b/modules/botserv/bs_info.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/botserv/bs_kick.cpp b/modules/botserv/bs_kick.cpp index d71572bd0..a50d262f8 100644 --- a/modules/botserv/bs_kick.cpp +++ b/modules/botserv/bs_kick.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/botserv/bs_set.cpp b/modules/botserv/bs_set.cpp index 86fdf0888..b69cb11ae 100644 --- a/modules/botserv/bs_set.cpp +++ b/modules/botserv/bs_set.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/chanserv/chanserv.cpp b/modules/chanserv/chanserv.cpp index 3367292ed..792521992 100644 --- a/modules/chanserv/chanserv.cpp +++ b/modules/chanserv/chanserv.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/chanserv/cs_access.cpp b/modules/chanserv/cs_access.cpp index c74b2d8b1..444238ac1 100644 --- a/modules/chanserv/cs_access.cpp +++ b/modules/chanserv/cs_access.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/chanserv/cs_akick.cpp b/modules/chanserv/cs_akick.cpp index cce10ddf4..c9743e0b1 100644 --- a/modules/chanserv/cs_akick.cpp +++ b/modules/chanserv/cs_akick.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/chanserv/cs_ban.cpp b/modules/chanserv/cs_ban.cpp index 2a6c68121..e0314cb6a 100644 --- a/modules/chanserv/cs_ban.cpp +++ b/modules/chanserv/cs_ban.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/chanserv/cs_clone.cpp b/modules/chanserv/cs_clone.cpp index 933d2cbf6..22d5b616e 100644 --- a/modules/chanserv/cs_clone.cpp +++ b/modules/chanserv/cs_clone.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/chanserv/cs_drop.cpp b/modules/chanserv/cs_drop.cpp index 204dd4aeb..a5826f100 100644 --- a/modules/chanserv/cs_drop.cpp +++ b/modules/chanserv/cs_drop.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/chanserv/cs_enforce.cpp b/modules/chanserv/cs_enforce.cpp index fa4ddc2b7..cdc61b1f1 100644 --- a/modules/chanserv/cs_enforce.cpp +++ b/modules/chanserv/cs_enforce.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/chanserv/cs_entrymsg.cpp b/modules/chanserv/cs_entrymsg.cpp index 1ef0801d7..5f73c791f 100644 --- a/modules/chanserv/cs_entrymsg.cpp +++ b/modules/chanserv/cs_entrymsg.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/chanserv/cs_fantasy_stats.cpp b/modules/chanserv/cs_fantasy_stats.cpp index 6103e0a3e..818f83a59 100644 --- a/modules/chanserv/cs_fantasy_stats.cpp +++ b/modules/chanserv/cs_fantasy_stats.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/chanserv/cs_fantasy_top.cpp b/modules/chanserv/cs_fantasy_top.cpp index 8caca13b0..1edcb022e 100644 --- a/modules/chanserv/cs_fantasy_top.cpp +++ b/modules/chanserv/cs_fantasy_top.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/chanserv/cs_flags.cpp b/modules/chanserv/cs_flags.cpp index 8f9b12274..6a5bd56bc 100644 --- a/modules/chanserv/cs_flags.cpp +++ b/modules/chanserv/cs_flags.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/chanserv/cs_getkey.cpp b/modules/chanserv/cs_getkey.cpp index 311970188..755ddddf6 100644 --- a/modules/chanserv/cs_getkey.cpp +++ b/modules/chanserv/cs_getkey.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/chanserv/cs_info.cpp b/modules/chanserv/cs_info.cpp index 88615db5c..b5a557628 100644 --- a/modules/chanserv/cs_info.cpp +++ b/modules/chanserv/cs_info.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/chanserv/cs_invite.cpp b/modules/chanserv/cs_invite.cpp index 5417e6557..eb7b7f31d 100644 --- a/modules/chanserv/cs_invite.cpp +++ b/modules/chanserv/cs_invite.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/chanserv/cs_kick.cpp b/modules/chanserv/cs_kick.cpp index ef2eb80c6..fd98cddf7 100644 --- a/modules/chanserv/cs_kick.cpp +++ b/modules/chanserv/cs_kick.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/chanserv/cs_list.cpp b/modules/chanserv/cs_list.cpp index 18172a350..81e8bb7be 100644 --- a/modules/chanserv/cs_list.cpp +++ b/modules/chanserv/cs_list.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/chanserv/cs_log.cpp b/modules/chanserv/cs_log.cpp index c837d8f09..b5b086b14 100644 --- a/modules/chanserv/cs_log.cpp +++ b/modules/chanserv/cs_log.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/chanserv/cs_mode.cpp b/modules/chanserv/cs_mode.cpp index 783067eec..222ebf676 100644 --- a/modules/chanserv/cs_mode.cpp +++ b/modules/chanserv/cs_mode.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/chanserv/cs_register.cpp b/modules/chanserv/cs_register.cpp index d0b842c84..1ab0e63ff 100644 --- a/modules/chanserv/cs_register.cpp +++ b/modules/chanserv/cs_register.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/chanserv/cs_seen.cpp b/modules/chanserv/cs_seen.cpp index 6e12791fa..8bcd85b26 100644 --- a/modules/chanserv/cs_seen.cpp +++ b/modules/chanserv/cs_seen.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/chanserv/cs_set.cpp b/modules/chanserv/cs_set.cpp index 1369a1956..09f23548d 100644 --- a/modules/chanserv/cs_set.cpp +++ b/modules/chanserv/cs_set.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/chanserv/cs_set_misc.cpp b/modules/chanserv/cs_set_misc.cpp index 04322e71d..9b6f0a1e1 100644 --- a/modules/chanserv/cs_set_misc.cpp +++ b/modules/chanserv/cs_set_misc.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/chanserv/cs_status.cpp b/modules/chanserv/cs_status.cpp index 418b2d9b1..09b40ba33 100644 --- a/modules/chanserv/cs_status.cpp +++ b/modules/chanserv/cs_status.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/chanserv/cs_statusupdate.cpp b/modules/chanserv/cs_statusupdate.cpp index 8a6e92dfa..ac5646e91 100644 --- a/modules/chanserv/cs_statusupdate.cpp +++ b/modules/chanserv/cs_statusupdate.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/chanserv/cs_suspend.cpp b/modules/chanserv/cs_suspend.cpp index 836a6bc0c..fd0c0a29b 100644 --- a/modules/chanserv/cs_suspend.cpp +++ b/modules/chanserv/cs_suspend.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/chanserv/cs_sync.cpp b/modules/chanserv/cs_sync.cpp index 3e9ac7c92..9fed897bd 100644 --- a/modules/chanserv/cs_sync.cpp +++ b/modules/chanserv/cs_sync.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/chanserv/cs_topic.cpp b/modules/chanserv/cs_topic.cpp index ab56e6cce..64e3ea57c 100644 --- a/modules/chanserv/cs_topic.cpp +++ b/modules/chanserv/cs_topic.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/chanserv/cs_unban.cpp b/modules/chanserv/cs_unban.cpp index fc0cc468c..0bc57340a 100644 --- a/modules/chanserv/cs_unban.cpp +++ b/modules/chanserv/cs_unban.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/chanserv/cs_updown.cpp b/modules/chanserv/cs_updown.cpp index 2fba2b989..9e3dbaf2e 100644 --- a/modules/chanserv/cs_updown.cpp +++ b/modules/chanserv/cs_updown.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/chanserv/cs_xop.cpp b/modules/chanserv/cs_xop.cpp index f8a9a5f07..0fd085b58 100644 --- a/modules/chanserv/cs_xop.cpp +++ b/modules/chanserv/cs_xop.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/chanstats.cpp b/modules/chanstats.cpp index 4f606614a..f318eac93 100644 --- a/modules/chanstats.cpp +++ b/modules/chanstats.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/database/db_atheme.cpp b/modules/database/db_atheme.cpp index e63bab7d7..dc783128a 100644 --- a/modules/database/db_atheme.cpp +++ b/modules/database/db_atheme.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/database/db_flatfile.cpp b/modules/database/db_flatfile.cpp index f647feb3d..b7ac02244 100644 --- a/modules/database/db_flatfile.cpp +++ b/modules/database/db_flatfile.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/database/db_json.cpp b/modules/database/db_json.cpp index f9dfc9df6..436e8331c 100644 --- a/modules/database/db_json.cpp +++ b/modules/database/db_json.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/database/db_redis.cpp b/modules/database/db_redis.cpp index 2ce09ead5..c36b6df48 100644 --- a/modules/database/db_redis.cpp +++ b/modules/database/db_redis.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/database/db_sql.cpp b/modules/database/db_sql.cpp index 0f40538fe..98493b6a5 100644 --- a/modules/database/db_sql.cpp +++ b/modules/database/db_sql.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/database/db_sql_live.cpp b/modules/database/db_sql_live.cpp index c9104e323..6ed1ef34a 100644 --- a/modules/database/db_sql_live.cpp +++ b/modules/database/db_sql_live.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/dns.cpp b/modules/dns.cpp index c845f9a81..7b1277f59 100644 --- a/modules/dns.cpp +++ b/modules/dns.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/dnsbl.cpp b/modules/dnsbl.cpp index d19f3768d..637ebe5d1 100644 --- a/modules/dnsbl.cpp +++ b/modules/dnsbl.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/encryption/enc_bcrypt.cpp b/modules/encryption/enc_bcrypt.cpp index f6ac2596d..55a323612 100644 --- a/modules/encryption/enc_bcrypt.cpp +++ b/modules/encryption/enc_bcrypt.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/encryption/enc_md5.cpp b/modules/encryption/enc_md5.cpp index 943e0dfdb..1dbdef327 100644 --- a/modules/encryption/enc_md5.cpp +++ b/modules/encryption/enc_md5.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/encryption/enc_none.cpp b/modules/encryption/enc_none.cpp index 155ff1db8..a3e525405 100644 --- a/modules/encryption/enc_none.cpp +++ b/modules/encryption/enc_none.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/encryption/enc_sha1.cpp b/modules/encryption/enc_sha1.cpp index f378604a8..d65802a95 100644 --- a/modules/encryption/enc_sha1.cpp +++ b/modules/encryption/enc_sha1.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/encryption/enc_sha2.cpp b/modules/encryption/enc_sha2.cpp index f292deaf6..49e97fc84 100644 --- a/modules/encryption/enc_sha2.cpp +++ b/modules/encryption/enc_sha2.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/encryption/enc_sha256.cpp b/modules/encryption/enc_sha256.cpp index 354e21ed5..b175879c6 100644 --- a/modules/encryption/enc_sha256.cpp +++ b/modules/encryption/enc_sha256.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/extra/enc_argon2.cpp b/modules/extra/enc_argon2.cpp index a10fd7271..47782f286 100644 --- a/modules/extra/enc_argon2.cpp +++ b/modules/extra/enc_argon2.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/extra/enc_posix.cpp b/modules/extra/enc_posix.cpp index f71a25e89..323ac7213 100644 --- a/modules/extra/enc_posix.cpp +++ b/modules/extra/enc_posix.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/extra/ldap.cpp b/modules/extra/ldap.cpp index 4b3f94462..424d19225 100644 --- a/modules/extra/ldap.cpp +++ b/modules/extra/ldap.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/extra/mysql.cpp b/modules/extra/mysql.cpp index 27c921343..49ef925fe 100644 --- a/modules/extra/mysql.cpp +++ b/modules/extra/mysql.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/extra/regex_pcre2.cpp b/modules/extra/regex_pcre2.cpp index fad8877d2..3e7987c86 100644 --- a/modules/extra/regex_pcre2.cpp +++ b/modules/extra/regex_pcre2.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/extra/regex_posix.cpp b/modules/extra/regex_posix.cpp index c61598fe7..f3a3a6786 100644 --- a/modules/extra/regex_posix.cpp +++ b/modules/extra/regex_posix.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/extra/regex_tre.cpp b/modules/extra/regex_tre.cpp index 69f2f3f6b..88a805d60 100644 --- a/modules/extra/regex_tre.cpp +++ b/modules/extra/regex_tre.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/extra/sqlite.cpp b/modules/extra/sqlite.cpp index c6d30b668..2a9f413eb 100644 --- a/modules/extra/sqlite.cpp +++ b/modules/extra/sqlite.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/extra/ssl_gnutls.cpp b/modules/extra/ssl_gnutls.cpp index 02e6e280b..5fb44160b 100644 --- a/modules/extra/ssl_gnutls.cpp +++ b/modules/extra/ssl_gnutls.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // Copyright (C) 2014 Attila Molnar // // Anope is free software. You can use, modify, and/or distribute it under the diff --git a/modules/extra/ssl_openssl.cpp b/modules/extra/ssl_openssl.cpp index f97ca3d18..f173eb105 100644 --- a/modules/extra/ssl_openssl.cpp +++ b/modules/extra/ssl_openssl.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/extra/xmlrpc.cpp b/modules/extra/xmlrpc.cpp index 4a88ee9dd..ee5080e16 100644 --- a/modules/extra/xmlrpc.cpp +++ b/modules/extra/xmlrpc.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/fantasy.cpp b/modules/fantasy.cpp index 12c09123b..b7affdc3b 100644 --- a/modules/fantasy.cpp +++ b/modules/fantasy.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/global/gl_global.cpp b/modules/global/gl_global.cpp index 742e1a4ac..64bd2b79b 100644 --- a/modules/global/gl_global.cpp +++ b/modules/global/gl_global.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/global/gl_queue.cpp b/modules/global/gl_queue.cpp index 89ec81e4e..e7e9bf331 100644 --- a/modules/global/gl_queue.cpp +++ b/modules/global/gl_queue.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/global/gl_server.cpp b/modules/global/gl_server.cpp index aa8b4f636..eb4a00449 100644 --- a/modules/global/gl_server.cpp +++ b/modules/global/gl_server.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/global/global.cpp b/modules/global/global.cpp index ee0bc3849..6cd3c2d20 100644 --- a/modules/global/global.cpp +++ b/modules/global/global.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/greet.cpp b/modules/greet.cpp index c44709bc7..2ba61fe60 100644 --- a/modules/greet.cpp +++ b/modules/greet.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/help.cpp b/modules/help.cpp index 5458cbb2b..05429158d 100644 --- a/modules/help.cpp +++ b/modules/help.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/helpchan.cpp b/modules/helpchan.cpp index b839b8c75..3a21fe4c1 100644 --- a/modules/helpchan.cpp +++ b/modules/helpchan.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/hostserv/hostserv.cpp b/modules/hostserv/hostserv.cpp index c28304268..0d16ae879 100644 --- a/modules/hostserv/hostserv.cpp +++ b/modules/hostserv/hostserv.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/hostserv/hs_del.cpp b/modules/hostserv/hs_del.cpp index aee7f1352..a6959a94d 100644 --- a/modules/hostserv/hs_del.cpp +++ b/modules/hostserv/hs_del.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/hostserv/hs_group.cpp b/modules/hostserv/hs_group.cpp index 724fb0405..cba400393 100644 --- a/modules/hostserv/hs_group.cpp +++ b/modules/hostserv/hs_group.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/hostserv/hs_list.cpp b/modules/hostserv/hs_list.cpp index ad5f8c22f..73392cd6e 100644 --- a/modules/hostserv/hs_list.cpp +++ b/modules/hostserv/hs_list.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/hostserv/hs_off.cpp b/modules/hostserv/hs_off.cpp index b67b7c5ab..67c1d38c3 100644 --- a/modules/hostserv/hs_off.cpp +++ b/modules/hostserv/hs_off.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/hostserv/hs_offer.cpp b/modules/hostserv/hs_offer.cpp index d39125666..1da64fa60 100644 --- a/modules/hostserv/hs_offer.cpp +++ b/modules/hostserv/hs_offer.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // Copyright (C) 2017-2018 Matt Schatz // // Anope is free software. You can use, modify, and/or distribute it under the diff --git a/modules/hostserv/hs_on.cpp b/modules/hostserv/hs_on.cpp index 4b4d05d5a..515865874 100644 --- a/modules/hostserv/hs_on.cpp +++ b/modules/hostserv/hs_on.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/hostserv/hs_request.cpp b/modules/hostserv/hs_request.cpp index 4b527b54e..e9c613e8f 100644 --- a/modules/hostserv/hs_request.cpp +++ b/modules/hostserv/hs_request.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/hostserv/hs_set.cpp b/modules/hostserv/hs_set.cpp index d879b6311..381429322 100644 --- a/modules/hostserv/hs_set.cpp +++ b/modules/hostserv/hs_set.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/httpd.cpp b/modules/httpd.cpp index 6f863f9d7..ab29734d1 100644 --- a/modules/httpd.cpp +++ b/modules/httpd.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/ldap_authentication.cpp b/modules/ldap_authentication.cpp index 465bac261..757b6c197 100644 --- a/modules/ldap_authentication.cpp +++ b/modules/ldap_authentication.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/ldap_oper.cpp b/modules/ldap_oper.cpp index 4a3e1fde6..6b9195eae 100644 --- a/modules/ldap_oper.cpp +++ b/modules/ldap_oper.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/memoserv/memoserv.cpp b/modules/memoserv/memoserv.cpp index e91399899..2880c9842 100644 --- a/modules/memoserv/memoserv.cpp +++ b/modules/memoserv/memoserv.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/memoserv/ms_cancel.cpp b/modules/memoserv/ms_cancel.cpp index 4e3213ce8..7909e5006 100644 --- a/modules/memoserv/ms_cancel.cpp +++ b/modules/memoserv/ms_cancel.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/memoserv/ms_check.cpp b/modules/memoserv/ms_check.cpp index 51f93d596..e5a16fcb3 100644 --- a/modules/memoserv/ms_check.cpp +++ b/modules/memoserv/ms_check.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/memoserv/ms_del.cpp b/modules/memoserv/ms_del.cpp index 929b98939..59ff62723 100644 --- a/modules/memoserv/ms_del.cpp +++ b/modules/memoserv/ms_del.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/memoserv/ms_ignore.cpp b/modules/memoserv/ms_ignore.cpp index 6db1dfa85..bfb7dc155 100644 --- a/modules/memoserv/ms_ignore.cpp +++ b/modules/memoserv/ms_ignore.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/memoserv/ms_info.cpp b/modules/memoserv/ms_info.cpp index 37bc055b3..e48e91d3e 100644 --- a/modules/memoserv/ms_info.cpp +++ b/modules/memoserv/ms_info.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/memoserv/ms_list.cpp b/modules/memoserv/ms_list.cpp index 5424ca292..8b399ab1a 100644 --- a/modules/memoserv/ms_list.cpp +++ b/modules/memoserv/ms_list.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/memoserv/ms_read.cpp b/modules/memoserv/ms_read.cpp index ff7f7eae9..8cce4002e 100644 --- a/modules/memoserv/ms_read.cpp +++ b/modules/memoserv/ms_read.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/memoserv/ms_rsend.cpp b/modules/memoserv/ms_rsend.cpp index 50ef0faec..3a0c49268 100644 --- a/modules/memoserv/ms_rsend.cpp +++ b/modules/memoserv/ms_rsend.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/memoserv/ms_send.cpp b/modules/memoserv/ms_send.cpp index a98c104b8..7cedd1f82 100644 --- a/modules/memoserv/ms_send.cpp +++ b/modules/memoserv/ms_send.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/memoserv/ms_sendall.cpp b/modules/memoserv/ms_sendall.cpp index 5f5731591..a5761de94 100644 --- a/modules/memoserv/ms_sendall.cpp +++ b/modules/memoserv/ms_sendall.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/memoserv/ms_set.cpp b/modules/memoserv/ms_set.cpp index 3c1382011..54a95de19 100644 --- a/modules/memoserv/ms_set.cpp +++ b/modules/memoserv/ms_set.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/memoserv/ms_staff.cpp b/modules/memoserv/ms_staff.cpp index eccfc3370..5e5234296 100644 --- a/modules/memoserv/ms_staff.cpp +++ b/modules/memoserv/ms_staff.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/nickserv/nickserv.cpp b/modules/nickserv/nickserv.cpp index 7e2855fab..8e0d7598b 100644 --- a/modules/nickserv/nickserv.cpp +++ b/modules/nickserv/nickserv.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/nickserv/ns_ajoin.cpp b/modules/nickserv/ns_ajoin.cpp index 3836235a6..81b523f02 100644 --- a/modules/nickserv/ns_ajoin.cpp +++ b/modules/nickserv/ns_ajoin.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/nickserv/ns_alist.cpp b/modules/nickserv/ns_alist.cpp index 8985af91f..bc334e8bb 100644 --- a/modules/nickserv/ns_alist.cpp +++ b/modules/nickserv/ns_alist.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/nickserv/ns_cert.cpp b/modules/nickserv/ns_cert.cpp index 4f6feaa61..325355513 100644 --- a/modules/nickserv/ns_cert.cpp +++ b/modules/nickserv/ns_cert.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/nickserv/ns_confirm.cpp b/modules/nickserv/ns_confirm.cpp index a8eb2dea0..cdd7f5dd0 100644 --- a/modules/nickserv/ns_confirm.cpp +++ b/modules/nickserv/ns_confirm.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/nickserv/ns_drop.cpp b/modules/nickserv/ns_drop.cpp index db2e57a9e..cec3196b6 100644 --- a/modules/nickserv/ns_drop.cpp +++ b/modules/nickserv/ns_drop.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/nickserv/ns_email.cpp b/modules/nickserv/ns_email.cpp index ffc3262a1..b69556463 100644 --- a/modules/nickserv/ns_email.cpp +++ b/modules/nickserv/ns_email.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/nickserv/ns_group.cpp b/modules/nickserv/ns_group.cpp index b281cfa25..c972dcf22 100644 --- a/modules/nickserv/ns_group.cpp +++ b/modules/nickserv/ns_group.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/nickserv/ns_identify.cpp b/modules/nickserv/ns_identify.cpp index 1c49fe8fd..6595c0783 100644 --- a/modules/nickserv/ns_identify.cpp +++ b/modules/nickserv/ns_identify.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/nickserv/ns_info.cpp b/modules/nickserv/ns_info.cpp index 97f8c306e..db644069e 100644 --- a/modules/nickserv/ns_info.cpp +++ b/modules/nickserv/ns_info.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/nickserv/ns_list.cpp b/modules/nickserv/ns_list.cpp index a290bff43..2e2be4091 100644 --- a/modules/nickserv/ns_list.cpp +++ b/modules/nickserv/ns_list.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/nickserv/ns_logout.cpp b/modules/nickserv/ns_logout.cpp index 032b04663..d5ad44c3d 100644 --- a/modules/nickserv/ns_logout.cpp +++ b/modules/nickserv/ns_logout.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/nickserv/ns_recover.cpp b/modules/nickserv/ns_recover.cpp index 3063a44f2..c74ed6338 100644 --- a/modules/nickserv/ns_recover.cpp +++ b/modules/nickserv/ns_recover.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/nickserv/ns_register.cpp b/modules/nickserv/ns_register.cpp index 3ae5da3e1..8251a943c 100644 --- a/modules/nickserv/ns_register.cpp +++ b/modules/nickserv/ns_register.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/nickserv/ns_resetpass.cpp b/modules/nickserv/ns_resetpass.cpp index 9d14caf4f..63263d138 100644 --- a/modules/nickserv/ns_resetpass.cpp +++ b/modules/nickserv/ns_resetpass.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/nickserv/ns_sasl.cpp b/modules/nickserv/ns_sasl.cpp index 024b23f92..315758fd5 100644 --- a/modules/nickserv/ns_sasl.cpp +++ b/modules/nickserv/ns_sasl.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/nickserv/ns_sasl_anonymous.cpp b/modules/nickserv/ns_sasl_anonymous.cpp index 02785e551..5b152d1e6 100644 --- a/modules/nickserv/ns_sasl_anonymous.cpp +++ b/modules/nickserv/ns_sasl_anonymous.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/nickserv/ns_sasl_external.cpp b/modules/nickserv/ns_sasl_external.cpp index 88cfd65bd..ef7318d9b 100644 --- a/modules/nickserv/ns_sasl_external.cpp +++ b/modules/nickserv/ns_sasl_external.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/nickserv/ns_sasl_plain.cpp b/modules/nickserv/ns_sasl_plain.cpp index 31618e8f0..112a2030a 100644 --- a/modules/nickserv/ns_sasl_plain.cpp +++ b/modules/nickserv/ns_sasl_plain.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/nickserv/ns_set.cpp b/modules/nickserv/ns_set.cpp index 999aff45d..cd456406b 100644 --- a/modules/nickserv/ns_set.cpp +++ b/modules/nickserv/ns_set.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/nickserv/ns_set_keepmodes.cpp b/modules/nickserv/ns_set_keepmodes.cpp index 645d5ac14..7b2b9c366 100644 --- a/modules/nickserv/ns_set_keepmodes.cpp +++ b/modules/nickserv/ns_set_keepmodes.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/nickserv/ns_set_language.cpp b/modules/nickserv/ns_set_language.cpp index dadff288e..c8e93cf44 100644 --- a/modules/nickserv/ns_set_language.cpp +++ b/modules/nickserv/ns_set_language.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/nickserv/ns_set_layout.cpp b/modules/nickserv/ns_set_layout.cpp index da139adbf..5fd8a82cd 100644 --- a/modules/nickserv/ns_set_layout.cpp +++ b/modules/nickserv/ns_set_layout.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/nickserv/ns_set_message.cpp b/modules/nickserv/ns_set_message.cpp index c11d444bd..ea7e34976 100644 --- a/modules/nickserv/ns_set_message.cpp +++ b/modules/nickserv/ns_set_message.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/nickserv/ns_set_misc.cpp b/modules/nickserv/ns_set_misc.cpp index f00407e18..ad21c6da6 100644 --- a/modules/nickserv/ns_set_misc.cpp +++ b/modules/nickserv/ns_set_misc.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/nickserv/ns_set_op.cpp b/modules/nickserv/ns_set_op.cpp index eace8a090..388685f7b 100644 --- a/modules/nickserv/ns_set_op.cpp +++ b/modules/nickserv/ns_set_op.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/nickserv/ns_set_protect.cpp b/modules/nickserv/ns_set_protect.cpp index 8404feb3a..81f1d07db 100644 --- a/modules/nickserv/ns_set_protect.cpp +++ b/modules/nickserv/ns_set_protect.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/nickserv/ns_set_timezone.cpp b/modules/nickserv/ns_set_timezone.cpp index ff931cb47..2b8a9304d 100644 --- a/modules/nickserv/ns_set_timezone.cpp +++ b/modules/nickserv/ns_set_timezone.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/nickserv/ns_suspend.cpp b/modules/nickserv/ns_suspend.cpp index 4acfdf9a9..6560b31f1 100644 --- a/modules/nickserv/ns_suspend.cpp +++ b/modules/nickserv/ns_suspend.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/nickserv/ns_update.cpp b/modules/nickserv/ns_update.cpp index 1ba2f9708..825860cd1 100644 --- a/modules/nickserv/ns_update.cpp +++ b/modules/nickserv/ns_update.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/operserv/operserv.cpp b/modules/operserv/operserv.cpp index b2695e84f..bbca91499 100644 --- a/modules/operserv/operserv.cpp +++ b/modules/operserv/operserv.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/operserv/os_akill.cpp b/modules/operserv/os_akill.cpp index 98c57e5d5..74f02c85a 100644 --- a/modules/operserv/os_akill.cpp +++ b/modules/operserv/os_akill.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/operserv/os_chankill.cpp b/modules/operserv/os_chankill.cpp index 1ffb1e1d2..aa9ade353 100644 --- a/modules/operserv/os_chankill.cpp +++ b/modules/operserv/os_chankill.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/operserv/os_config.cpp b/modules/operserv/os_config.cpp index 26741788d..8bf5a2724 100644 --- a/modules/operserv/os_config.cpp +++ b/modules/operserv/os_config.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/operserv/os_defcon.cpp b/modules/operserv/os_defcon.cpp index 12a882dbd..ed396f291 100644 --- a/modules/operserv/os_defcon.cpp +++ b/modules/operserv/os_defcon.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/operserv/os_dns.cpp b/modules/operserv/os_dns.cpp index 843c7cc97..c95e52a4b 100644 --- a/modules/operserv/os_dns.cpp +++ b/modules/operserv/os_dns.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/operserv/os_forbid.cpp b/modules/operserv/os_forbid.cpp index 2d5c0c824..1d17452e2 100644 --- a/modules/operserv/os_forbid.cpp +++ b/modules/operserv/os_forbid.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/operserv/os_ignore.cpp b/modules/operserv/os_ignore.cpp index bcba088d6..6372705d3 100644 --- a/modules/operserv/os_ignore.cpp +++ b/modules/operserv/os_ignore.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/operserv/os_info.cpp b/modules/operserv/os_info.cpp index d87218178..87cebfced 100644 --- a/modules/operserv/os_info.cpp +++ b/modules/operserv/os_info.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/operserv/os_jupe.cpp b/modules/operserv/os_jupe.cpp index b6f275615..feff49a82 100644 --- a/modules/operserv/os_jupe.cpp +++ b/modules/operserv/os_jupe.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/operserv/os_kick.cpp b/modules/operserv/os_kick.cpp index 1979a9920..12b5e3138 100644 --- a/modules/operserv/os_kick.cpp +++ b/modules/operserv/os_kick.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/operserv/os_kill.cpp b/modules/operserv/os_kill.cpp index 36bb753f3..00e7d7ed2 100644 --- a/modules/operserv/os_kill.cpp +++ b/modules/operserv/os_kill.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/operserv/os_list.cpp b/modules/operserv/os_list.cpp index 201e56325..2bd07b27a 100644 --- a/modules/operserv/os_list.cpp +++ b/modules/operserv/os_list.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/operserv/os_login.cpp b/modules/operserv/os_login.cpp index 7ed8376f8..9376c3964 100644 --- a/modules/operserv/os_login.cpp +++ b/modules/operserv/os_login.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/operserv/os_logsearch.cpp b/modules/operserv/os_logsearch.cpp index c933c7471..b2acda801 100644 --- a/modules/operserv/os_logsearch.cpp +++ b/modules/operserv/os_logsearch.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/operserv/os_mode.cpp b/modules/operserv/os_mode.cpp index 859021663..6bf79872b 100644 --- a/modules/operserv/os_mode.cpp +++ b/modules/operserv/os_mode.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/operserv/os_modinfo.cpp b/modules/operserv/os_modinfo.cpp index 930e8e131..c7fa5dff5 100644 --- a/modules/operserv/os_modinfo.cpp +++ b/modules/operserv/os_modinfo.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/operserv/os_module.cpp b/modules/operserv/os_module.cpp index 309020966..88d4a5634 100644 --- a/modules/operserv/os_module.cpp +++ b/modules/operserv/os_module.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/operserv/os_news.cpp b/modules/operserv/os_news.cpp index 9153821ac..db47cf827 100644 --- a/modules/operserv/os_news.cpp +++ b/modules/operserv/os_news.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/operserv/os_noop.cpp b/modules/operserv/os_noop.cpp index 6c3b1d2b7..8111bd7f7 100644 --- a/modules/operserv/os_noop.cpp +++ b/modules/operserv/os_noop.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/operserv/os_oper.cpp b/modules/operserv/os_oper.cpp index f5b3bb39c..a0bf9cce8 100644 --- a/modules/operserv/os_oper.cpp +++ b/modules/operserv/os_oper.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/operserv/os_reload.cpp b/modules/operserv/os_reload.cpp index 3d45ad968..1ff6bb44e 100644 --- a/modules/operserv/os_reload.cpp +++ b/modules/operserv/os_reload.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/operserv/os_session.cpp b/modules/operserv/os_session.cpp index 54e1dd1bc..564cd954c 100644 --- a/modules/operserv/os_session.cpp +++ b/modules/operserv/os_session.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/operserv/os_set.cpp b/modules/operserv/os_set.cpp index 3d8883604..ab7fff988 100644 --- a/modules/operserv/os_set.cpp +++ b/modules/operserv/os_set.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/operserv/os_shutdown.cpp b/modules/operserv/os_shutdown.cpp index 653721513..7d7fcd378 100644 --- a/modules/operserv/os_shutdown.cpp +++ b/modules/operserv/os_shutdown.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/operserv/os_stats.cpp b/modules/operserv/os_stats.cpp index 6d436edbf..b2fd207d2 100644 --- a/modules/operserv/os_stats.cpp +++ b/modules/operserv/os_stats.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/operserv/os_svs.cpp b/modules/operserv/os_svs.cpp index f8bb98285..e4011a6ab 100644 --- a/modules/operserv/os_svs.cpp +++ b/modules/operserv/os_svs.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/operserv/os_sxline.cpp b/modules/operserv/os_sxline.cpp index bcea0da71..304072f4d 100644 --- a/modules/operserv/os_sxline.cpp +++ b/modules/operserv/os_sxline.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/operserv/os_update.cpp b/modules/operserv/os_update.cpp index f5292df56..67b38b757 100644 --- a/modules/operserv/os_update.cpp +++ b/modules/operserv/os_update.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/protocol/hybrid.cpp b/modules/protocol/hybrid.cpp index c65816783..52cdbb68b 100644 --- a/modules/protocol/hybrid.cpp +++ b/modules/protocol/hybrid.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // Copyright (C) 2012-2022 ircd-hybrid development team // // Anope is free software. You can use, modify, and/or distribute it under the diff --git a/modules/protocol/inspircd.cpp b/modules/protocol/inspircd.cpp index c4aa83c1f..d3f20d58f 100644 --- a/modules/protocol/inspircd.cpp +++ b/modules/protocol/inspircd.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/protocol/ngircd.cpp b/modules/protocol/ngircd.cpp index 2393efe4a..84a317dc3 100644 --- a/modules/protocol/ngircd.cpp +++ b/modules/protocol/ngircd.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // Copyright (C) 2011-2012, 2014 Alex Barton // // Anope is free software. You can use, modify, and/or distribute it under the diff --git a/modules/protocol/plexus.cpp b/modules/protocol/plexus.cpp index 99a4a75e7..0f5a86cbb 100644 --- a/modules/protocol/plexus.cpp +++ b/modules/protocol/plexus.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/protocol/ratbox.cpp b/modules/protocol/ratbox.cpp index 8c66fd708..9e5ed1347 100644 --- a/modules/protocol/ratbox.cpp +++ b/modules/protocol/ratbox.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/protocol/solanum.cpp b/modules/protocol/solanum.cpp index 8d90d2391..32b9e3647 100644 --- a/modules/protocol/solanum.cpp +++ b/modules/protocol/solanum.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/protocol/unrealircd.cpp b/modules/protocol/unrealircd.cpp index a707aee1d..379dfd088 100644 --- a/modules/protocol/unrealircd.cpp +++ b/modules/protocol/unrealircd.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/proxyscan.cpp b/modules/proxyscan.cpp index 6d4d5bad9..e06b7cf85 100644 --- a/modules/proxyscan.cpp +++ b/modules/proxyscan.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/redis.cpp b/modules/redis.cpp index 61484960f..da81184ef 100644 --- a/modules/redis.cpp +++ b/modules/redis.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/regex_stdlib.cpp b/modules/regex_stdlib.cpp index e05d64db4..f16f9e34f 100644 --- a/modules/regex_stdlib.cpp +++ b/modules/regex_stdlib.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/rewrite.cpp b/modules/rewrite.cpp index 7df1e57f0..8fae2b8ef 100644 --- a/modules/rewrite.cpp +++ b/modules/rewrite.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/rpc/jsonrpc.cpp b/modules/rpc/jsonrpc.cpp index 07952bd8c..4f9add3ce 100644 --- a/modules/rpc/jsonrpc.cpp +++ b/modules/rpc/jsonrpc.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/rpc/rpc_data.cpp b/modules/rpc/rpc_data.cpp index 8275d1870..ae378291b 100644 --- a/modules/rpc/rpc_data.cpp +++ b/modules/rpc/rpc_data.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/rpc/rpc_message.cpp b/modules/rpc/rpc_message.cpp index 03ab8ac01..c079c64cf 100644 --- a/modules/rpc/rpc_message.cpp +++ b/modules/rpc/rpc_message.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/rpc/rpc_system.cpp b/modules/rpc/rpc_system.cpp index 96eef90af..4253def3d 100644 --- a/modules/rpc/rpc_system.cpp +++ b/modules/rpc/rpc_system.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/rpc/rpc_user.cpp b/modules/rpc/rpc_user.cpp index 090655295..deea89cf7 100644 --- a/modules/rpc/rpc_user.cpp +++ b/modules/rpc/rpc_user.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/sql_authentication.cpp b/modules/sql_authentication.cpp index 1a8215d6c..7bc89390c 100644 --- a/modules/sql_authentication.cpp +++ b/modules/sql_authentication.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/sql_log.cpp b/modules/sql_log.cpp index ec57da314..2ccb69f45 100644 --- a/modules/sql_log.cpp +++ b/modules/sql_log.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/sql_oper.cpp b/modules/sql_oper.cpp index 8a8496249..6d342aa9b 100644 --- a/modules/sql_oper.cpp +++ b/modules/sql_oper.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/webcpanel/pages/chanserv/access.cpp b/modules/webcpanel/pages/chanserv/access.cpp index 3b10f7696..eebd7b86c 100644 --- a/modules/webcpanel/pages/chanserv/access.cpp +++ b/modules/webcpanel/pages/chanserv/access.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/webcpanel/pages/chanserv/akick.cpp b/modules/webcpanel/pages/chanserv/akick.cpp index 70fcd7753..3458a8b6f 100644 --- a/modules/webcpanel/pages/chanserv/akick.cpp +++ b/modules/webcpanel/pages/chanserv/akick.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/webcpanel/pages/chanserv/chanserv.h b/modules/webcpanel/pages/chanserv/chanserv.h index 05ff971e6..1d20c1770 100644 --- a/modules/webcpanel/pages/chanserv/chanserv.h +++ b/modules/webcpanel/pages/chanserv/chanserv.h @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/webcpanel/pages/chanserv/drop.cpp b/modules/webcpanel/pages/chanserv/drop.cpp index 386450db3..9645d53b3 100644 --- a/modules/webcpanel/pages/chanserv/drop.cpp +++ b/modules/webcpanel/pages/chanserv/drop.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/webcpanel/pages/chanserv/info.cpp b/modules/webcpanel/pages/chanserv/info.cpp index f8b6218de..40a41563d 100644 --- a/modules/webcpanel/pages/chanserv/info.cpp +++ b/modules/webcpanel/pages/chanserv/info.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/webcpanel/pages/chanserv/modes.cpp b/modules/webcpanel/pages/chanserv/modes.cpp index 17f327546..312a0c84d 100644 --- a/modules/webcpanel/pages/chanserv/modes.cpp +++ b/modules/webcpanel/pages/chanserv/modes.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/webcpanel/pages/chanserv/set.cpp b/modules/webcpanel/pages/chanserv/set.cpp index b8b57c1b1..4b82231c6 100644 --- a/modules/webcpanel/pages/chanserv/set.cpp +++ b/modules/webcpanel/pages/chanserv/set.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/webcpanel/pages/chanserv/utils.cpp b/modules/webcpanel/pages/chanserv/utils.cpp index c99623f9f..14e20b8e9 100644 --- a/modules/webcpanel/pages/chanserv/utils.cpp +++ b/modules/webcpanel/pages/chanserv/utils.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/webcpanel/pages/confirm.cpp b/modules/webcpanel/pages/confirm.cpp index 12f62d9c0..f68593e07 100644 --- a/modules/webcpanel/pages/confirm.cpp +++ b/modules/webcpanel/pages/confirm.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/webcpanel/pages/confirm.h b/modules/webcpanel/pages/confirm.h index fa7a563b5..20cdc9f97 100644 --- a/modules/webcpanel/pages/confirm.h +++ b/modules/webcpanel/pages/confirm.h @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/webcpanel/pages/hostserv/hostserv.h b/modules/webcpanel/pages/hostserv/hostserv.h index 76c18c531..434e0f063 100644 --- a/modules/webcpanel/pages/hostserv/hostserv.h +++ b/modules/webcpanel/pages/hostserv/hostserv.h @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/webcpanel/pages/hostserv/request.cpp b/modules/webcpanel/pages/hostserv/request.cpp index 2125519e8..498f2a349 100644 --- a/modules/webcpanel/pages/hostserv/request.cpp +++ b/modules/webcpanel/pages/hostserv/request.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/webcpanel/pages/index.cpp b/modules/webcpanel/pages/index.cpp index c38e3878d..f1fd57ef1 100644 --- a/modules/webcpanel/pages/index.cpp +++ b/modules/webcpanel/pages/index.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/webcpanel/pages/index.h b/modules/webcpanel/pages/index.h index f8ac89deb..c675a9b01 100644 --- a/modules/webcpanel/pages/index.h +++ b/modules/webcpanel/pages/index.h @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/webcpanel/pages/logout.cpp b/modules/webcpanel/pages/logout.cpp index c7c021ae1..ec6ee39a7 100644 --- a/modules/webcpanel/pages/logout.cpp +++ b/modules/webcpanel/pages/logout.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/webcpanel/pages/logout.h b/modules/webcpanel/pages/logout.h index bbf84e734..f7588f0fc 100644 --- a/modules/webcpanel/pages/logout.h +++ b/modules/webcpanel/pages/logout.h @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/webcpanel/pages/memoserv/memos.cpp b/modules/webcpanel/pages/memoserv/memos.cpp index da74ff737..8d12851d2 100644 --- a/modules/webcpanel/pages/memoserv/memos.cpp +++ b/modules/webcpanel/pages/memoserv/memos.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/webcpanel/pages/memoserv/memoserv.h b/modules/webcpanel/pages/memoserv/memoserv.h index dfeaf3f13..14803db77 100644 --- a/modules/webcpanel/pages/memoserv/memoserv.h +++ b/modules/webcpanel/pages/memoserv/memoserv.h @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/webcpanel/pages/nickserv/alist.cpp b/modules/webcpanel/pages/nickserv/alist.cpp index 5e1ed6830..5c944c725 100644 --- a/modules/webcpanel/pages/nickserv/alist.cpp +++ b/modules/webcpanel/pages/nickserv/alist.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/webcpanel/pages/nickserv/cert.cpp b/modules/webcpanel/pages/nickserv/cert.cpp index f694796b0..5ede15da1 100644 --- a/modules/webcpanel/pages/nickserv/cert.cpp +++ b/modules/webcpanel/pages/nickserv/cert.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/webcpanel/pages/nickserv/confirm.cpp b/modules/webcpanel/pages/nickserv/confirm.cpp index 79b5b0d75..555351908 100644 --- a/modules/webcpanel/pages/nickserv/confirm.cpp +++ b/modules/webcpanel/pages/nickserv/confirm.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/webcpanel/pages/nickserv/info.cpp b/modules/webcpanel/pages/nickserv/info.cpp index ac702e9c1..76dc2da84 100644 --- a/modules/webcpanel/pages/nickserv/info.cpp +++ b/modules/webcpanel/pages/nickserv/info.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/webcpanel/pages/nickserv/nickserv.h b/modules/webcpanel/pages/nickserv/nickserv.h index 39f61d68c..70d52726d 100644 --- a/modules/webcpanel/pages/nickserv/nickserv.h +++ b/modules/webcpanel/pages/nickserv/nickserv.h @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/webcpanel/pages/operserv/akill.cpp b/modules/webcpanel/pages/operserv/akill.cpp index 4f5a6e431..d00ec2d16 100644 --- a/modules/webcpanel/pages/operserv/akill.cpp +++ b/modules/webcpanel/pages/operserv/akill.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/webcpanel/pages/operserv/operserv.h b/modules/webcpanel/pages/operserv/operserv.h index b003e644f..8afebcb9f 100644 --- a/modules/webcpanel/pages/operserv/operserv.h +++ b/modules/webcpanel/pages/operserv/operserv.h @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/webcpanel/pages/register.cpp b/modules/webcpanel/pages/register.cpp index 26e4e604f..fefc34ee7 100644 --- a/modules/webcpanel/pages/register.cpp +++ b/modules/webcpanel/pages/register.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/webcpanel/pages/register.h b/modules/webcpanel/pages/register.h index 527a4d6fd..27dbfbddd 100644 --- a/modules/webcpanel/pages/register.h +++ b/modules/webcpanel/pages/register.h @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/webcpanel/static_fileserver.cpp b/modules/webcpanel/static_fileserver.cpp index c31207a14..39f9019e7 100644 --- a/modules/webcpanel/static_fileserver.cpp +++ b/modules/webcpanel/static_fileserver.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/webcpanel/static_fileserver.h b/modules/webcpanel/static_fileserver.h index 70dc9935e..5b6c38990 100644 --- a/modules/webcpanel/static_fileserver.h +++ b/modules/webcpanel/static_fileserver.h @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/webcpanel/template_fileserver.cpp b/modules/webcpanel/template_fileserver.cpp index 50be8815d..89561d727 100644 --- a/modules/webcpanel/template_fileserver.cpp +++ b/modules/webcpanel/template_fileserver.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/webcpanel/template_fileserver.h b/modules/webcpanel/template_fileserver.h index b10820342..81c72c06f 100644 --- a/modules/webcpanel/template_fileserver.h +++ b/modules/webcpanel/template_fileserver.h @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/webcpanel/templates/layout/footer.html b/modules/webcpanel/templates/layout/footer.html index 4d0de1b9c..b0986c53c 100644 --- a/modules/webcpanel/templates/layout/footer.html +++ b/modules/webcpanel/templates/layout/footer.html @@ -2,7 +2,7 @@ diff --git a/modules/webcpanel/webcpanel.cpp b/modules/webcpanel/webcpanel.cpp index 310fed27c..db89ee5b3 100644 --- a/modules/webcpanel/webcpanel.cpp +++ b/modules/webcpanel/webcpanel.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/modules/webcpanel/webcpanel.h b/modules/webcpanel/webcpanel.h index eeeaf8494..134138b56 100644 --- a/modules/webcpanel/webcpanel.h +++ b/modules/webcpanel/webcpanel.h @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/src/access.cpp b/src/access.cpp index e225fbb4e..623876ac7 100644 --- a/src/access.cpp +++ b/src/access.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/src/account.cpp b/src/account.cpp index 2ba126ee8..5308e406b 100644 --- a/src/account.cpp +++ b/src/account.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/src/base.cpp b/src/base.cpp index 20c58de4d..6b5f537d6 100644 --- a/src/base.cpp +++ b/src/base.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/src/base64.cpp b/src/base64.cpp index 6a03d12ae..7349949c1 100644 --- a/src/base64.cpp +++ b/src/base64.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/src/bots.cpp b/src/bots.cpp index 9a184ec4b..c0dc55b0c 100644 --- a/src/bots.cpp +++ b/src/bots.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // Copyright (C) 2008-2011 Robin Burchell // // Anope is free software. You can use, modify, and/or distribute it under the diff --git a/src/channels.cpp b/src/channels.cpp index 625ef739e..762f7d9ca 100644 --- a/src/channels.cpp +++ b/src/channels.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/src/command.cpp b/src/command.cpp index a558aae1e..281b8ae78 100644 --- a/src/command.cpp +++ b/src/command.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // Copyright (C) 2008-2011 Robin Burchell // // Anope is free software. You can use, modify, and/or distribute it under the diff --git a/src/config.cpp b/src/config.cpp index 42d5550f1..0e17e044e 100644 --- a/src/config.cpp +++ b/src/config.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/src/extensible.cpp b/src/extensible.cpp index 702837c9e..ab45f4070 100644 --- a/src/extensible.cpp +++ b/src/extensible.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/src/hashcomp.cpp b/src/hashcomp.cpp index 01db652d9..15f7d487f 100644 --- a/src/hashcomp.cpp +++ b/src/hashcomp.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // Copyright (C) 2008-2011 InspIRCd Development Team // // Anope is free software. You can use, modify, and/or distribute it under the diff --git a/src/init.cpp b/src/init.cpp index ed6fe29f7..40a9fd992 100644 --- a/src/init.cpp +++ b/src/init.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/src/language.cpp b/src/language.cpp index 7fc953a35..f86f8b8f1 100644 --- a/src/language.cpp +++ b/src/language.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/src/logger.cpp b/src/logger.cpp index 2afc832be..909192459 100644 --- a/src/logger.cpp +++ b/src/logger.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/src/mail.cpp b/src/mail.cpp index 72ee4c64f..845f299b5 100644 --- a/src/mail.cpp +++ b/src/mail.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/src/main.cpp b/src/main.cpp index ff17bf2e1..92e5dd9bd 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/src/memos.cpp b/src/memos.cpp index 1007e8258..93de6a97a 100644 --- a/src/memos.cpp +++ b/src/memos.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/src/messages.cpp b/src/messages.cpp index e8969bb84..91ac3b755 100644 --- a/src/messages.cpp +++ b/src/messages.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/src/misc.cpp b/src/misc.cpp index 24044ab26..9fe65a3dd 100644 --- a/src/misc.cpp +++ b/src/misc.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/src/modes.cpp b/src/modes.cpp index db2cb8a40..17e424701 100644 --- a/src/modes.cpp +++ b/src/modes.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // Copyright (C) 2008-2011 Adam // // Anope is free software. You can use, modify, and/or distribute it under the diff --git a/src/module.cpp b/src/module.cpp index 47a5945a3..192d298ec 100644 --- a/src/module.cpp +++ b/src/module.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/src/modulemanager.cpp b/src/modulemanager.cpp index 927b36701..5afa8f61a 100644 --- a/src/modulemanager.cpp +++ b/src/modulemanager.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/src/nickalias.cpp b/src/nickalias.cpp index 2816ef760..d6256dfa2 100644 --- a/src/nickalias.cpp +++ b/src/nickalias.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/src/nickcore.cpp b/src/nickcore.cpp index 8da6d14cc..65c847f4a 100644 --- a/src/nickcore.cpp +++ b/src/nickcore.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/src/opertype.cpp b/src/opertype.cpp index 9dab7c785..be5312a62 100644 --- a/src/opertype.cpp +++ b/src/opertype.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // Copyright (C) 2008-2011 Robin Burchell // // Anope is free software. You can use, modify, and/or distribute it under the diff --git a/src/pipeengine.cpp b/src/pipeengine.cpp index 8a47b1a18..578ef94a6 100644 --- a/src/pipeengine.cpp +++ b/src/pipeengine.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/src/process.cpp b/src/process.cpp index 165b71285..95f36359e 100644 --- a/src/process.cpp +++ b/src/process.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/src/protocol.cpp b/src/protocol.cpp index 13d0ec4c2..1aa2a0bf4 100644 --- a/src/protocol.cpp +++ b/src/protocol.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/src/regchannel.cpp b/src/regchannel.cpp index ebd8f51c5..f6b2271e9 100644 --- a/src/regchannel.cpp +++ b/src/regchannel.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/src/serialize.cpp b/src/serialize.cpp index 94b50ad2a..5866d6946 100644 --- a/src/serialize.cpp +++ b/src/serialize.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/src/servers.cpp b/src/servers.cpp index d0ce02122..fab996470 100644 --- a/src/servers.cpp +++ b/src/servers.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/src/socket_clients.cpp b/src/socket_clients.cpp index 75d7581f0..134ac162d 100644 --- a/src/socket_clients.cpp +++ b/src/socket_clients.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/src/socket_transport.cpp b/src/socket_transport.cpp index 97eed2749..6cc1ce727 100644 --- a/src/socket_transport.cpp +++ b/src/socket_transport.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/src/socketengines/epoll.cpp b/src/socketengines/epoll.cpp index 7d7aa624b..03d85655d 100644 --- a/src/socketengines/epoll.cpp +++ b/src/socketengines/epoll.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/src/socketengines/kqueue.cpp b/src/socketengines/kqueue.cpp index 4ed09a2ad..271fa5b90 100644 --- a/src/socketengines/kqueue.cpp +++ b/src/socketengines/kqueue.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/src/socketengines/poll.cpp b/src/socketengines/poll.cpp index 9fc73fd83..76d7b6f05 100644 --- a/src/socketengines/poll.cpp +++ b/src/socketengines/poll.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/src/socketengines/select.cpp b/src/socketengines/select.cpp index a6de61ed9..99933d0cf 100644 --- a/src/socketengines/select.cpp +++ b/src/socketengines/select.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/src/sockets.cpp b/src/sockets.cpp index b186c0197..70a82b4f7 100644 --- a/src/sockets.cpp +++ b/src/sockets.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/src/threadengine.cpp b/src/threadengine.cpp index daa70b21d..a159f462d 100644 --- a/src/threadengine.cpp +++ b/src/threadengine.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/src/timers.cpp b/src/timers.cpp index 09cf6ae8d..2b4830164 100644 --- a/src/timers.cpp +++ b/src/timers.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/src/tools/anope-mkpasswd b/src/tools/anope-mkpasswd index 39e9dcf34..25c7c6789 100755 --- a/src/tools/anope-mkpasswd +++ b/src/tools/anope-mkpasswd @@ -2,7 +2,7 @@ # # Anope IRC Services # -# Copyright (C) 2003-2025 Anope Contributors +# Copyright (C) 2003-2026 Anope Contributors # # Anope is free software. You can use, modify, and/or distribute it under the # terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/src/tools/anoperc.in b/src/tools/anoperc.in index b39544ac2..cd7da5544 100644 --- a/src/tools/anoperc.in +++ b/src/tools/anoperc.in @@ -2,7 +2,7 @@ # # Anope IRC Services # -# Copyright (C) 2003-2025 Anope Contributors +# Copyright (C) 2003-2026 Anope Contributors # # Anope is free software. You can use, modify, and/or distribute it under the # terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/src/tools/mkauthors b/src/tools/mkauthors index c0da4ae7f..d67c0d43d 100755 --- a/src/tools/mkauthors +++ b/src/tools/mkauthors @@ -2,7 +2,7 @@ # # Anope IRC Services # -# Copyright (C) 2003-2025 Anope Contributors +# Copyright (C) 2003-2026 Anope Contributors # # Anope is free software. You can use, modify, and/or distribute it under the # terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/src/uplink.cpp b/src/uplink.cpp index 6104aa643..4b8fa4f92 100644 --- a/src/uplink.cpp +++ b/src/uplink.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/src/users.cpp b/src/users.cpp index c778e8ead..37cd6e4c1 100644 --- a/src/users.cpp +++ b/src/users.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/src/win32/anope_windows.h b/src/win32/anope_windows.h index 09eae02a6..e465cc365 100644 --- a/src/win32/anope_windows.h +++ b/src/win32/anope_windows.h @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // Copyright (C) 2008-2011 Robin Burchell // // Anope is free software. You can use, modify, and/or distribute it under the diff --git a/src/win32/dl/dl.cpp b/src/win32/dl/dl.cpp index 6f5b8d77d..85bf2f0f8 100644 --- a/src/win32/dl/dl.cpp +++ b/src/win32/dl/dl.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/src/win32/dl/dl.h b/src/win32/dl/dl.h index 929a060ca..ca0b555a2 100644 --- a/src/win32/dl/dl.h +++ b/src/win32/dl/dl.h @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/src/win32/pipe/pipe.cpp b/src/win32/pipe/pipe.cpp index d4b192da3..cb8e7aff6 100644 --- a/src/win32/pipe/pipe.cpp +++ b/src/win32/pipe/pipe.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/src/win32/pipe/pipe.h b/src/win32/pipe/pipe.h index 718b7a22d..10f5a05e5 100644 --- a/src/win32/pipe/pipe.h +++ b/src/win32/pipe/pipe.h @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/src/win32/resource.h b/src/win32/resource.h index 6a40c4aef..eb327d288 100644 --- a/src/win32/resource.h +++ b/src/win32/resource.h @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/src/win32/sigaction/sigaction.cpp b/src/win32/sigaction/sigaction.cpp index 915060387..1385ff582 100644 --- a/src/win32/sigaction/sigaction.cpp +++ b/src/win32/sigaction/sigaction.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/src/win32/sigaction/sigaction.h b/src/win32/sigaction/sigaction.h index 024c26968..04da3142d 100644 --- a/src/win32/sigaction/sigaction.h +++ b/src/win32/sigaction/sigaction.h @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/src/win32/socket.cpp b/src/win32/socket.cpp index a3258da6f..fb740dfa1 100644 --- a/src/win32/socket.cpp +++ b/src/win32/socket.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/src/win32/socket.h b/src/win32/socket.h index c1ec18b84..3964faff1 100644 --- a/src/win32/socket.h +++ b/src/win32/socket.h @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/src/win32/win32.rc.cmake b/src/win32/win32.rc.cmake index f0f3f8759..93e5d2c8b 100644 --- a/src/win32/win32.rc.cmake +++ b/src/win32/win32.rc.cmake @@ -52,7 +52,7 @@ BEGIN VALUE "FileDescription", "Anope IRC Services" VALUE "FileVersion", "@VERSION_FULL@" VALUE "InternalName", "Anope" - VALUE "LegalCopyright", "Copyright (C) 2003-2025 Anope Team" + VALUE "LegalCopyright", "Copyright (C) 2003-2026 Anope Team" VALUE "OriginalFilename", "anope.exe" VALUE "ProductName", "Anope" VALUE "ProductVersion", "@VERSION_DOTTED@" diff --git a/src/win32/win32_memory.cpp b/src/win32/win32_memory.cpp index 5b9504c22..106e43b79 100644 --- a/src/win32/win32_memory.cpp +++ b/src/win32/win32_memory.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // Copyright (C) 2002-2011 InspIRCd Development Team // // Anope is free software. You can use, modify, and/or distribute it under the diff --git a/src/win32/windows.cpp b/src/win32/windows.cpp index cd7a0160a..d9ea09a15 100644 --- a/src/win32/windows.cpp +++ b/src/win32/windows.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // Copyright (C) 2008-2011 Robin Burchell // // Anope is free software. You can use, modify, and/or distribute it under the diff --git a/src/xline.cpp b/src/xline.cpp index 731b85cb8..6f7cbd835 100644 --- a/src/xline.cpp +++ b/src/xline.cpp @@ -1,6 +1,6 @@ // Anope IRC Services // -// Copyright (C) 2003-2025 Anope Contributors +// Copyright (C) 2003-2026 Anope Contributors // // Anope is free software. You can use, modify, and/or distribute it under the // terms of version 2 of the GNU General Public License. See docs/LICENSE.txt diff --git a/vendor/update b/vendor/update index 355082fdb..753fe3420 100755 --- a/vendor/update +++ b/vendor/update @@ -2,7 +2,7 @@ # # Anope IRC Services # -# Copyright (C) 2003-2025 Anope Contributors +# Copyright (C) 2003-2026 Anope Contributors # # Anope is free software. You can use, modify, and/or distribute it under the # terms of version 2 of the GNU General Public License. See docs/LICENSE.txt