From 1e66805318f13051c982304d1284f791051e9a4a Mon Sep 17 00:00:00 2001 From: William Desportes Date: Wed, 31 Dec 2025 17:14:16 +0100 Subject: [PATCH] Bump docs year to 2026 Signed-off-by: William Desportes --- doc/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/conf.py b/doc/conf.py index a5c091d21f..3e1ec85052 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -44,7 +44,7 @@ master_doc = 'index' # General information about the project. project = u'phpMyAdmin' -copyright = u'2012 - 2025, The phpMyAdmin devel team' +copyright = u'2012 - 2026, The phpMyAdmin devel team' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the