From 6a161d504402fcc1eb3da6747a9759fd5122f9f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Fri, 2 Sep 2022 18:36:51 +0200 Subject: [PATCH] doc: it's almost 2023, update the copyright year already. --- 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 23f5b3c..0e63b78 100644 --- a/doc/python/conf.py +++ b/doc/python/conf.py @@ -178,7 +178,7 @@ PAGE_HEADER = """ FINE_PRINT = """ | Magnum Python docs. Part of the `Magnum project `_, - copyright © `Vladimír Vondruš `_ and contributors, 2010–2021. + copyright © `Vladimír Vondruš `_ and contributors, 2010–2022. | Generated by `m.css Python doc generator `_. Contact the team via `GitHub `_, `Gitter `_,