mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-05-16 20:26:47 +08:00
Bumped up the year in About Dialog.
This commit is contained in:
parent
b2f10ec864
commit
7f35f45e47
@ -92,8 +92,8 @@ AboutDialog::AboutDialog()
|
|||||||
"<html>"
|
"<html>"
|
||||||
"<body bgcolor= %s link= %s>"
|
"<body bgcolor= %s link= %s>"
|
||||||
"<font color=%s>"
|
"<font color=%s>"
|
||||||
"Copyright © 2016-2018 Prusa Research. <br />"
|
"Copyright © 2016-2019 Prusa Research. <br />"
|
||||||
"Copyright © 2011-2017 Alessandro Ranellucci. <br />"
|
"Copyright © 2011-2018 Alessandro Ranellucci. <br />"
|
||||||
"<a href=\"http://slic3r.org/\">Slic3r</a> is licensed under the "
|
"<a href=\"http://slic3r.org/\">Slic3r</a> is licensed under the "
|
||||||
"<a href=\"http://www.gnu.org/licenses/agpl-3.0.html\">GNU Affero General Public License, version 3</a>."
|
"<a href=\"http://www.gnu.org/licenses/agpl-3.0.html\">GNU Affero General Public License, version 3</a>."
|
||||||
"<br /><br />"
|
"<br /><br />"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user