summaryrefslogtreecommitdiff
path: root/examples/multitouch/fingerpaint/scribblearea.cpp
diff options
context:
space:
mode:
authorJason McDonald <jason.mcdonald@nokia.com>2009-06-29 16:33:41 +1000
committerJason McDonald <jason.mcdonald@nokia.com>2009-06-29 16:33:41 +1000
commit6a8f5753a1b04e3678c387a52c8f4c2820ef1b2b (patch)
treeaaff2f6c05054eef97384af0ea4137d961478380 /examples/multitouch/fingerpaint/scribblearea.cpp
parent2927c9466c96fbf12ecf73da333ae153ef217fb1 (diff)
downloadqt4-tools-6a8f5753a1b04e3678c387a52c8f4c2820ef1b2b.tar.gz
Fix old/missing license headers from multitouch+gestures merge.
Reviewed-by: Trust Me
Diffstat (limited to 'examples/multitouch/fingerpaint/scribblearea.cpp')
-rw-r--r--examples/multitouch/fingerpaint/scribblearea.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/multitouch/fingerpaint/scribblearea.cpp b/examples/multitouch/fingerpaint/scribblearea.cpp
index 0e828cc2aa..fdb21b0c67 100644
--- a/examples/multitouch/fingerpaint/scribblearea.cpp
+++ b/examples/multitouch/fingerpaint/scribblearea.cpp
@@ -1,9 +1,9 @@
/****************************************************************************
**
** 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 $MODULE$ of the Qt Toolkit.
+** This file is part of the examples of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL$
** Commercial Usage
@@ -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$
**
****************************************************************************/