summaryrefslogtreecommitdiffstats
path: root/examples/xmlpatterns
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@nokia.com>2009-07-16 08:05:39 (GMT)
committerThiago Macieira <thiago.macieira@nokia.com>2009-07-16 08:05:39 (GMT)
commit40c4e7fee073a8cf4d015faec75a407c1de3fa41 (patch)
treee1504be03b5816398599eb756f43673d35eaface /examples/xmlpatterns
parent81eb84e6a82d8413b1aa517335b474258cb25480 (diff)
downloadQt-40c4e7fee073a8cf4d015faec75a407c1de3fa41.zip
Qt-40c4e7fee073a8cf4d015faec75a407c1de3fa41.tar.gz
Qt-40c4e7fee073a8cf4d015faec75a407c1de3fa41.tar.bz2
And again in the examples
Diffstat (limited to 'examples/xmlpatterns')
-rw-r--r--examples/xmlpatterns/schema/main.cpp2
-rw-r--r--examples/xmlpatterns/schema/mainwindow.cpp2
-rw-r--r--examples/xmlpatterns/schema/mainwindow.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/examples/xmlpatterns/schema/main.cpp b/examples/xmlpatterns/schema/main.cpp
index 50e1139..b1ec8b0 100644
--- a/examples/xmlpatterns/schema/main.cpp
+++ b/examples/xmlpatterns/schema/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 qt-sales@nokia.com.
+** contact the sales department at http://www.qtsoftware.com/contact.
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/examples/xmlpatterns/schema/mainwindow.cpp b/examples/xmlpatterns/schema/mainwindow.cpp
index bee7407..0bb21f5 100644
--- a/examples/xmlpatterns/schema/mainwindow.cpp
+++ b/examples/xmlpatterns/schema/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 qt-sales@nokia.com.
+** contact the sales department at http://www.qtsoftware.com/contact.
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/examples/xmlpatterns/schema/mainwindow.h b/examples/xmlpatterns/schema/mainwindow.h
index 5f56afc..420c627 100644
--- a/examples/xmlpatterns/schema/mainwindow.h
+++ b/examples/xmlpatterns/schema/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 qt-sales@nokia.com.
+** contact the sales department at http://www.qtsoftware.com/contact.
** $QT_END_LICENSE$
**
****************************************************************************/