From 4869ec3bd38deee5402e80f6db61db454e0a605b Mon Sep 17 00:00:00 2001 From: Christoph Heiss Date: Fri, 27 Sep 2024 17:58:01 +0200 Subject: [PATCH] docs: update copyright years It's already 2024 for quite some time now. Signed-off-by: Christoph Heiss --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index 07712889..93c3db87 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -71,7 +71,7 @@ master_doc = 'index' # General information about the project. project = 'Proxmox Backup' -copyright = '2019-2023, Proxmox Server Solutions GmbH' +copyright = '2019-2024, Proxmox Server Solutions GmbH' author = 'Proxmox Support Team' # The version info for the project you're documenting acts as a replacement for