summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/threads
diff options
context:
space:
mode:
authorJason McDonald <jason.mcdonald@nokia.com>2009-08-11 05:32:51 (GMT)
committerJason McDonald <jason.mcdonald@nokia.com>2009-08-11 05:32:51 (GMT)
commit411991d0e6a04085d9f8379ceccce337c5b6e818 (patch)
tree3bb0ea9d11c105eb7200b3b4fddc427bfb945760 /doc/src/snippets/threads
parent3b3c23bc6d7edebcdb2803859024cec9ffb86440 (diff)
downloadQt-411991d0e6a04085d9f8379ceccce337c5b6e818.zip
Qt-411991d0e6a04085d9f8379ceccce337c5b6e818.tar.gz
Qt-411991d0e6a04085d9f8379ceccce337c5b6e818.tar.bz2
Update license headers.
Reviewed-by: Trust Me
Diffstat (limited to 'doc/src/snippets/threads')
-rw-r--r--doc/src/snippets/threads/threads.cpp2
-rw-r--r--doc/src/snippets/threads/threads.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/snippets/threads/threads.cpp b/doc/src/snippets/threads/threads.cpp
index 3e73d0d..e300de7 100644
--- a/doc/src/snippets/threads/threads.cpp
+++ b/doc/src/snippets/threads/threads.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 http://www.qtsoftware.com/contact.
+** contact the sales department at http://qt.nokia.com/contact.
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/doc/src/snippets/threads/threads.h b/doc/src/snippets/threads/threads.h
index e04746a..6000598 100644
--- a/doc/src/snippets/threads/threads.h
+++ b/doc/src/snippets/threads/threads.h
@@ -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 http://www.qtsoftware.com/contact.
+** contact the sales department at http://qt.nokia.com/contact.
** $QT_END_LICENSE$
**
****************************************************************************/