diff options
author | Thiago Macieira <thiago.macieira@nokia.com> | 2009-07-16 08:02:25 (GMT) |
---|---|---|
committer | Thiago Macieira <thiago.macieira@nokia.com> | 2009-07-16 08:02:25 (GMT) |
commit | 81eb84e6a82d8413b1aa517335b474258cb25480 (patch) | |
tree | f03ec3b1b751fda8ee9019590c1934cac83512d5 /tests/auto/qgraphicssceneindex | |
parent | a306a54a1ebc2b8b6e016c617e4fcff6d31bbede (diff) | |
download | Qt-81eb84e6a82d8413b1aa517335b474258cb25480.zip Qt-81eb84e6a82d8413b1aa517335b474258cb25480.tar.gz Qt-81eb84e6a82d8413b1aa517335b474258cb25480.tar.bz2 |
Update the license header in a few more places
Diffstat (limited to 'tests/auto/qgraphicssceneindex')
-rw-r--r-- | tests/auto/qgraphicssceneindex/tst_qgraphicssceneindex.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qgraphicssceneindex/tst_qgraphicssceneindex.cpp b/tests/auto/qgraphicssceneindex/tst_qgraphicssceneindex.cpp index 7a00e60..f825c16 100644 --- a/tests/auto/qgraphicssceneindex/tst_qgraphicssceneindex.cpp +++ b/tests/auto/qgraphicssceneindex/tst_qgraphicssceneindex.cpp @@ -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$ ** ****************************************************************************/ |