diff options
author | Jason McDonald <jason.mcdonald@nokia.com> | 2009-06-29 16:33:41 +1000 |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2009-06-29 16:33:41 +1000 |
commit | 6a8f5753a1b04e3678c387a52c8f4c2820ef1b2b (patch) | |
tree | aaff2f6c05054eef97384af0ea4137d961478380 /src/testlib/qtesttouch.h | |
parent | 2927c9466c96fbf12ecf73da333ae153ef217fb1 (diff) | |
download | qt4-tools-6a8f5753a1b04e3678c387a52c8f4c2820ef1b2b.tar.gz |
Fix old/missing license headers from multitouch+gestures merge.
Reviewed-by: Trust Me
Diffstat (limited to 'src/testlib/qtesttouch.h')
-rw-r--r-- | src/testlib/qtesttouch.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/testlib/qtesttouch.h b/src/testlib/qtesttouch.h index 5f1fb66170..0f10b6d2a6 100644 --- a/src/testlib/qtesttouch.h +++ b/src/testlib/qtesttouch.h @@ -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$ ** ****************************************************************************/ |