1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-30 15:52:12 +01:00

LP-425 gcs: fix copyright symbols not showing in about dialog

This commit is contained in:
Philippe Renon 2016-10-02 17:02:57 +02:00
parent b5ab079aa9
commit 5548b6f863

View File

@ -58,8 +58,8 @@ AboutDialog::AboutDialog(QWidget *parent) :
"Built on %4 at %5<br/>"
"Based on Qt %6 (%7 bit)<br/>"
"<br/>"
"&copy; The %8 Project, %9. All rights reserved.<br/>"
"&copy; The OpenPilot Project 2010-2015. All rights reserved.<br/>"
"\u00A9 The %8 Project, %9. All rights reserved.<br/>"
"\u00A9 The OpenPilot Project 2010-2015. All rights reserved.<br/>"
).arg(
VersionInfo::revision().left(60), // %1
VersionInfo::uavoHash().left(8), // %2