From 46d677731528db89bc0eebdb5df59d47df52a8b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Wed, 28 Jun 2023 16:13:13 +0200 Subject: [PATCH] doc: update copyright year in site footer as well. --- doc/python/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/python/conf.py b/doc/python/conf.py index 26e7143..6289f51 100644 --- a/doc/python/conf.py +++ b/doc/python/conf.py @@ -272,7 +272,7 @@ PAGE_HEADER = """ FINE_PRINT = """ | Magnum Python docs. Part of the `Magnum project `_, - copyright © `Vladimír Vondruš `_ and contributors, 2010–2022. + copyright © `Vladimír Vondruš `_ and contributors, 2010--2023. | Generated by `m.css Python doc generator `_. Contact the team via `GitHub `_, `Gitter `_,