aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/devicesupport
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/projectexplorer/devicesupport')
-rw-r--r--src/plugins/projectexplorer/devicesupport/desktopdevice.cpp4
-rw-r--r--src/plugins/projectexplorer/devicesupport/desktopdevice.h4
-rw-r--r--src/plugins/projectexplorer/devicesupport/desktopdevicefactory.cpp4
-rw-r--r--src/plugins/projectexplorer/devicesupport/desktopdevicefactory.h4
-rw-r--r--src/plugins/projectexplorer/devicesupport/devicefactoryselectiondialog.cpp4
-rw-r--r--src/plugins/projectexplorer/devicesupport/devicefactoryselectiondialog.h4
-rw-r--r--src/plugins/projectexplorer/devicesupport/devicemanager.cpp4
-rw-r--r--src/plugins/projectexplorer/devicesupport/devicemanager.h4
-rw-r--r--src/plugins/projectexplorer/devicesupport/devicemanagermodel.cpp4
-rw-r--r--src/plugins/projectexplorer/devicesupport/devicemanagermodel.h4
-rw-r--r--src/plugins/projectexplorer/devicesupport/devicesettingspage.cpp4
-rw-r--r--src/plugins/projectexplorer/devicesupport/devicesettingspage.h4
-rw-r--r--src/plugins/projectexplorer/devicesupport/devicesettingswidget.cpp4
-rw-r--r--src/plugins/projectexplorer/devicesupport/devicesettingswidget.h4
-rw-r--r--src/plugins/projectexplorer/devicesupport/idevice.cpp4
-rw-r--r--src/plugins/projectexplorer/devicesupport/idevice.h4
-rw-r--r--src/plugins/projectexplorer/devicesupport/idevicefactory.cpp4
-rw-r--r--src/plugins/projectexplorer/devicesupport/idevicefactory.h4
-rw-r--r--src/plugins/projectexplorer/devicesupport/idevicewidget.h4
19 files changed, 19 insertions, 57 deletions
diff --git a/src/plugins/projectexplorer/devicesupport/desktopdevice.cpp b/src/plugins/projectexplorer/devicesupport/desktopdevice.cpp
index 8daf180e6a..b3422ca667 100644
--- a/src/plugins/projectexplorer/devicesupport/desktopdevice.cpp
+++ b/src/plugins/projectexplorer/devicesupport/desktopdevice.cpp
@@ -4,7 +4,7 @@
**
** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies).
**
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Contact: http://www.qt-project.org/
**
**
** GNU Lesser General Public License Usage
@@ -25,8 +25,6 @@
** Alternatively, this file may be used in accordance with the terms and
** conditions contained in a signed written agreement between you and Nokia.
**
-** If you have questions regarding the use of this file, please contact
-** Nokia at qt-info@nokia.com.
**
**************************************************************************/
diff --git a/src/plugins/projectexplorer/devicesupport/desktopdevice.h b/src/plugins/projectexplorer/devicesupport/desktopdevice.h
index c1782bc653..4fb3857ca8 100644
--- a/src/plugins/projectexplorer/devicesupport/desktopdevice.h
+++ b/src/plugins/projectexplorer/devicesupport/desktopdevice.h
@@ -4,7 +4,7 @@
**
** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies).
**
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Contact: http://www.qt-project.org/
**
**
** GNU Lesser General Public License Usage
@@ -25,8 +25,6 @@
** Alternatively, this file may be used in accordance with the terms and
** conditions contained in a signed written agreement between you and Nokia.
**
-** If you have questions regarding the use of this file, please contact
-** Nokia at qt-info@nokia.com.
**
**************************************************************************/
diff --git a/src/plugins/projectexplorer/devicesupport/desktopdevicefactory.cpp b/src/plugins/projectexplorer/devicesupport/desktopdevicefactory.cpp
index 15e9c01d0e..4494fbf463 100644
--- a/src/plugins/projectexplorer/devicesupport/desktopdevicefactory.cpp
+++ b/src/plugins/projectexplorer/devicesupport/desktopdevicefactory.cpp
@@ -4,7 +4,7 @@
**
** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies).
**
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Contact: http://www.qt-project.org/
**
**
** GNU Lesser General Public License Usage
@@ -25,8 +25,6 @@
** Alternatively, this file may be used in accordance with the terms and
** conditions contained in a signed written agreement between you and Nokia.
**
-** If you have questions regarding the use of this file, please contact
-** Nokia at qt-info@nokia.com.
**
**************************************************************************/
diff --git a/src/plugins/projectexplorer/devicesupport/desktopdevicefactory.h b/src/plugins/projectexplorer/devicesupport/desktopdevicefactory.h
index 79b5127e51..a4fa3d51c3 100644
--- a/src/plugins/projectexplorer/devicesupport/desktopdevicefactory.h
+++ b/src/plugins/projectexplorer/devicesupport/desktopdevicefactory.h
@@ -4,7 +4,7 @@
**
** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies).
**
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Contact: http://www.qt-project.org/
**
**
** GNU Lesser General Public License Usage
@@ -25,8 +25,6 @@
** Alternatively, this file may be used in accordance with the terms and
** conditions contained in a signed written agreement between you and Nokia.
**
-** If you have questions regarding the use of this file, please contact
-** Nokia at qt-info@nokia.com.
**
**************************************************************************/
diff --git a/src/plugins/projectexplorer/devicesupport/devicefactoryselectiondialog.cpp b/src/plugins/projectexplorer/devicesupport/devicefactoryselectiondialog.cpp
index 69676a8a5d..3fc8edbc06 100644
--- a/src/plugins/projectexplorer/devicesupport/devicefactoryselectiondialog.cpp
+++ b/src/plugins/projectexplorer/devicesupport/devicefactoryselectiondialog.cpp
@@ -4,7 +4,7 @@
**
** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies).
**
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Contact: http://www.qt-project.org/
**
**
** GNU Lesser General Public License Usage
@@ -25,8 +25,6 @@
** Alternatively, this file may be used in accordance with the terms and
** conditions contained in a signed written agreement between you and Nokia.
**
-** If you have questions regarding the use of this file, please contact
-** Nokia at qt-info@nokia.com.
**
**************************************************************************/
#include "devicefactoryselectiondialog.h"
diff --git a/src/plugins/projectexplorer/devicesupport/devicefactoryselectiondialog.h b/src/plugins/projectexplorer/devicesupport/devicefactoryselectiondialog.h
index 69b089fd53..a6e4d42903 100644
--- a/src/plugins/projectexplorer/devicesupport/devicefactoryselectiondialog.h
+++ b/src/plugins/projectexplorer/devicesupport/devicefactoryselectiondialog.h
@@ -4,7 +4,7 @@
**
** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies).
**
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Contact: http://www.qt-project.org/
**
**
** GNU Lesser General Public License Usage
@@ -25,8 +25,6 @@
** Alternatively, this file may be used in accordance with the terms and
** conditions contained in a signed written agreement between you and Nokia.
**
-** If you have questions regarding the use of this file, please contact
-** Nokia at qt-info@nokia.com.
**
**************************************************************************/
diff --git a/src/plugins/projectexplorer/devicesupport/devicemanager.cpp b/src/plugins/projectexplorer/devicesupport/devicemanager.cpp
index 6c5db6af6a..da5ad0f0ef 100644
--- a/src/plugins/projectexplorer/devicesupport/devicemanager.cpp
+++ b/src/plugins/projectexplorer/devicesupport/devicemanager.cpp
@@ -4,7 +4,7 @@
**
** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies).
**
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Contact: http://www.qt-project.org/
**
**
** GNU Lesser General Public License Usage
@@ -25,8 +25,6 @@
** Alternatively, this file may be used in accordance with the terms and
** conditions contained in a signed written agreement between you and Nokia.
**
-** If you have questions regarding the use of this file, please contact
-** Nokia at qt-info@nokia.com.
**
**************************************************************************/
#include "devicemanager.h"
diff --git a/src/plugins/projectexplorer/devicesupport/devicemanager.h b/src/plugins/projectexplorer/devicesupport/devicemanager.h
index 8dc3615816..852b093252 100644
--- a/src/plugins/projectexplorer/devicesupport/devicemanager.h
+++ b/src/plugins/projectexplorer/devicesupport/devicemanager.h
@@ -4,7 +4,7 @@
**
** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies).
**
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Contact: http://www.qt-project.org/
**
**
** GNU Lesser General Public License Usage
@@ -25,8 +25,6 @@
** Alternatively, this file may be used in accordance with the terms and
** conditions contained in a signed written agreement between you and Nokia.
**
-** If you have questions regarding the use of this file, please contact
-** Nokia at qt-info@nokia.com.
**
**************************************************************************/
#ifndef DEVICEMANAGER_H
diff --git a/src/plugins/projectexplorer/devicesupport/devicemanagermodel.cpp b/src/plugins/projectexplorer/devicesupport/devicemanagermodel.cpp
index bee3fb5929..6aa7461413 100644
--- a/src/plugins/projectexplorer/devicesupport/devicemanagermodel.cpp
+++ b/src/plugins/projectexplorer/devicesupport/devicemanagermodel.cpp
@@ -4,7 +4,7 @@
**
** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies).
**
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Contact: http://www.qt-project.org/
**
**
** GNU Lesser General Public License Usage
@@ -25,8 +25,6 @@
** Alternatively, this file may be used in accordance with the terms and
** conditions contained in a signed written agreement between you and Nokia.
**
-** If you have questions regarding the use of this file, please contact
-** Nokia at qt-info@nokia.com.
**
**************************************************************************/
#include "devicemanagermodel.h"
diff --git a/src/plugins/projectexplorer/devicesupport/devicemanagermodel.h b/src/plugins/projectexplorer/devicesupport/devicemanagermodel.h
index 32eaa5052d..35bd3dc43d 100644
--- a/src/plugins/projectexplorer/devicesupport/devicemanagermodel.h
+++ b/src/plugins/projectexplorer/devicesupport/devicemanagermodel.h
@@ -4,7 +4,7 @@
**
** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies).
**
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Contact: http://www.qt-project.org/
**
**
** GNU Lesser General Public License Usage
@@ -25,8 +25,6 @@
** Alternatively, this file may be used in accordance with the terms and
** conditions contained in a signed written agreement between you and Nokia.
**
-** If you have questions regarding the use of this file, please contact
-** Nokia at qt-info@nokia.com.
**
**************************************************************************/
#ifndef DEVICEMANAGERMODEL_H
diff --git a/src/plugins/projectexplorer/devicesupport/devicesettingspage.cpp b/src/plugins/projectexplorer/devicesupport/devicesettingspage.cpp
index caf1922b45..c748c65758 100644
--- a/src/plugins/projectexplorer/devicesupport/devicesettingspage.cpp
+++ b/src/plugins/projectexplorer/devicesupport/devicesettingspage.cpp
@@ -4,7 +4,7 @@
**
** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies).
**
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Contact: http://www.qt-project.org/
**
** GNU Lesser General Public License Usage
**
@@ -24,8 +24,6 @@
** Alternatively, this file may be used in accordance with the terms and
** conditions contained in a signed written agreement between you and Nokia.
**
-** If you have questions regarding the use of this file, please contact
-** Nokia at qt-info@nokia.com.
**
**************************************************************************/
#include "devicesettingspage.h"
diff --git a/src/plugins/projectexplorer/devicesupport/devicesettingspage.h b/src/plugins/projectexplorer/devicesupport/devicesettingspage.h
index 2fb39cf7e3..0271957945 100644
--- a/src/plugins/projectexplorer/devicesupport/devicesettingspage.h
+++ b/src/plugins/projectexplorer/devicesupport/devicesettingspage.h
@@ -4,7 +4,7 @@
**
** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies).
**
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Contact: http://www.qt-project.org/
**
** GNU Lesser General Public License Usage
**
@@ -24,8 +24,6 @@
** Alternatively, this file may be used in accordance with the terms and
** conditions contained in a signed written agreement between you and Nokia.
**
-** If you have questions regarding the use of this file, please contact
-** Nokia at qt-info@nokia.com.
**
**************************************************************************/
#ifndef DEVICESETTINGSPAGE_H
diff --git a/src/plugins/projectexplorer/devicesupport/devicesettingswidget.cpp b/src/plugins/projectexplorer/devicesupport/devicesettingswidget.cpp
index dae2671d36..7f0bc1aa52 100644
--- a/src/plugins/projectexplorer/devicesupport/devicesettingswidget.cpp
+++ b/src/plugins/projectexplorer/devicesupport/devicesettingswidget.cpp
@@ -4,7 +4,7 @@
**
** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies).
**
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Contact: http://www.qt-project.org/
**
** GNU Lesser General Public License Usage
**
@@ -24,8 +24,6 @@
** Alternatively, this file may be used in accordance with the terms and
** conditions contained in a signed written agreement between you and Nokia.
**
-** If you have questions regarding the use of this file, please contact
-** Nokia at qt-info@nokia.com.
**
**************************************************************************/
#include "devicesettingswidget.h"
diff --git a/src/plugins/projectexplorer/devicesupport/devicesettingswidget.h b/src/plugins/projectexplorer/devicesupport/devicesettingswidget.h
index 7495dc9caf..3b2b1fb42a 100644
--- a/src/plugins/projectexplorer/devicesupport/devicesettingswidget.h
+++ b/src/plugins/projectexplorer/devicesupport/devicesettingswidget.h
@@ -4,7 +4,7 @@
**
** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies).
**
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Contact: http://www.qt-project.org/
**
** GNU Lesser General Public License Usage
**
@@ -24,8 +24,6 @@
** Alternatively, this file may be used in accordance with the terms and
** conditions contained in a signed written agreement between you and Nokia.
**
-** If you have questions regarding the use of this file, please contact
-** Nokia at qt-info@nokia.com.
**
**************************************************************************/
diff --git a/src/plugins/projectexplorer/devicesupport/idevice.cpp b/src/plugins/projectexplorer/devicesupport/idevice.cpp
index eecefc6030..476cb8f883 100644
--- a/src/plugins/projectexplorer/devicesupport/idevice.cpp
+++ b/src/plugins/projectexplorer/devicesupport/idevice.cpp
@@ -4,7 +4,7 @@
**
** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies).
**
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Contact: http://www.qt-project.org/
**
**
** GNU Lesser General Public License Usage
@@ -25,8 +25,6 @@
** Alternatively, this file may be used in accordance with the terms and
** conditions contained in a signed written agreement between you and Nokia.
**
-** If you have questions regarding the use of this file, please contact
-** Nokia at qt-info@nokia.com.
**
**************************************************************************/
#include "idevice.h"
diff --git a/src/plugins/projectexplorer/devicesupport/idevice.h b/src/plugins/projectexplorer/devicesupport/idevice.h
index 9a3b273a93..456dd8641f 100644
--- a/src/plugins/projectexplorer/devicesupport/idevice.h
+++ b/src/plugins/projectexplorer/devicesupport/idevice.h
@@ -4,7 +4,7 @@
**
** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies).
**
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Contact: http://www.qt-project.org/
**
**
** GNU Lesser General Public License Usage
@@ -25,8 +25,6 @@
** Alternatively, this file may be used in accordance with the terms and
** conditions contained in a signed written agreement between you and Nokia.
**
-** If you have questions regarding the use of this file, please contact
-** Nokia at qt-info@nokia.com.
**
**************************************************************************/
#ifndef IDEVICE_H
diff --git a/src/plugins/projectexplorer/devicesupport/idevicefactory.cpp b/src/plugins/projectexplorer/devicesupport/idevicefactory.cpp
index 9f837ef76b..1693e5f956 100644
--- a/src/plugins/projectexplorer/devicesupport/idevicefactory.cpp
+++ b/src/plugins/projectexplorer/devicesupport/idevicefactory.cpp
@@ -4,7 +4,7 @@
**
** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies).
**
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Contact: http://www.qt-project.org/
**
**
** GNU Lesser General Public License Usage
@@ -25,8 +25,6 @@
** Alternatively, this file may be used in accordance with the terms and
** conditions contained in a signed written agreement between you and Nokia.
**
-** If you have questions regarding the use of this file, please contact
-** Nokia at qt-info@nokia.com.
**
**************************************************************************/
diff --git a/src/plugins/projectexplorer/devicesupport/idevicefactory.h b/src/plugins/projectexplorer/devicesupport/idevicefactory.h
index a523a26822..a70af88dad 100644
--- a/src/plugins/projectexplorer/devicesupport/idevicefactory.h
+++ b/src/plugins/projectexplorer/devicesupport/idevicefactory.h
@@ -4,7 +4,7 @@
**
** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies).
**
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Contact: http://www.qt-project.org/
**
**
** GNU Lesser General Public License Usage
@@ -25,8 +25,6 @@
** Alternatively, this file may be used in accordance with the terms and
** conditions contained in a signed written agreement between you and Nokia.
**
-** If you have questions regarding the use of this file, please contact
-** Nokia at qt-info@nokia.com.
**
**************************************************************************/
#ifndef IDEVICEFACTORY_H
diff --git a/src/plugins/projectexplorer/devicesupport/idevicewidget.h b/src/plugins/projectexplorer/devicesupport/idevicewidget.h
index 487592a638..0b7ccf363c 100644
--- a/src/plugins/projectexplorer/devicesupport/idevicewidget.h
+++ b/src/plugins/projectexplorer/devicesupport/idevicewidget.h
@@ -4,7 +4,7 @@
**
** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies).
**
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Contact: http://www.qt-project.org/
**
**
** GNU Lesser General Public License Usage
@@ -25,8 +25,6 @@
** Alternatively, this file may be used in accordance with the terms and
** conditions contained in a signed written agreement between you and Nokia.
**
-** If you have questions regarding the use of this file, please contact
-** Nokia at qt-info@nokia.com.
**
**************************************************************************/
#ifndef IDEVICEWIDGET_H