Skip to content

Commit

Permalink
Update conf.py
Browse files Browse the repository at this point in the history
  • Loading branch information
lissyx committed Jul 30, 2021
1 parent ab714a8 commit bfccca3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@

# -- 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:
Expand Down

0 comments on commit bfccca3

Please sign in to comment.