summaryrefslogtreecommitdiffstats
path: root/examples/serviceframework/dialer
diff options
context:
space:
mode:
Diffstat (limited to 'examples/serviceframework/dialer')
-rw-r--r--examples/serviceframework/dialer/content/DialButton.qml6
-rw-r--r--examples/serviceframework/dialer/content/DialScreen.qml6
-rw-r--r--examples/serviceframework/dialer/content/DialerList.qml6
-rw-r--r--examples/serviceframework/dialer/dialer.qml6
-rw-r--r--examples/serviceframework/dialer/main.cpp6
5 files changed, 15 insertions, 15 deletions
diff --git a/examples/serviceframework/dialer/content/DialButton.qml b/examples/serviceframework/dialer/content/DialButton.qml
index d2ef636d..e74e4b99 100644
--- a/examples/serviceframework/dialer/content/DialButton.qml
+++ b/examples/serviceframework/dialer/content/DialButton.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Mobility Components.
@@ -17,8 +17,8 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
-** of its contributors may be used to endorse or promote products derived
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
** from this software without specific prior written permission.
**
**
diff --git a/examples/serviceframework/dialer/content/DialScreen.qml b/examples/serviceframework/dialer/content/DialScreen.qml
index cbf8f1f7..e2d09783 100644
--- a/examples/serviceframework/dialer/content/DialScreen.qml
+++ b/examples/serviceframework/dialer/content/DialScreen.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Mobility Components.
@@ -17,8 +17,8 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
-** of its contributors may be used to endorse or promote products derived
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
** from this software without specific prior written permission.
**
**
diff --git a/examples/serviceframework/dialer/content/DialerList.qml b/examples/serviceframework/dialer/content/DialerList.qml
index 840446b8..d3c7fc9e 100644
--- a/examples/serviceframework/dialer/content/DialerList.qml
+++ b/examples/serviceframework/dialer/content/DialerList.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Mobility Components.
@@ -17,8 +17,8 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
-** of its contributors may be used to endorse or promote products derived
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
** from this software without specific prior written permission.
**
**
diff --git a/examples/serviceframework/dialer/dialer.qml b/examples/serviceframework/dialer/dialer.qml
index a5b95437..188ff810 100644
--- a/examples/serviceframework/dialer/dialer.qml
+++ b/examples/serviceframework/dialer/dialer.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Mobility Components.
@@ -17,8 +17,8 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
-** of its contributors may be used to endorse or promote products derived
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
** from this software without specific prior written permission.
**
**
diff --git a/examples/serviceframework/dialer/main.cpp b/examples/serviceframework/dialer/main.cpp
index 71685951..aa985e56 100644
--- a/examples/serviceframework/dialer/main.cpp
+++ b/examples/serviceframework/dialer/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2015 The Qt Company Ltd and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Mobility Components.
@@ -17,8 +17,8 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
-** of its contributors may be used to endorse or promote products derived
+** * Neither the name of The Qt Company Ltd nor the names of its
+** contributors may be used to endorse or promote products derived
** from this software without specific prior written permission.
**
**