1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-12-13 23:25:50 +02:00
This commit is contained in:
Florent Daigniere
2023-04-04 09:21:24 +02:00
parent 96211df0c3
commit 63ab4938c9
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ templates_path = ['_templates']
source_suffix = '.rst'
master_doc = 'index'
project = 'Mailu'
copyright = '2023, Mailu authors'
copyright = '2016, Mailu authors'
author = 'Mailu authors'
version = release = os.environ.get('VERSION', 'master')
language = 'en'