diff options
author | Tobias Koenig <tokoe@kde.org> | 2009-07-05 10:47:45 +0200 |
---|---|---|
committer | Tobias Koenig <tokoe@kde.org> | 2009-07-05 10:47:45 +0200 |
commit | 5db5a9d5d878157a643a441d426ff739084ca031 (patch) | |
tree | d10017bbc11e62e44a7ced7e35de8516964e794a /tests/auto/selftests/benchlibeventcounter/tst_benchlibeventcounter.cpp | |
parent | 65c2d095cddfda32052925654dd1defd314ad4b3 (diff) | |
parent | 84bbac2a4d7b663e57b74094cbebf8fca16e0ed8 (diff) | |
download | qt4-tools-5db5a9d5d878157a643a441d426ff739084ca031.tar.gz |
Merge branch 'master' of git://gitorious.org/qt/qt
Diffstat (limited to 'tests/auto/selftests/benchlibeventcounter/tst_benchlibeventcounter.cpp')
-rw-r--r-- | tests/auto/selftests/benchlibeventcounter/tst_benchlibeventcounter.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/auto/selftests/benchlibeventcounter/tst_benchlibeventcounter.cpp b/tests/auto/selftests/benchlibeventcounter/tst_benchlibeventcounter.cpp index e9d3f6e7ab..2319c438de 100644 --- a/tests/auto/selftests/benchlibeventcounter/tst_benchlibeventcounter.cpp +++ b/tests/auto/selftests/benchlibeventcounter/tst_benchlibeventcounter.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 test suite 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$ ** ****************************************************************************/ |