summaryrefslogtreecommitdiffstats
path: root/examples/sensors/maze
diff options
context:
space:
mode:
authorJason McDonald <jason.mcdonald@nokia.com>2012-01-20 15:05:35 +1000
committerQt by Nokia <qt-info@nokia.com>2012-01-23 05:57:52 +0100
commit1c1329205e2671f316090b5466d53eafe6de85a9 (patch)
treea8e87ba757e4821f6382b3bf75cc122f6fc1490d /examples/sensors/maze
parente7327856733bd4e88c1f4895dce667c1044a2e60 (diff)
Update obsolete contact address.
Replace Nokia contact email address with Qt Project website. Change-Id: Ie8628548cde5d3b251f319cbb6f33e6c08852d9e Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
Diffstat (limited to 'examples/sensors/maze')
-rw-r--r--examples/sensors/maze/Congratulation.qml2
-rw-r--r--examples/sensors/maze/LabyrinthSquare.qml2
-rw-r--r--examples/sensors/maze/Maze.qml2
-rw-r--r--examples/sensors/maze/Mouse.qml2
-rw-r--r--examples/sensors/maze/components/ApplicationWindow.qml2
-rw-r--r--examples/sensors/maze/components/Button.qml2
-rw-r--r--examples/sensors/maze/maze.qdoc2
7 files changed, 7 insertions, 7 deletions
diff --git a/examples/sensors/maze/Congratulation.qml b/examples/sensors/maze/Congratulation.qml
index f1985a62..324cb006 100644
--- a/examples/sensors/maze/Congratulation.qml
+++ b/examples/sensors/maze/Congratulation.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 QtSensors module of the Qt Toolkit.
**
diff --git a/examples/sensors/maze/LabyrinthSquare.qml b/examples/sensors/maze/LabyrinthSquare.qml
index e215d882..f34c0a1d 100644
--- a/examples/sensors/maze/LabyrinthSquare.qml
+++ b/examples/sensors/maze/LabyrinthSquare.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 QtSensors module of the Qt Toolkit.
**
diff --git a/examples/sensors/maze/Maze.qml b/examples/sensors/maze/Maze.qml
index d8c37dea..3008e3a5 100644
--- a/examples/sensors/maze/Maze.qml
+++ b/examples/sensors/maze/Maze.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 QtSensors module of the Qt Toolkit.
**
diff --git a/examples/sensors/maze/Mouse.qml b/examples/sensors/maze/Mouse.qml
index d6dcec95..c8ff2bdc 100644
--- a/examples/sensors/maze/Mouse.qml
+++ b/examples/sensors/maze/Mouse.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 QtSensors module of the Qt Toolkit.
**
diff --git a/examples/sensors/maze/components/ApplicationWindow.qml b/examples/sensors/maze/components/ApplicationWindow.qml
index 4b67c2c2..0b2b0a8f 100644
--- a/examples/sensors/maze/components/ApplicationWindow.qml
+++ b/examples/sensors/maze/components/ApplicationWindow.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 QtSensors module of the Qt Toolkit.
**
diff --git a/examples/sensors/maze/components/Button.qml b/examples/sensors/maze/components/Button.qml
index ce8feb3f..b1fa14a4 100644
--- a/examples/sensors/maze/components/Button.qml
+++ b/examples/sensors/maze/components/Button.qml
@@ -2,7 +2,7 @@
**
** Copyright (C) 2011 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 QtSensors module of the Qt Toolkit.
**
diff --git a/examples/sensors/maze/maze.qdoc b/examples/sensors/maze/maze.qdoc
index f24222ad..bf81a0f6 100644
--- a/examples/sensors/maze/maze.qdoc
+++ b/examples/sensors/maze/maze.qdoc
@@ -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 documentation of the Qt Toolkit.
**