diff options
author | Alexis Menard <alexis.menard@nokia.com> | 2009-06-17 11:27:43 +0200 |
---|---|---|
committer | Alexis Menard <alexis.menard@nokia.com> | 2009-06-17 11:27:43 +0200 |
commit | cd43fc3a5fed0b3c45050d1fb286cef39ee1ac52 (patch) | |
tree | 6b62676ed1a5f0e9cee9900391c1904bf51bd4c1 /tests/auto/qgraphicslayout/tst_qgraphicslayout.cpp | |
parent | d72727cb7530da54b59c51effa97263512e9238c (diff) | |
parent | fe59d3a82040e7202b4330a9da36fa4591e778c9 (diff) | |
download | qt4-tools-cd43fc3a5fed0b3c45050d1fb286cef39ee1ac52.tar.gz |
Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qt-main/qgraphicssceneindex
Diffstat (limited to 'tests/auto/qgraphicslayout/tst_qgraphicslayout.cpp')
-rw-r--r-- | tests/auto/qgraphicslayout/tst_qgraphicslayout.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/auto/qgraphicslayout/tst_qgraphicslayout.cpp b/tests/auto/qgraphicslayout/tst_qgraphicslayout.cpp index 617790c899..bca673fbb2 100644 --- a/tests/auto/qgraphicslayout/tst_qgraphicslayout.cpp +++ b/tests/auto/qgraphicslayout/tst_qgraphicslayout.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$ ** ****************************************************************************/ |