comparison docs/conf.py @ 789:8ab718cbec22

Use the copyright sign instead of (c) in the docs
author Franz Glasner <fzglas.hg@dom66.de>
date Sun, 17 May 2026 13:55:43 +0200
parents 16f040434598
children 830a7536281b
comparison
equal deleted inserted replaced
788:6f0a46c4b79e 789:8ab718cbec22
29 29
30 30
31 # -- Project information ----------------------------------------------------- 31 # -- Project information -----------------------------------------------------
32 32
33 project = 'ConfigMix' 33 project = 'ConfigMix'
34 copyright = u('2015–2023, Franz Glasner. All rights reserved') 34 copyright = u('2015–2023 Franz Glasner')
35 author = 'Franz Glasner' 35 author = 'Franz Glasner'
36 36
37 current_date = datetime.date.today().isoformat() 37 current_date = datetime.date.today().isoformat()
38 38
39 # The full version, including alpha/beta/rc tags 39 # The full version, including alpha/beta/rc tags