diff options
author | Miikka Heikkinen <miikka.heikkinen@digia.com> | 2009-06-30 09:22:27 (GMT) |
---|---|---|
committer | Miikka Heikkinen <miikka.heikkinen@digia.com> | 2009-06-30 09:22:27 (GMT) |
commit | 4d0bc04cc2aa6fa6a5b18d53bdfcc8b02708d82b (patch) | |
tree | 102f342b147eb0f2d3ef3e763d37224a5e4e2fbb /src/testlib/qtestcase.cpp | |
parent | 86d6bbd43601404bc13ee75ea5143add7947a563 (diff) | |
parent | 8aaeb297d8d0dc406c0df9ae35558c9b51e9e6a3 (diff) | |
download | Qt-4d0bc04cc2aa6fa6a5b18d53bdfcc8b02708d82b.zip Qt-4d0bc04cc2aa6fa6a5b18d53bdfcc8b02708d82b.tar.gz Qt-4d0bc04cc2aa6fa6a5b18d53bdfcc8b02708d82b.tar.bz2 |
Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-public
Diffstat (limited to 'src/testlib/qtestcase.cpp')
-rw-r--r-- | src/testlib/qtestcase.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/testlib/qtestcase.cpp b/src/testlib/qtestcase.cpp index 5851a88..39b28a9 100644 --- a/src/testlib/qtestcase.cpp +++ b/src/testlib/qtestcase.cpp @@ -1,7 +1,7 @@ /**************************************************************************** ** ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). -** Contact: Qt Software Information (qt-info@nokia.com) +** Contact: Nokia Corporation (qt-info@nokia.com) ** ** This file is part of the QtTest module of the Qt Toolkit. ** @@ -34,7 +34,7 @@ ** met: http://www.gnu.org/copyleft/gpl.html. ** ** If you are unsure which license is appropriate for your use, please -** contact the sales department at qt-sales@nokia.com. +** contact the sales department at http://www.qtsoftware.com/contact. ** $QT_END_LICENSE$ ** ****************************************************************************/ |