forked from openlp/openlp
Missed about form
This commit is contained in:
parent
74ca42e220
commit
a7ff760425
@ -307,8 +307,8 @@ class UiAboutDialog(object):
|
||||
'Martin Thompson, Jon Tibble, Dave Warnock, Frode Woldsund, '
|
||||
'Martin Zibricky, Patrick Zimmermann')
|
||||
copyright_note = translate('OpenLP.AboutForm',
|
||||
'Copyright \xa9 2004-2016 {cr}\n\n'
|
||||
'Portions copyright \xa9 2004-2016 {others}').format(cr='Raoul Snyman',
|
||||
'Copyright \xa9 2004-2017 {cr}\n\n'
|
||||
'Portions copyright \xa9 2004-2017 {others}').format(cr='Raoul Snyman',
|
||||
others=cr_others)
|
||||
licence = translate('OpenLP.AboutForm',
|
||||
'This program is free software; you can redistribute it and/or '
|
||||
|
Loading…
Reference in New Issue
Block a user