Fixed compyright notice

This commit is contained in:
Jamie Hardt
2023-11-04 11:50:03 -07:00
parent ac22fab97f
commit 4224d106b0

View File

@@ -15,7 +15,7 @@ import ptulsconv
# https://www.sphinx-doc.org/en/master/usage/configuration.html#project-information
project = 'ptulsconv'
# copyright = ptulsconv.__copyright__
copyright = '2019-2023 Jamie Hardt. All rights reserved'
# author = ptulsconv.__author__
release = ptulsconv.__version__