diff options
author | axis <qt-info@nokia.com> | 2009-08-19 09:59:57 +0200 |
---|---|---|
committer | axis <qt-info@nokia.com> | 2009-08-19 10:02:19 +0200 |
commit | e0d00380975ffc5b0441927d88f6e966695b644c (patch) | |
tree | 89d5019a6423072cecb64be082e3221fda36d746 /src/corelib/tools/qscopedpointer.cpp | |
parent | 4b8d6db43ba41597beb348a56239c30413ac4be3 (diff) | |
download | qt4-tools-e0d00380975ffc5b0441927d88f6e966695b644c.tar.gz |
Changed names and URLs to reflect name change.
RevBy: Trust me
Diffstat (limited to 'src/corelib/tools/qscopedpointer.cpp')
-rw-r--r-- | src/corelib/tools/qscopedpointer.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/corelib/tools/qscopedpointer.cpp b/src/corelib/tools/qscopedpointer.cpp index 5b8991ef8a..ef6cc3966b 100644 --- a/src/corelib/tools/qscopedpointer.cpp +++ b/src/corelib/tools/qscopedpointer.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$ ** ****************************************************************************/ |