summaryrefslogtreecommitdiffstats
path: root/src/feedback
diff options
context:
space:
mode:
authorSergio Ahumada <sergio.ahumada@digia.com>2012-11-06 19:41:46 +0100
committerSergio Ahumada <sergio.ahumada@digia.com>2012-11-07 11:17:54 +0100
commit8de152a9e1deb533070663cccf6a98e0d374b1d6 (patch)
tree88895d60baa036339e9b43607d1705c57d1b281a /src/feedback
parent5d05d0cf36641c8754ca49aeb18cfda9971e0119 (diff)
Change copyrights from Nokia to Digia
Change copyrights and license headers from Nokia to Digia Change-Id: Ie3b9224b2b6a32b417fa0b6643350d45046381e6 Reviewed-by: Lars Knoll <lars.knoll@digia.com>
Diffstat (limited to 'src/feedback')
-rw-r--r--src/feedback/qfeedbackactuator.cpp6
-rw-r--r--src/feedback/qfeedbackactuator.h6
-rw-r--r--src/feedback/qfeedbackeffect.cpp6
-rw-r--r--src/feedback/qfeedbackeffect.h6
-rw-r--r--src/feedback/qfeedbackeffect_p.h6
-rw-r--r--src/feedback/qfeedbackplugin.cpp6
-rw-r--r--src/feedback/qfeedbackplugin_p.h6
-rw-r--r--src/feedback/qfeedbackplugininterfaces.h6
8 files changed, 24 insertions, 24 deletions
diff --git a/src/feedback/qfeedbackactuator.cpp b/src/feedback/qfeedbackactuator.cpp
index 68ee93afaa..133f78e38a 100644
--- a/src/feedback/qfeedbackactuator.cpp
+++ b/src/feedback/qfeedbackactuator.cpp
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Mobility Components.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/src/feedback/qfeedbackactuator.h b/src/feedback/qfeedbackactuator.h
index 5f34bc1bca..4b7e095f7e 100644
--- a/src/feedback/qfeedbackactuator.h
+++ b/src/feedback/qfeedbackactuator.h
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Mobility Components.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/src/feedback/qfeedbackeffect.cpp b/src/feedback/qfeedbackeffect.cpp
index 9119f1e007..5ab1af8ba0 100644
--- a/src/feedback/qfeedbackeffect.cpp
+++ b/src/feedback/qfeedbackeffect.cpp
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Mobility Components.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/src/feedback/qfeedbackeffect.h b/src/feedback/qfeedbackeffect.h
index c957825844..599faee9cb 100644
--- a/src/feedback/qfeedbackeffect.h
+++ b/src/feedback/qfeedbackeffect.h
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Mobility Components.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/src/feedback/qfeedbackeffect_p.h b/src/feedback/qfeedbackeffect_p.h
index f45464141d..9931a82028 100644
--- a/src/feedback/qfeedbackeffect_p.h
+++ b/src/feedback/qfeedbackeffect_p.h
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Mobility Components.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/src/feedback/qfeedbackplugin.cpp b/src/feedback/qfeedbackplugin.cpp
index 704dd2c4b3..acfdde88da 100644
--- a/src/feedback/qfeedbackplugin.cpp
+++ b/src/feedback/qfeedbackplugin.cpp
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Mobility Components.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/src/feedback/qfeedbackplugin_p.h b/src/feedback/qfeedbackplugin_p.h
index 3cd23e6f36..7a63a07d25 100644
--- a/src/feedback/qfeedbackplugin_p.h
+++ b/src/feedback/qfeedbackplugin_p.h
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Mobility Components.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/src/feedback/qfeedbackplugininterfaces.h b/src/feedback/qfeedbackplugininterfaces.h
index 8a45f675b4..fa0ce4292e 100644
--- a/src/feedback/qfeedbackplugininterfaces.h
+++ b/src/feedback/qfeedbackplugininterfaces.h
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Mobility Components.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/