Skip to content
This repository was archived by the owner on Jun 19, 2025. It is now read-only.

Commit 73e1e4f

Browse files
authored
Merge pull request #3674 from mozilla/lissyx-patch-1
Update conf.py
2 parents 9e67724 + f606ac5 commit 73e1e4f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@
4444

4545
# -- Project information -----------------------------------------------------
4646

47-
project = u'DeepSpeech'
48-
copyright = '2019-2020 Mozilla Corporation, 2020 DeepSpeech authors'
47+
project = u'Mozilla DeepSpeech'
48+
copyright = '2016-2020 Mozilla Corporation, 2020 DeepSpeech authors'
4949
author = 'DeepSpeech authors'
5050

5151
with open('../VERSION', 'r') as ver:

0 commit comments

Comments
 (0)