prepare the 3.22.6.0 release 2

This commit is contained in:
Steve Lewis AB7PA 2022-06-08 14:39:33 -07:00 committed by WU2S
parent ea9c8f327e
commit cbd42cdbda
1 changed files with 2 additions and 1 deletions

View File

@ -16,11 +16,12 @@
# import sys
# sys.path.insert(0, os.path.abspath('.'))
import sphinx_rtd_theme
from datetime import date
# -- Project information -----------------------------------------------------
project = u'AREDN Documentation'
copyright = u'2022, Amateur Radio Emergency Data Network, Inc. Licensed under the terms of Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International'
copyright = f'{date.today().year}, Amateur Radio Emergency Data Network, Inc. Licensed under the terms of Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International'
author = u'Amateur Radio Emergency Data Network, Inc.'
# The short X.Y version