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
ab714a8d1b
commit
bfccca3205
@ -45,8 +45,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