aboutsummaryrefslogtreecommitdiffstats
path: root/examples/declarative/qtquick1/threading/threadedlistmodel
diff options
context:
space:
mode:
Diffstat (limited to 'examples/declarative/qtquick1/threading/threadedlistmodel')
-rw-r--r--examples/declarative/qtquick1/threading/threadedlistmodel/dataloader.js2
-rw-r--r--examples/declarative/qtquick1/threading/threadedlistmodel/threadedlistmodel.qmlproject2
-rw-r--r--examples/declarative/qtquick1/threading/threadedlistmodel/timedisplay.qml2
3 files changed, 3 insertions, 3 deletions
diff --git a/examples/declarative/qtquick1/threading/threadedlistmodel/dataloader.js b/examples/declarative/qtquick1/threading/threadedlistmodel/dataloader.js
index 7b937aed16..2007c996db 100644
--- a/examples/declarative/qtquick1/threading/threadedlistmodel/dataloader.js
+++ b/examples/declarative/qtquick1/threading/threadedlistmodel/dataloader.js
@@ -2,7 +2,7 @@
**
** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Contact: http://www.qt-project.org/
**
** This file is part of the examples of the Qt Toolkit.
**
diff --git a/examples/declarative/qtquick1/threading/threadedlistmodel/threadedlistmodel.qmlproject b/examples/declarative/qtquick1/threading/threadedlistmodel/threadedlistmodel.qmlproject
index 68cc513b8b..a05249f146 100644
--- a/examples/declarative/qtquick1/threading/threadedlistmodel/threadedlistmodel.qmlproject
+++ b/examples/declarative/qtquick1/threading/threadedlistmodel/threadedlistmodel.qmlproject
@@ -2,7 +2,7 @@
**
** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Contact: http://www.qt-project.org/
**
** This file is part of the examples of the Qt Toolkit.
**
diff --git a/examples/declarative/qtquick1/threading/threadedlistmodel/timedisplay.qml b/examples/declarative/qtquick1/threading/threadedlistmodel/timedisplay.qml
index 082c92b978..02bb98fe87 100644
--- a/examples/declarative/qtquick1/threading/threadedlistmodel/timedisplay.qml
+++ b/examples/declarative/qtquick1/threading/threadedlistmodel/timedisplay.qml
@@ -2,7 +2,7 @@
**
** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Contact: http://www.qt-project.org/
**
** This file is part of the examples of the Qt Toolkit.
**