[pbs-devel] [PATCH proxmox-backup] docs: update copyright years
    Christoph Heiss 
    c.heiss at proxmox.com
       
    Fri Sep 27 17:58:01 CEST 2024
    
    
  
It's already 2024 for quite some time now.
Signed-off-by: Christoph Heiss <c.heiss at proxmox.com>
---
 docs/conf.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/conf.py b/docs/conf.py
index fba72629..d74c5db1 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
-- 
2.46.0
    
    
More information about the pbs-devel
mailing list