fix docs copyright date

This commit is contained in:
Soren I. Bjornstad 2022-08-19 17:35:13 -05:00
parent 96f149feaa
commit 650b21a03d
1 changed files with 2 additions and 5 deletions

View File

@ -6,15 +6,12 @@
# full list see the documentation:
# http://www.sphinx-doc.org/en/master/config
# -- Path setup --------------------------------------------------------------
# Instead of adding things manually to the path, we just ensure we install esc
# in editable mode in our environment.
import datetime
# -- Project information -----------------------------------------------------
project = 'tzk'
copyright = '2021 Soren Bjornstad'
copyright = datetime.date.today().year + ' Soren Bjornstad'
author = 'Soren Bjornstad'
# The short X.Y version