summaryrefslogtreecommitdiffstats
path: root/demos/undo
diff options
context:
space:
mode:
Diffstat (limited to 'demos/undo')
-rw-r--r--demos/undo/commands.cpp2
-rw-r--r--demos/undo/commands.h2
-rw-r--r--demos/undo/document.cpp2
-rw-r--r--demos/undo/document.h2
-rw-r--r--demos/undo/main.cpp2
-rw-r--r--demos/undo/mainwindow.cpp2
-rw-r--r--demos/undo/mainwindow.h2
7 files changed, 7 insertions, 7 deletions
diff --git a/demos/undo/commands.cpp b/demos/undo/commands.cpp
index 2de4ee60f..ad0199826 100644
--- a/demos/undo/commands.cpp
+++ b/demos/undo/commands.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/demos/undo/commands.h b/demos/undo/commands.h
index 356bd3bb2..5f6c04f2d 100644
--- a/demos/undo/commands.h
+++ b/demos/undo/commands.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/demos/undo/document.cpp b/demos/undo/document.cpp
index d0cc707d2..0340c4218 100644
--- a/demos/undo/document.cpp
+++ b/demos/undo/document.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/demos/undo/document.h b/demos/undo/document.h
index 98ad5209c..933959701 100644
--- a/demos/undo/document.h
+++ b/demos/undo/document.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/demos/undo/main.cpp b/demos/undo/main.cpp
index 4d7c1ef08..78db55fa5 100644
--- a/demos/undo/main.cpp
+++ b/demos/undo/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/demos/undo/mainwindow.cpp b/demos/undo/mainwindow.cpp
index 21e54b694..353f06bd3 100644
--- a/demos/undo/mainwindow.cpp
+++ b/demos/undo/mainwindow.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/demos/undo/mainwindow.h b/demos/undo/mainwindow.h
index dc01e70cf..4d1810c04 100644
--- a/demos/undo/mainwindow.h
+++ b/demos/undo/mainwindow.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$
**
****************************************************************************/