diff options
| author | Sergio Ahumada <sergio.ahumada@digia.com> | 2013-01-02 12:13:29 +0100 |
|---|---|---|
| committer | The Qt Project <gerrit-noreply@qt-project.org> | 2013-01-18 09:07:35 +0100 |
| commit | 48e0c4df2337e94bb845f5312dd7d88f75d9716c (patch) | |
| tree | 91166dfbc92fb40f2c134cc0afbd941c223c81e4 /src/widgets/dialogs/qmessagebox.cpp | |
| parent | 0d0213f926bf5dd6e2e91a46b8211f64fa485c29 (diff) | |
Update copyright year in Digia's license headers
Change-Id: Ic804938fc352291d011800d21e549c10acac66fb
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
Diffstat (limited to 'src/widgets/dialogs/qmessagebox.cpp')
| -rw-r--r-- | src/widgets/dialogs/qmessagebox.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/widgets/dialogs/qmessagebox.cpp b/src/widgets/dialogs/qmessagebox.cpp index 751fe289bc0..57ed4da8a69 100644 --- a/src/widgets/dialogs/qmessagebox.cpp +++ b/src/widgets/dialogs/qmessagebox.cpp @@ -1,6 +1,6 @@ /**************************************************************************** ** -** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies). +** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). ** Contact: http://www.qt-project.org/legal ** ** This file is part of the QtGui module of the Qt Toolkit. @@ -1756,7 +1756,7 @@ void QMessageBox::aboutQt(QWidget *parent, const QString &title) "to comply with the terms of the GNU GPL version 3.0.</p>" "<p>Please see <a href=\"http://qt.digia.com/Product/Licensing/\">qt.digia.com/Product/Licensing</a> " "for an overview of Qt licensing.</p>" - "<p>Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies) and other " + "<p>Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies) and other " "contributors.</p>" "<p>Qt and the Qt logo are trademarks of Digia Plc and/or its subsidiary(-ies).</p>" "<p>Qt is developed as an open source project on " |
