diff options
author | Jason McDonald <jason.mcdonald@nokia.com> | 2012-01-20 15:05:35 +1000 |
---|---|---|
committer | Qt by Nokia <qt-info@nokia.com> | 2012-01-23 05:57:52 +0100 |
commit | 1c1329205e2671f316090b5466d53eafe6de85a9 (patch) | |
tree | a8e87ba757e4821f6382b3bf75cc122f6fc1490d /examples/sensors/cubehouse | |
parent | e7327856733bd4e88c1f4895dce667c1044a2e60 (diff) | |
download | qtsensors-1c1329205e2671f316090b5466d53eafe6de85a9.tar.gz |
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/cubehouse')
-rw-r--r-- | examples/sensors/cubehouse/Cube.qml | 2 | ||||
-rw-r--r-- | examples/sensors/cubehouse/Cubehouse.qml | 2 | ||||
-rw-r--r-- | examples/sensors/cubehouse/Room.qml | 2 | ||||
-rw-r--r-- | examples/sensors/cubehouse/Table.qml | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/examples/sensors/cubehouse/Cube.qml b/examples/sensors/cubehouse/Cube.qml index 28a68bb..24b9d71 100644 --- a/examples/sensors/cubehouse/Cube.qml +++ b/examples/sensors/cubehouse/Cube.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/cubehouse/Cubehouse.qml b/examples/sensors/cubehouse/Cubehouse.qml index 0f0efc0..15c3f33 100644 --- a/examples/sensors/cubehouse/Cubehouse.qml +++ b/examples/sensors/cubehouse/Cubehouse.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/cubehouse/Room.qml b/examples/sensors/cubehouse/Room.qml index 53573dc..685ddf6 100644 --- a/examples/sensors/cubehouse/Room.qml +++ b/examples/sensors/cubehouse/Room.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/cubehouse/Table.qml b/examples/sensors/cubehouse/Table.qml index b36150e..1098fca 100644 --- a/examples/sensors/cubehouse/Table.qml +++ b/examples/sensors/cubehouse/Table.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. ** |