doc: simpler copyright declaration

This commit is contained in:
Dan Bungert 2023-07-07 12:17:10 -06:00
parent 3f5a62af79
commit 482a2bfbd0
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ import sys
# -- Project information -----------------------------------------------------
project = 'Ubuntu Install Guide'
copyright = f'Canonical Group Ltd, 2020 - {datetime.date.today().year}'
copyright = 'Canonical Group Ltd'
# -- General configuration ---------------------------------------------------