From 517f993736c3659d455b91d0ffb2440e6509e64f Mon Sep 17 00:00:00 2001 From: UlrichB22 <97119703+UlrichB22@users.noreply.github.com> Date: Sun, 13 Jul 2025 18:39:04 +0200 Subject: [PATCH] Raise the year of copyright for RTD --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index fc1d412f9..e061b1f58 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -50,7 +50,7 @@ # General information about the project. project = "MoinMoin" -copyright = "2011-2022, The MoinMoin developers" +copyright = "2011-2025, The MoinMoin developers" # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the