conf.py: cleanup

Change-Id: I15fb6d8af3bb1c9dc63ff2a17b0704276f8e69cb
This commit is contained in:
ovari123 2025-04-15 06:22:54 -04:00
parent 86105b3d9e
commit b88bf0d057
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ from datetime import datetime
current_year = datetime.now().year
project = 'Jami'
copyright = f'2018-{current_year} Savoir-faire Linux Inc. and contributors'
copyright = f'2018-{current_year} Savoir-faire Linux Inc. and contributors.'
author = 'Savoir-faire Linux Inc. and contributors'
html_baseurl = 'https://docs.jami.net'