From 0cfe1b3f13ec169dba7075be6a37eed12154fbc9 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Fri, 11 Sep 2020 11:08:33 +0200 Subject: [PATCH] docs: set GmbH as copyright holder 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 b1cadd08..6ba3f4b1 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -74,7 +74,7 @@ rst_epilog = epilog_file.read() # General information about the project. project = 'Proxmox Backup' -copyright = '2019-2020, Proxmox Support Team' +copyright = '2019-2020, Proxmox Server Solutions GmbH' author = 'Proxmox Support Team' # The version info for the project you're documenting, acts as replacement for