aboutsummaryrefslogtreecommitdiffstats
path: root/examples/declarative/draganddrop
diff options
context:
space:
mode:
Diffstat (limited to 'examples/declarative/draganddrop')
-rw-r--r--examples/declarative/draganddrop/tiles/DragTile.qml2
-rw-r--r--examples/declarative/draganddrop/tiles/DropTile.qml2
-rw-r--r--examples/declarative/draganddrop/tiles/tiles.qml2
-rw-r--r--examples/declarative/draganddrop/views/gridview.qml2
4 files changed, 4 insertions, 4 deletions
diff --git a/examples/declarative/draganddrop/tiles/DragTile.qml b/examples/declarative/draganddrop/tiles/DragTile.qml
index f847637494..e9fc9597d2 100644
--- a/examples/declarative/draganddrop/tiles/DragTile.qml
+++ b/examples/declarative/draganddrop/tiles/DragTile.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.
**
diff --git a/examples/declarative/draganddrop/tiles/DropTile.qml b/examples/declarative/draganddrop/tiles/DropTile.qml
index 139b936f49..6c0c6c1985 100644
--- a/examples/declarative/draganddrop/tiles/DropTile.qml
+++ b/examples/declarative/draganddrop/tiles/DropTile.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.
**
diff --git a/examples/declarative/draganddrop/tiles/tiles.qml b/examples/declarative/draganddrop/tiles/tiles.qml
index 9f4eefea06..0f03f632a1 100644
--- a/examples/declarative/draganddrop/tiles/tiles.qml
+++ b/examples/declarative/draganddrop/tiles/tiles.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.
**
diff --git a/examples/declarative/draganddrop/views/gridview.qml b/examples/declarative/draganddrop/views/gridview.qml
index c2adcb8f0d..90093637c8 100644
--- a/examples/declarative/draganddrop/views/gridview.qml
+++ b/examples/declarative/draganddrop/views/gridview.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.
**