Update to copyright and author for RTD pages.

This commit is contained in:
wiltbemj
2024-09-24 10:35:25 -04:00
parent 4f315e48af
commit 56c8ae74c2

View File

@@ -20,8 +20,8 @@ sys.path.insert(2, os.path.abspath('../../kaipy/scripts/preproc'))
# -- Project information -----------------------------------------------------
project = 'Kaipy'
copyright = '2024, Center for Geospace Storms'
author = 'Center for Geospace Storms'
copyright = '2023 - JHU/APL, NSF NCAR, and Rice University'
author = 'Michael Wiltberger'
# The full version, including alpha/beta/rc tags
release = '1.0.0'