From 7c824bdb51115436b3cf17ccd463ed17459e6907 Mon Sep 17 00:00:00 2001 From: Kai Koehne Date: Wed, 19 Mar 2014 13:34:13 +0100 Subject: Update year in About Qt dialog Change-Id: Ibbca2026c21394b68309cafe71e6d46065785f9b Reviewed-by: Jani Heikkinen Reviewed-by: Sergio Ahumada --- src/widgets/dialogs/qmessagebox.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/widgets') diff --git a/src/widgets/dialogs/qmessagebox.cpp b/src/widgets/dialogs/qmessagebox.cpp index 207fe3d527..dcddc693c8 100644 --- a/src/widgets/dialogs/qmessagebox.cpp +++ b/src/widgets/dialogs/qmessagebox.cpp @@ -1912,7 +1912,7 @@ void QMessageBox::aboutQt(QWidget *parent, const QString &title) "to comply with the terms of the GNU GPL version 3.0.

" "

Please see qt.digia.com/Product/Licensing " "for an overview of Qt licensing.

" - "

Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies) and other " + "

Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies) and other " "contributors.

" "

Qt and the Qt logo are trademarks of Digia Plc and/or its subsidiary(-ies).

" "

Qt is developed as an open source project on " -- cgit v1.2.3