summaryrefslogtreecommitdiffstats
path: root/src/runonphone
diff options
context:
space:
mode:
Diffstat (limited to 'src/runonphone')
-rw-r--r--src/runonphone/main.cpp2
-rw-r--r--src/runonphone/ossignalconverter.cpp2
-rw-r--r--src/runonphone/ossignalconverter.h2
-rw-r--r--src/runonphone/ossignalconverter_p.h2
-rw-r--r--src/runonphone/serenum.h2
-rw-r--r--src/runonphone/serenum_stub.cpp2
-rw-r--r--src/runonphone/serenum_unix.cpp2
-rw-r--r--src/runonphone/serenum_win.cpp2
-rw-r--r--src/runonphone/symbianutils/bluetoothlistener.cpp2
-rw-r--r--src/runonphone/symbianutils/bluetoothlistener.h2
-rw-r--r--src/runonphone/symbianutils/bluetoothlistener_gui.cpp2
-rw-r--r--src/runonphone/symbianutils/bluetoothlistener_gui.h2
-rw-r--r--src/runonphone/symbianutils/callback.h2
-rw-r--r--src/runonphone/symbianutils/communicationstarter.cpp2
-rw-r--r--src/runonphone/symbianutils/communicationstarter.h2
-rw-r--r--src/runonphone/symbianutils/json.cpp2
-rw-r--r--src/runonphone/symbianutils/json.h2
-rw-r--r--src/runonphone/symbianutils/launcher.cpp2
-rw-r--r--src/runonphone/symbianutils/launcher.h2
-rw-r--r--src/runonphone/symbianutils/symbiandevicemanager.cpp2
-rw-r--r--src/runonphone/symbianutils/symbiandevicemanager.h2
-rw-r--r--src/runonphone/symbianutils/symbianutils_global.h2
-rw-r--r--src/runonphone/symbianutils/tcftrkdevice.cpp2
-rw-r--r--src/runonphone/symbianutils/tcftrkdevice.h2
-rw-r--r--src/runonphone/symbianutils/tcftrkmessage.cpp2
-rw-r--r--src/runonphone/symbianutils/tcftrkmessage.h2
-rw-r--r--src/runonphone/symbianutils/trkdevice.cpp2
-rw-r--r--src/runonphone/symbianutils/trkdevice.h2
-rw-r--r--src/runonphone/symbianutils/trkutils.cpp2
-rw-r--r--src/runonphone/symbianutils/trkutils.h2
-rw-r--r--src/runonphone/symbianutils/trkutils_p.h2
-rw-r--r--src/runonphone/trksignalhandler.cpp2
-rw-r--r--src/runonphone/trksignalhandler.h2
33 files changed, 33 insertions, 33 deletions
diff --git a/src/runonphone/main.cpp b/src/runonphone/main.cpp
index f795a60c1..bb3836caf 100644
--- a/src/runonphone/main.cpp
+++ b/src/runonphone/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 tools applications of the Qt Toolkit.
**
diff --git a/src/runonphone/ossignalconverter.cpp b/src/runonphone/ossignalconverter.cpp
index faa1422fb..9d689b1b8 100644
--- a/src/runonphone/ossignalconverter.cpp
+++ b/src/runonphone/ossignalconverter.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 tools applications of the Qt Toolkit.
**
diff --git a/src/runonphone/ossignalconverter.h b/src/runonphone/ossignalconverter.h
index be2be4eb2..acfad3582 100644
--- a/src/runonphone/ossignalconverter.h
+++ b/src/runonphone/ossignalconverter.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 tools applications of the Qt Toolkit.
**
diff --git a/src/runonphone/ossignalconverter_p.h b/src/runonphone/ossignalconverter_p.h
index 597d471a5..c021ed02a 100644
--- a/src/runonphone/ossignalconverter_p.h
+++ b/src/runonphone/ossignalconverter_p.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 tools applications of the Qt Toolkit.
**
diff --git a/src/runonphone/serenum.h b/src/runonphone/serenum.h
index 70209dddd..2e6695726 100644
--- a/src/runonphone/serenum.h
+++ b/src/runonphone/serenum.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 tools applications of the Qt Toolkit.
**
diff --git a/src/runonphone/serenum_stub.cpp b/src/runonphone/serenum_stub.cpp
index ac9304bf7..44d774a79 100644
--- a/src/runonphone/serenum_stub.cpp
+++ b/src/runonphone/serenum_stub.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 tools applications of the Qt Toolkit.
**
diff --git a/src/runonphone/serenum_unix.cpp b/src/runonphone/serenum_unix.cpp
index 695ae8afb..bac15d8c6 100644
--- a/src/runonphone/serenum_unix.cpp
+++ b/src/runonphone/serenum_unix.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 tools applications of the Qt Toolkit.
**
diff --git a/src/runonphone/serenum_win.cpp b/src/runonphone/serenum_win.cpp
index 61102d760..79073c7fd 100644
--- a/src/runonphone/serenum_win.cpp
+++ b/src/runonphone/serenum_win.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 tools applications of the Qt Toolkit.
**
diff --git a/src/runonphone/symbianutils/bluetoothlistener.cpp b/src/runonphone/symbianutils/bluetoothlistener.cpp
index 6fc9e6841..f65d99f45 100644
--- a/src/runonphone/symbianutils/bluetoothlistener.cpp
+++ b/src/runonphone/symbianutils/bluetoothlistener.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 tools applications of the Qt Toolkit.
**
diff --git a/src/runonphone/symbianutils/bluetoothlistener.h b/src/runonphone/symbianutils/bluetoothlistener.h
index b440ca131..2e4e87aa3 100644
--- a/src/runonphone/symbianutils/bluetoothlistener.h
+++ b/src/runonphone/symbianutils/bluetoothlistener.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 tools applications of the Qt Toolkit.
**
diff --git a/src/runonphone/symbianutils/bluetoothlistener_gui.cpp b/src/runonphone/symbianutils/bluetoothlistener_gui.cpp
index ad40f00a8..044b5dc90 100644
--- a/src/runonphone/symbianutils/bluetoothlistener_gui.cpp
+++ b/src/runonphone/symbianutils/bluetoothlistener_gui.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 tools applications of the Qt Toolkit.
**
diff --git a/src/runonphone/symbianutils/bluetoothlistener_gui.h b/src/runonphone/symbianutils/bluetoothlistener_gui.h
index 78a3f1e76..b13092435 100644
--- a/src/runonphone/symbianutils/bluetoothlistener_gui.h
+++ b/src/runonphone/symbianutils/bluetoothlistener_gui.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 tools applications of the Qt Toolkit.
**
diff --git a/src/runonphone/symbianutils/callback.h b/src/runonphone/symbianutils/callback.h
index 38925d11b..e2e3adff7 100644
--- a/src/runonphone/symbianutils/callback.h
+++ b/src/runonphone/symbianutils/callback.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 tools applications of the Qt Toolkit.
**
diff --git a/src/runonphone/symbianutils/communicationstarter.cpp b/src/runonphone/symbianutils/communicationstarter.cpp
index 71a6a495c..c208e7836 100644
--- a/src/runonphone/symbianutils/communicationstarter.cpp
+++ b/src/runonphone/symbianutils/communicationstarter.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 tools applications of the Qt Toolkit.
**
diff --git a/src/runonphone/symbianutils/communicationstarter.h b/src/runonphone/symbianutils/communicationstarter.h
index 26c221d51..93e8c27f5 100644
--- a/src/runonphone/symbianutils/communicationstarter.h
+++ b/src/runonphone/symbianutils/communicationstarter.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 tools applications of the Qt Toolkit.
**
diff --git a/src/runonphone/symbianutils/json.cpp b/src/runonphone/symbianutils/json.cpp
index 408e39be6..6123c70e7 100644
--- a/src/runonphone/symbianutils/json.cpp
+++ b/src/runonphone/symbianutils/json.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 tools applications of the Qt Toolkit.
**
diff --git a/src/runonphone/symbianutils/json.h b/src/runonphone/symbianutils/json.h
index 8ea7892af..7d6a5e52a 100644
--- a/src/runonphone/symbianutils/json.h
+++ b/src/runonphone/symbianutils/json.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 tools applications of the Qt Toolkit.
**
diff --git a/src/runonphone/symbianutils/launcher.cpp b/src/runonphone/symbianutils/launcher.cpp
index 176f0c516..0dfafaebd 100644
--- a/src/runonphone/symbianutils/launcher.cpp
+++ b/src/runonphone/symbianutils/launcher.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 tools applications of the Qt Toolkit.
**
diff --git a/src/runonphone/symbianutils/launcher.h b/src/runonphone/symbianutils/launcher.h
index d0ea98e3f..1be932970 100644
--- a/src/runonphone/symbianutils/launcher.h
+++ b/src/runonphone/symbianutils/launcher.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 tools applications of the Qt Toolkit.
**
diff --git a/src/runonphone/symbianutils/symbiandevicemanager.cpp b/src/runonphone/symbianutils/symbiandevicemanager.cpp
index 43a4f7311..01b7a32f1 100644
--- a/src/runonphone/symbianutils/symbiandevicemanager.cpp
+++ b/src/runonphone/symbianutils/symbiandevicemanager.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 tools applications of the Qt Toolkit.
**
diff --git a/src/runonphone/symbianutils/symbiandevicemanager.h b/src/runonphone/symbianutils/symbiandevicemanager.h
index a258685c0..1f3e4199c 100644
--- a/src/runonphone/symbianutils/symbiandevicemanager.h
+++ b/src/runonphone/symbianutils/symbiandevicemanager.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 tools applications of the Qt Toolkit.
**
diff --git a/src/runonphone/symbianutils/symbianutils_global.h b/src/runonphone/symbianutils/symbianutils_global.h
index 61760a672..9165db378 100644
--- a/src/runonphone/symbianutils/symbianutils_global.h
+++ b/src/runonphone/symbianutils/symbianutils_global.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 tools applications of the Qt Toolkit.
**
diff --git a/src/runonphone/symbianutils/tcftrkdevice.cpp b/src/runonphone/symbianutils/tcftrkdevice.cpp
index 0ae496b20..d6d30ce21 100644
--- a/src/runonphone/symbianutils/tcftrkdevice.cpp
+++ b/src/runonphone/symbianutils/tcftrkdevice.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 tools applications of the Qt Toolkit.
**
diff --git a/src/runonphone/symbianutils/tcftrkdevice.h b/src/runonphone/symbianutils/tcftrkdevice.h
index cc1f1371c..c20e3494c 100644
--- a/src/runonphone/symbianutils/tcftrkdevice.h
+++ b/src/runonphone/symbianutils/tcftrkdevice.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 tools applications of the Qt Toolkit.
**
diff --git a/src/runonphone/symbianutils/tcftrkmessage.cpp b/src/runonphone/symbianutils/tcftrkmessage.cpp
index 0f0f78fc1..ac42bf34b 100644
--- a/src/runonphone/symbianutils/tcftrkmessage.cpp
+++ b/src/runonphone/symbianutils/tcftrkmessage.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 tools applications of the Qt Toolkit.
**
diff --git a/src/runonphone/symbianutils/tcftrkmessage.h b/src/runonphone/symbianutils/tcftrkmessage.h
index e0c7c9775..77424543a 100644
--- a/src/runonphone/symbianutils/tcftrkmessage.h
+++ b/src/runonphone/symbianutils/tcftrkmessage.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 tools applications of the Qt Toolkit.
**
diff --git a/src/runonphone/symbianutils/trkdevice.cpp b/src/runonphone/symbianutils/trkdevice.cpp
index 5b9d884d6..90f5e6663 100644
--- a/src/runonphone/symbianutils/trkdevice.cpp
+++ b/src/runonphone/symbianutils/trkdevice.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 tools applications of the Qt Toolkit.
**
diff --git a/src/runonphone/symbianutils/trkdevice.h b/src/runonphone/symbianutils/trkdevice.h
index b8d654083..f409c0087 100644
--- a/src/runonphone/symbianutils/trkdevice.h
+++ b/src/runonphone/symbianutils/trkdevice.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 tools applications of the Qt Toolkit.
**
diff --git a/src/runonphone/symbianutils/trkutils.cpp b/src/runonphone/symbianutils/trkutils.cpp
index 86c465428..0b1d491cf 100644
--- a/src/runonphone/symbianutils/trkutils.cpp
+++ b/src/runonphone/symbianutils/trkutils.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 tools applications of the Qt Toolkit.
**
diff --git a/src/runonphone/symbianutils/trkutils.h b/src/runonphone/symbianutils/trkutils.h
index 7a2ed306c..88887e1b5 100644
--- a/src/runonphone/symbianutils/trkutils.h
+++ b/src/runonphone/symbianutils/trkutils.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 tools applications of the Qt Toolkit.
**
diff --git a/src/runonphone/symbianutils/trkutils_p.h b/src/runonphone/symbianutils/trkutils_p.h
index ddeb95ffc..1f49a9a8a 100644
--- a/src/runonphone/symbianutils/trkutils_p.h
+++ b/src/runonphone/symbianutils/trkutils_p.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 tools applications of the Qt Toolkit.
**
diff --git a/src/runonphone/trksignalhandler.cpp b/src/runonphone/trksignalhandler.cpp
index 9f096e316..28c5b565e 100644
--- a/src/runonphone/trksignalhandler.cpp
+++ b/src/runonphone/trksignalhandler.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 tools applications of the Qt Toolkit.
**
diff --git a/src/runonphone/trksignalhandler.h b/src/runonphone/trksignalhandler.h
index 297489269..aeecc3a98 100644
--- a/src/runonphone/trksignalhandler.h
+++ b/src/runonphone/trksignalhandler.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 tools applications of the Qt Toolkit.
**