Missed about form

This commit is contained in:
Tim Bentley 2016-12-31 11:11:47 +00:00
parent 93955495a7
commit c5c98157ba
1 changed files with 2 additions and 2 deletions

View File

@ -298,8 +298,8 @@ class UiAboutDialog(object):
self.about_notebook.setTabText(self.about_notebook.indexOf(self.credits_tab),
translate('OpenLP.AboutForm', 'Credits'))
copyright_note = translate('OpenLP.AboutForm',
'Copyright \xa9 2004-2016 %s\n'
'Portions copyright \xa9 2004-2016 %s') % \
'Copyright \xa9 2004-2017 %s\n'
'Portions copyright \xa9 2004-2017 %s') % \
('Raoul Snyman',
'Tim Bentley, Gerald Britton, Jonathan Corwin, Samuel Findlay, '
'Michael Gorven, Scott Guerrieri, Matthias Hub, Meinert Jordan, '