From 24f3c5516c4e05714c4dd40237e65c29f4b33f39 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Sat, 25 Nov 2023 16:21:23 +0100 Subject: [PATCH] docs: update copyright years Signed-off-by: Thomas Lamprecht --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index 1dde375e..ea760e04 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-2022, Proxmox Server Solutions GmbH' +copyright = '2019-2023, Proxmox Server Solutions GmbH' author = 'Proxmox Support Team' # The version info for the project you're documenting acts as a replacement for