mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-23 14:44:21 +02:00
update copyright year
2
conf.py
2
conf.py
@@ -32,7 +32,7 @@ VERSION = open(os.path.join(PYTHON_DIR, 'VERSION'), 'r').read().strip()
|
|||||||
# -- Project information -----------------------------------------------------
|
# -- Project information -----------------------------------------------------
|
||||||
|
|
||||||
project = 'ArchiveBox'
|
project = 'ArchiveBox'
|
||||||
copyright = '2019, Nick Sweeting'
|
copyright = '2020, Nick Sweeting'
|
||||||
author = 'Nick Sweeting'
|
author = 'Nick Sweeting'
|
||||||
github_url = 'https://github.com/pirate/ArchiveBox'
|
github_url = 'https://github.com/pirate/ArchiveBox'
|
||||||
github_doc_root = 'https://github.com/pirate/ArchiveBox/tree/master/docs/'
|
github_doc_root = 'https://github.com/pirate/ArchiveBox/tree/master/docs/'
|
||||||
|
Reference in New Issue
Block a user