Update year in copyright notices
patch 96f3cc24071c7b58c1647b1996dac3fee46eb367
Author: E. Bosch <presidev@AT@gmail.com>
Date: Fri Jul 10 22:56:40 CEST 2026
* Update year in copyright notices
diff -rN -u old-irgramd/irc.py new-irgramd/irc.py
--- old-irgramd/irc.py 2026-07-25 07:42:00.275940636 +0200
+++ new-irgramd/irc.py 2026-07-25 07:42:00.279940637 +0200
@@ -2,7 +2,7 @@
# irc.py: IRC server side implementation
#
# Copyright (c) 2019 Peter Bui <pbui@bx612.space>
-# Copyright (c) 2020-2024 E. Bosch <presidev@AT@gmail.com>
+# Copyright (c) 2020-2024,2026 E. Bosch <presidev@AT@gmail.com>
# Copyright (c) 2026 Miro (Mirochill on github.com)
#
# Use of this source code is governed by a MIT style license that
diff -rN -u old-irgramd/irgramd new-irgramd/irgramd
--- old-irgramd/irgramd 2026-07-25 07:42:00.279940637 +0200
+++ new-irgramd/irgramd 2026-07-25 07:42:00.279940637 +0200
@@ -3,7 +3,7 @@
# irgramd: IRC-Telegram gateway - Main file
#
# Copyright (c) 2019 Peter Bui <pbui@bx612.space>
-# Copyright (c) 2020-2024 E. Bosch <presidev@AT@gmail.com>
+# Copyright (c) 2020-2024,2026 E. Bosch <presidev@AT@gmail.com>
#
# Use of this source code is governed by a MIT style license that
# can be found in the LICENSE file included in this project.