From 96c464982c7c7345d04f861e766988c4f9a1bc42 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timoth=C3=A9e=20Floure?= Date: Mon, 19 Feb 2024 10:29:40 +0100 Subject: [PATCH] [conf] update copyright year --- src/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/conf.py b/src/conf.py index 330495db..bae81b81 100644 --- a/src/conf.py +++ b/src/conf.py @@ -47,7 +47,7 @@ master_doc = 'index' # General information about the project. project = 'cdist' -copyright = 'ungleich GmbH 2022' +copyright = 'ungleich GmbH 2024' # author = 'Darko Poljak' # The version info for the project you're documenting, acts as replacement for