From 1c1329205e2671f316090b5466d53eafe6de85a9 Mon Sep 17 00:00:00 2001 From: Jason McDonald Date: Fri, 20 Jan 2012 15:05:35 +1000 Subject: Update obsolete contact address. Replace Nokia contact email address with Qt Project website. Change-Id: Ie8628548cde5d3b251f319cbb6f33e6c08852d9e Sanity-Review: Qt Sanity Bot Reviewed-by: Rohan McGovern --- doc/src/snippets/sensorgestures/creating.cpp | 2 +- doc/src/snippets/sensorgestures/main.cpp | 2 +- doc/src/snippets/sensorgestures/myplugin.h | 2 +- doc/src/snippets/sensorgestures/plugin.cpp | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/src/snippets/sensorgestures') diff --git a/doc/src/snippets/sensorgestures/creating.cpp b/doc/src/snippets/sensorgestures/creating.cpp index 0b8288a1..5e31b9ab 100644 --- a/doc/src/snippets/sensorgestures/creating.cpp +++ b/doc/src/snippets/sensorgestures/creating.cpp @@ -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/doc/src/snippets/sensorgestures/main.cpp b/doc/src/snippets/sensorgestures/main.cpp index 24a52379..25ce4d8c 100644 --- a/doc/src/snippets/sensorgestures/main.cpp +++ b/doc/src/snippets/sensorgestures/main.cpp @@ -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/doc/src/snippets/sensorgestures/myplugin.h b/doc/src/snippets/sensorgestures/myplugin.h index c5fd119a..388b73f2 100644 --- a/doc/src/snippets/sensorgestures/myplugin.h +++ b/doc/src/snippets/sensorgestures/myplugin.h @@ -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/doc/src/snippets/sensorgestures/plugin.cpp b/doc/src/snippets/sensorgestures/plugin.cpp index 8a28de82..99998f97 100644 --- a/doc/src/snippets/sensorgestures/plugin.cpp +++ b/doc/src/snippets/sensorgestures/plugin.cpp @@ -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. ** -- cgit v1.2.3