diff options
author | Jason McDonald <jason.mcdonald@nokia.com> | 2009-08-11 15:32:51 +1000 |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2009-08-11 15:32:51 +1000 |
commit | 411991d0e6a04085d9f8379ceccce337c5b6e818 (patch) | |
tree | 3bb0ea9d11c105eb7200b3b4fddc427bfb945760 /tests/auto/qplugin | |
parent | 3b3c23bc6d7edebcdb2803859024cec9ffb86440 (diff) | |
download | qt4-tools-411991d0e6a04085d9f8379ceccce337c5b6e818.tar.gz |
Update license headers.
Reviewed-by: Trust Me
Diffstat (limited to 'tests/auto/qplugin')
-rw-r--r-- | tests/auto/qplugin/debugplugin/main.cpp | 2 | ||||
-rw-r--r-- | tests/auto/qplugin/releaseplugin/main.cpp | 2 | ||||
-rw-r--r-- | tests/auto/qplugin/tst_qplugin.cpp | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/tests/auto/qplugin/debugplugin/main.cpp b/tests/auto/qplugin/debugplugin/main.cpp index 78783144ba..8fc6a85239 100644 --- a/tests/auto/qplugin/debugplugin/main.cpp +++ b/tests/auto/qplugin/debugplugin/main.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/tests/auto/qplugin/releaseplugin/main.cpp b/tests/auto/qplugin/releaseplugin/main.cpp index 5c4631177d..73d6374631 100644 --- a/tests/auto/qplugin/releaseplugin/main.cpp +++ b/tests/auto/qplugin/releaseplugin/main.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/tests/auto/qplugin/tst_qplugin.cpp b/tests/auto/qplugin/tst_qplugin.cpp index 86440eea44..d16aed08ff 100644 --- a/tests/auto/qplugin/tst_qplugin.cpp +++ b/tests/auto/qplugin/tst_qplugin.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$ ** ****************************************************************************/ |