Update copyright year

This commit is contained in:
Curtis Gedak 2020-01-18 10:26:14 -07:00
parent a3ee840846
commit 2411409260

View file

@ -30,7 +30,7 @@ class aboutDialog(QWidget, Ui_about):
+ "&nbsp;"*5 + """<a href="http://www.theologeek.ch/manuskript/">
http://www.theologeek.ch/manuskript/
</a><br>"""
+ "&nbsp;"*5 + "Copyright © 2015-2019 Olivier Keshavjee<br>"
+ "&nbsp;"*5 + "Copyright © 2015-2020 Olivier Keshavjee<br>"
+ "&nbsp;"*5 + """<a href="https://www.gnu.org/licenses/gpl-3.0.en.html">
GNU General Public License Version 3
</a><br>"""