From dd62790ebf25c0fcf8ce7c782d5db175ec2a76fa Mon Sep 17 00:00:00 2001 From: Laurent Lalanne Date: Thu, 22 Sep 2016 19:51:09 +0200 Subject: [PATCH] Update Copyright: Splashscreen and About --- ground/gcs/src/app/gcssplashscreen.cpp | 2 +- ground/gcs/src/plugins/coreplugin/aboutdialog.cpp | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ground/gcs/src/app/gcssplashscreen.cpp b/ground/gcs/src/app/gcssplashscreen.cpp index cffac1202..058ed8852 100644 --- a/ground/gcs/src/app/gcssplashscreen.cpp +++ b/ground/gcs/src/app/gcssplashscreen.cpp @@ -45,7 +45,7 @@ GCSSplashScreen::GCSSplashScreen() : m_painter->setFont(font); m_painter->drawText(405, 170, QString(CopyrightSymbol) + - QString(" ") + VersionInfo::year() + + QString(" 2015-") + VersionInfo::year() + QString(tr(" The %1 Project - All Rights Reserved").arg(ORG_BIG_NAME))); m_painter->drawText(405, 182, QString(CopyrightSymbol) + diff --git a/ground/gcs/src/plugins/coreplugin/aboutdialog.cpp b/ground/gcs/src/plugins/coreplugin/aboutdialog.cpp index 5ba3e0ab9..574f57e59 100644 --- a/ground/gcs/src/plugins/coreplugin/aboutdialog.cpp +++ b/ground/gcs/src/plugins/coreplugin/aboutdialog.cpp @@ -58,8 +58,8 @@ AboutDialog::AboutDialog(QWidget *parent) : "Built on %4 at %5
" "Based on Qt %6 (%7 bit)
" "
" - "\u00A9 The %8 Project, %9. All rights reserved.
" - "\u00A9 The OpenPilot Project 2010-2015. All rights reserved.
" + "\u00A9 The %8 Project, 2015-%9. All rights reserved.
" + "\u00A9 The OpenPilot Project, 2010-2015. All rights reserved.
" ).arg( VersionInfo::revision().left(60), // %1 VersionInfo::uavoHash().left(8), // %2