diff options
author | Jason McDonald <jason.mcdonald@nokia.com> | 2009-08-12 03:21:45 (GMT) |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2009-08-12 03:21:45 (GMT) |
commit | 812b3940012f3c04fb79b8fa8c4ac64ff8051dd4 (patch) | |
tree | 68cee7e8eb439f6034d86ada62f963a5433f4f08 /tests/arthur/lance | |
parent | 84ff44e7ecf9ef28ebedfedf170ec45fe0cb9ffd (diff) | |
download | Qt-812b3940012f3c04fb79b8fa8c4ac64ff8051dd4.zip Qt-812b3940012f3c04fb79b8fa8c4ac64ff8051dd4.tar.gz Qt-812b3940012f3c04fb79b8fa8c4ac64ff8051dd4.tar.bz2 |
Update contact URL in license headers.
Reviewed-by: Trust Me
Diffstat (limited to 'tests/arthur/lance')
-rw-r--r-- | tests/arthur/lance/interactivewidget.cpp | 2 | ||||
-rw-r--r-- | tests/arthur/lance/interactivewidget.h | 2 | ||||
-rw-r--r-- | tests/arthur/lance/main.cpp | 2 | ||||
-rw-r--r-- | tests/arthur/lance/widgets.h | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/tests/arthur/lance/interactivewidget.cpp b/tests/arthur/lance/interactivewidget.cpp index 0c2c7a6..d41a584 100644 --- a/tests/arthur/lance/interactivewidget.cpp +++ b/tests/arthur/lance/interactivewidget.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/arthur/lance/interactivewidget.h b/tests/arthur/lance/interactivewidget.h index 2bf0ea2..a0f6156 100644 --- a/tests/arthur/lance/interactivewidget.h +++ b/tests/arthur/lance/interactivewidget.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$ ** ****************************************************************************/ diff --git a/tests/arthur/lance/main.cpp b/tests/arthur/lance/main.cpp index 0c9f3d8..7b9b1d2 100644 --- a/tests/arthur/lance/main.cpp +++ b/tests/arthur/lance/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/arthur/lance/widgets.h b/tests/arthur/lance/widgets.h index 61691dc..600b1eb 100644 --- a/tests/arthur/lance/widgets.h +++ b/tests/arthur/lance/widgets.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$ ** ****************************************************************************/ |