summaryrefslogtreecommitdiff
path: root/src/network/kernel/qurlinfo.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/network/kernel/qurlinfo.cpp')
-rw-r--r--src/network/kernel/qurlinfo.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/network/kernel/qurlinfo.cpp b/src/network/kernel/qurlinfo.cpp
index d7a59271b7..626bce25a2 100644
--- a/src/network/kernel/qurlinfo.cpp
+++ b/src/network/kernel/qurlinfo.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$
**
****************************************************************************/
@@ -215,7 +215,7 @@ QUrlInfo::QUrlInfo(const QUrl &url, int permissions, const QString &owner,
/*!
Sets the name of the URL to \a name. The name is the full text,
- for example, "http://doc.trolltech.com/qurlinfo.html".
+ for example, "http://qt.nokia.com/doc/qurlinfo.html".
If you call this function for an invalid URL info, this function
turns it into a valid one.