mirror of
https://github.com/mozilla/DeepSpeech.git
synced 2025-10-26 11:19:39 +00:00
Update conf.py
This commit is contained in:
parent
9e67724d39
commit
f606ac5753
@ -44,8 +44,8 @@ import semver
|
||||
|
||||
# -- Project information -----------------------------------------------------
|
||||
|
||||
project = u'DeepSpeech'
|
||||
copyright = '2019-2020 Mozilla Corporation, 2020 DeepSpeech authors'
|
||||
project = u'Mozilla DeepSpeech'
|
||||
copyright = '2016-2020 Mozilla Corporation, 2020 DeepSpeech authors'
|
||||
author = 'DeepSpeech authors'
|
||||
|
||||
with open('../VERSION', 'r') as ver:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user