summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRainer Keller <rainer.keller@digia.com>2014-09-30 09:53:32 +0200
committerRainer Keller <rainer.keller@theqtcompany.com>2014-10-06 10:01:49 +0300
commit558303dcdda88d5697bc48167c945b2c3d8b5d1d (patch)
tree2797d42c138fe6a4b6c42aaa7dac487edcd9e858
parent0200b91ae7326dd5c19e07407f48312f80c79368 (diff)
Change copyright notice
URL points to qt.io Change-Id: I280518ebc3379ab1413517deed66d4545e6c3083 Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
-rw-r--r--qml/ApplicationIcon.qml4
-rw-r--r--qml/BootScreen.qml4
-rw-r--r--qml/GlimmeringQtLogo.qml4
-rw-r--r--qml/HighlightShader.qml4
-rw-r--r--qml/LaunchScreen.qml4
-rw-r--r--qml/Main.qml6
-rw-r--r--qml/main_landscape.qml4
-rw-r--r--screenshot/Button.qml4
-rw-r--r--screenshot/Main.qml4
-rw-r--r--screenshot/plugin/plugin.cpp4
-rw-r--r--src/applicationsmodel.cpp4
-rw-r--r--src/applicationsmodel.h4
-rw-r--r--src/engine.cpp4
-rw-r--r--src/engine.h4
-rw-r--r--src/fpscounter.cpp4
-rw-r--r--src/fpscounter.h4
-rw-r--r--src/logmanager.cpp4
-rw-r--r--src/logmanager.h4
-rw-r--r--src/main.cpp4
-rw-r--r--test/dummyapps/About/AboutBoot2Qt.qml2
-rw-r--r--test/dummyapps/About/Box.qml2
-rw-r--r--test/dummyapps/About/ContentText.qml2
-rw-r--r--test/dummyapps/About/QtForAndroid.qml2
-rw-r--r--test/dummyapps/About/QtFramework.qml2
-rw-r--r--test/dummyapps/About/Title.qml2
-rw-r--r--test/dummyapps/About/main.qml2
-rw-r--r--test/dummyapps/Address Book/main.qml2
-rw-r--r--test/dummyapps/Basic Application/main.qml2
-rw-r--r--test/dummyapps/Calculator/main.qml2
-rw-r--r--test/dummyapps/Calendar/main.qml2
-rw-r--r--test/dummyapps/Camera/main.qml2
-rw-r--r--test/dummyapps/Clock/main.qml2
-rw-r--r--test/dummyapps/Game/main.qml2
-rw-r--r--test/dummyapps/Music/main.qml2
-rw-r--r--test/dummyapps/Photo Gallery/main.qml2
-rw-r--r--test/dummyapps/Social/main.qml2
-rw-r--r--test/dummyapps/Todo List/main.qml2
-rw-r--r--test/dummyapps/Video Player/main.qml2
-rw-r--r--test/dummyapps/Web/main.qml2
39 files changed, 59 insertions, 59 deletions
diff --git a/qml/ApplicationIcon.qml b/qml/ApplicationIcon.qml
index 8c4ae79..a72ead9 100644
--- a/qml/ApplicationIcon.qml
+++ b/qml/ApplicationIcon.qml
@@ -2,7 +2,7 @@
**
** Copyright (C) 2014 Digia Plc
** All rights reserved.
-** For any questions to Digia, please use contact form at http://qt.digia.com
+** For any questions to Digia, please use contact form at http://www.qt.io
**
** This file is part of Qt Enterprise Embedded.
**
@@ -12,7 +12,7 @@
** a written agreement between you and Digia.
**
** If you have questions regarding the use of this file, please use
-** contact form at http://qt.digia.com
+** contact form at http://www.qt.io
**
****************************************************************************/
import QtQuick 2.0
diff --git a/qml/BootScreen.qml b/qml/BootScreen.qml
index ac4ec3a..37e5690 100644
--- a/qml/BootScreen.qml
+++ b/qml/BootScreen.qml
@@ -2,7 +2,7 @@
**
** Copyright (C) 2014 Digia Plc
** All rights reserved.
-** For any questions to Digia, please use contact form at http://qt.digia.com
+** For any questions to Digia, please use contact form at http://www.qt.io
**
** This file is part of Qt Enterprise Embedded.
**
@@ -12,7 +12,7 @@
** a written agreement between you and Digia.
**
** If you have questions regarding the use of this file, please use
-** contact form at http://qt.digia.com
+** contact form at http://www.qt.io
**
****************************************************************************/
import QtQuick 2.0
diff --git a/qml/GlimmeringQtLogo.qml b/qml/GlimmeringQtLogo.qml
index d9c6a8e..2e82be6 100644
--- a/qml/GlimmeringQtLogo.qml
+++ b/qml/GlimmeringQtLogo.qml
@@ -2,7 +2,7 @@
**
** Copyright (C) 2014 Digia Plc
** All rights reserved.
-** For any questions to Digia, please use contact form at http://qt.digia.com
+** For any questions to Digia, please use contact form at http://www.qt.io
**
** This file is part of Qt Enterprise Embedded.
**
@@ -12,7 +12,7 @@
** a written agreement between you and Digia.
**
** If you have questions regarding the use of this file, please use
-** contact form at http://qt.digia.com
+** contact form at http://www.qt.io
**
****************************************************************************/
import QtQuick 2.0
diff --git a/qml/HighlightShader.qml b/qml/HighlightShader.qml
index b6b0cf6..f211888 100644
--- a/qml/HighlightShader.qml
+++ b/qml/HighlightShader.qml
@@ -2,7 +2,7 @@
**
** Copyright (C) 2014 Digia Plc
** All rights reserved.
-** For any questions to Digia, please use contact form at http://qt.digia.com
+** For any questions to Digia, please use contact form at http://www.qt.io
**
** This file is part of Qt Enterprise Embedded.
**
@@ -12,7 +12,7 @@
** a written agreement between you and Digia.
**
** If you have questions regarding the use of this file, please use
-** contact form at http://qt.digia.com
+** contact form at http://www.qt.io
**
****************************************************************************/
import QtQuick 2.0
diff --git a/qml/LaunchScreen.qml b/qml/LaunchScreen.qml
index 4b3feaa..6d4fea7 100644
--- a/qml/LaunchScreen.qml
+++ b/qml/LaunchScreen.qml
@@ -2,7 +2,7 @@
**
** Copyright (C) 2014 Digia Plc
** All rights reserved.
-** For any questions to Digia, please use contact form at http://qt.digia.com
+** For any questions to Digia, please use contact form at http://www.qt.io
**
** This file is part of Qt Enterprise Embedded.
**
@@ -12,7 +12,7 @@
** a written agreement between you and Digia.
**
** If you have questions regarding the use of this file, please use
-** contact form at http://qt.digia.com
+** contact form at http://www.qt.io
**
****************************************************************************/
import QtQuick 2.0
diff --git a/qml/Main.qml b/qml/Main.qml
index a56e851..36a8951 100644
--- a/qml/Main.qml
+++ b/qml/Main.qml
@@ -2,7 +2,7 @@
**
** Copyright (C) 2014 Digia Plc
** All rights reserved.
-** For any questions to Digia, please use contact form at http://qt.digia.com
+** For any questions to Digia, please use contact form at http://www.qt.io
**
** This file is part of Qt Enterprise Embedded.
**
@@ -12,7 +12,7 @@
** a written agreement between you and Digia.
**
** If you have questions regarding the use of this file, please use
-** contact form at http://qt.digia.com
+** contact form at http://www.qt.io
**
****************************************************************************/
import QtQuick 2.0
@@ -313,7 +313,7 @@ Item {
Text {
id: urlLabel;
- text: "qt.digia.com/QtEnterpriseEmbedded"
+ text: "http://www.qt.io"
color: qtpurple
font.pixelSize: engine.sensibleButtonSize() * 0.2
font.bold: true
diff --git a/qml/main_landscape.qml b/qml/main_landscape.qml
index 527e23b..33a9a43 100644
--- a/qml/main_landscape.qml
+++ b/qml/main_landscape.qml
@@ -2,7 +2,7 @@
**
** Copyright (C) 2014 Digia Plc
** All rights reserved.
-** For any questions to Digia, please use contact form at http://qt.digia.com
+** For any questions to Digia, please use contact form at http://www.qt.io
**
** This file is part of Qt Enterprise Embedded.
**
@@ -12,7 +12,7 @@
** a written agreement between you and Digia.
**
** If you have questions regarding the use of this file, please use
-** contact form at http://qt.digia.com
+** contact form at http://www.qt.io
**
****************************************************************************/
import QtQuick 2.0
diff --git a/screenshot/Button.qml b/screenshot/Button.qml
index 8094fd4..60b0c09 100644
--- a/screenshot/Button.qml
+++ b/screenshot/Button.qml
@@ -2,7 +2,7 @@
**
** Copyright (C) 2014 Digia Plc
** All rights reserved.
-** For any questions to Digia, please use contact form at http://qt.digia.com
+** For any questions to Digia, please use contact form at http://www.qt.io
**
** This file is part of Qt Enterprise Embedded.
**
@@ -12,7 +12,7 @@
** a written agreement between you and Digia.
**
** If you have questions regarding the use of this file, please use
-** contact form at http://qt.digia.com
+** contact form at http://www.qt.io
**
****************************************************************************/
import QtQuick 2.0
diff --git a/screenshot/Main.qml b/screenshot/Main.qml
index ef0d5bf..b07f93a 100644
--- a/screenshot/Main.qml
+++ b/screenshot/Main.qml
@@ -2,7 +2,7 @@
**
** Copyright (C) 2014 Digia Plc
** All rights reserved.
-** For any questions to Digia, please use contact form at http://qt.digia.com
+** For any questions to Digia, please use contact form at http://www.qt.io
**
** This file is part of Qt Enterprise Embedded.
**
@@ -12,7 +12,7 @@
** a written agreement between you and Digia.
**
** If you have questions regarding the use of this file, please use
-** contact form at http://qt.digia.com
+** contact form at http://www.qt.io
**
****************************************************************************/
import QtQuick 2.0
diff --git a/screenshot/plugin/plugin.cpp b/screenshot/plugin/plugin.cpp
index 5f37ab8..57f9b8b 100644
--- a/screenshot/plugin/plugin.cpp
+++ b/screenshot/plugin/plugin.cpp
@@ -2,7 +2,7 @@
**
** Copyright (C) 2014 Digia Plc
** All rights reserved.
-** For any questions to Digia, please use contact form at http://qt.digia.com
+** For any questions to Digia, please use contact form at http://www.qt.io
**
** This file is part of Qt Enterprise Embedded.
**
@@ -12,7 +12,7 @@
** a written agreement between you and Digia.
**
** If you have questions regarding the use of this file, please use
-** contact form at http://qt.digia.com
+** contact form at http://www.qt.io
**
****************************************************************************/
#include <QtQml/QQmlExtensionPlugin>
diff --git a/src/applicationsmodel.cpp b/src/applicationsmodel.cpp
index 1a9cf10..17e251c 100644
--- a/src/applicationsmodel.cpp
+++ b/src/applicationsmodel.cpp
@@ -2,7 +2,7 @@
**
** Copyright (C) 2014 Digia Plc
** All rights reserved.
-** For any questions to Digia, please use contact form at http://qt.digia.com
+** For any questions to Digia, please use contact form at http://www.qt.io
**
** This file is part of Qt Enterprise Embedded.
**
@@ -12,7 +12,7 @@
** a written agreement between you and Digia.
**
** If you have questions regarding the use of this file, please use
-** contact form at http://qt.digia.com
+** contact form at http://www.qt.io
**
****************************************************************************/
#include "applicationsmodel.h"
diff --git a/src/applicationsmodel.h b/src/applicationsmodel.h
index 87586ee..659c6ef 100644
--- a/src/applicationsmodel.h
+++ b/src/applicationsmodel.h
@@ -2,7 +2,7 @@
**
** Copyright (C) 2014 Digia Plc
** All rights reserved.
-** For any questions to Digia, please use contact form at http://qt.digia.com
+** For any questions to Digia, please use contact form at http://www.qt.io
**
** This file is part of Qt Enterprise Embedded.
**
@@ -12,7 +12,7 @@
** a written agreement between you and Digia.
**
** If you have questions regarding the use of this file, please use
-** contact form at http://qt.digia.com
+** contact form at http://www.qt.io
**
****************************************************************************/
#ifndef APPLICATIONSMODEL_H
diff --git a/src/engine.cpp b/src/engine.cpp
index 2fe960b..b15885e 100644
--- a/src/engine.cpp
+++ b/src/engine.cpp
@@ -2,7 +2,7 @@
**
** Copyright (C) 2014 Digia Plc
** All rights reserved.
-** For any questions to Digia, please use contact form at http://qt.digia.com
+** For any questions to Digia, please use contact form at http://www.qt.io
**
** This file is part of Qt Enterprise Embedded.
**
@@ -12,7 +12,7 @@
** a written agreement between you and Digia.
**
** If you have questions regarding the use of this file, please use
-** contact form at http://qt.digia.com
+** contact form at http://www.qt.io
**
****************************************************************************/
#include "engine.h"
diff --git a/src/engine.h b/src/engine.h
index a33c08a..ae9f3fb 100644
--- a/src/engine.h
+++ b/src/engine.h
@@ -2,7 +2,7 @@
**
** Copyright (C) 2014 Digia Plc
** All rights reserved.
-** For any questions to Digia, please use contact form at http://qt.digia.com
+** For any questions to Digia, please use contact form at http://www.qt.io
**
** This file is part of Qt Enterprise Embedded.
**
@@ -12,7 +12,7 @@
** a written agreement between you and Digia.
**
** If you have questions regarding the use of this file, please use
-** contact form at http://qt.digia.com
+** contact form at http://www.qt.io
**
****************************************************************************/
#ifndef ENGINE_H
diff --git a/src/fpscounter.cpp b/src/fpscounter.cpp
index 20f5efa..dce2378 100644
--- a/src/fpscounter.cpp
+++ b/src/fpscounter.cpp
@@ -2,7 +2,7 @@
**
** Copyright (C) 2014 Digia Plc
** All rights reserved.
-** For any questions to Digia, please use contact form at http://qt.digia.com
+** For any questions to Digia, please use contact form at http://www.qt.io
**
** This file is part of Qt Enterprise Embedded.
**
@@ -12,7 +12,7 @@
** a written agreement between you and Digia.
**
** If you have questions regarding the use of this file, please use
-** contact form at http://qt.digia.com
+** contact form at http://www.qt.io
**
****************************************************************************/
#include "fpscounter.h"
diff --git a/src/fpscounter.h b/src/fpscounter.h
index 0c4557b..f0a50ba 100644
--- a/src/fpscounter.h
+++ b/src/fpscounter.h
@@ -2,7 +2,7 @@
**
** Copyright (C) 2014 Digia Plc
** All rights reserved.
-** For any questions to Digia, please use contact form at http://qt.digia.com
+** For any questions to Digia, please use contact form at http://www.qt.io
**
** This file is part of Qt Enterprise Embedded.
**
@@ -12,7 +12,7 @@
** a written agreement between you and Digia.
**
** If you have questions regarding the use of this file, please use
-** contact form at http://qt.digia.com
+** contact form at http://www.qt.io
**
****************************************************************************/
#ifndef FPSCOUNTER_H
diff --git a/src/logmanager.cpp b/src/logmanager.cpp
index f4596fe..6ded4e1 100644
--- a/src/logmanager.cpp
+++ b/src/logmanager.cpp
@@ -2,7 +2,7 @@
**
** Copyright (C) 2014 Digia Plc
** All rights reserved.
-** For any questions to Digia, please use contact form at http://qt.digia.com
+** For any questions to Digia, please use contact form at http://www.qt.io
**
** This file is part of Qt Enterprise Embedded.
**
@@ -12,7 +12,7 @@
** a written agreement between you and Digia.
**
** If you have questions regarding the use of this file, please use
-** contact form at http://qt.digia.com
+** contact form at http://www.qt.io
**
****************************************************************************/
#include "logmanager.h"
diff --git a/src/logmanager.h b/src/logmanager.h
index 1c0fb49..0bbb543 100644
--- a/src/logmanager.h
+++ b/src/logmanager.h
@@ -2,7 +2,7 @@
**
** Copyright (C) 2014 Digia Plc
** All rights reserved.
-** For any questions to Digia, please use contact form at http://qt.digia.com
+** For any questions to Digia, please use contact form at http://www.qt.io
**
** This file is part of Qt Enterprise Embedded.
**
@@ -12,7 +12,7 @@
** a written agreement between you and Digia.
**
** If you have questions regarding the use of this file, please use
-** contact form at http://qt.digia.com
+** contact form at http://www.qt.io
**
****************************************************************************/
#ifndef LOGMANAGER_H
diff --git a/src/main.cpp b/src/main.cpp
index 3df76b6..6e99fa2 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -2,7 +2,7 @@
**
** Copyright (C) 2014 Digia Plc
** All rights reserved.
-** For any questions to Digia, please use contact form at http://qt.digia.com
+** For any questions to Digia, please use contact form at http://www.qt.io
**
** This file is part of Qt Enterprise Embedded.
**
@@ -12,7 +12,7 @@
** a written agreement between you and Digia.
**
** If you have questions regarding the use of this file, please use
-** contact form at http://qt.digia.com
+** contact form at http://www.qt.io
**
****************************************************************************/
#include <QtCore/QDebug>
diff --git a/test/dummyapps/About/AboutBoot2Qt.qml b/test/dummyapps/About/AboutBoot2Qt.qml
index e723841..c0b66d2 100644
--- a/test/dummyapps/About/AboutBoot2Qt.qml
+++ b/test/dummyapps/About/AboutBoot2Qt.qml
@@ -2,7 +2,7 @@
**
** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies).
** Contact: For any questions to Digia, please use the contact form at
-** http://qt.digia.com/
+** http://www.qt.io/
**
** This file is part of the examples of the Qt Enterprise Embedded.
**
diff --git a/test/dummyapps/About/Box.qml b/test/dummyapps/About/Box.qml
index 6dc040a..b468548 100644
--- a/test/dummyapps/About/Box.qml
+++ b/test/dummyapps/About/Box.qml
@@ -2,7 +2,7 @@
**
** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies).
** Contact: For any questions to Digia, please use the contact form at
-** http://qt.digia.com/
+** http://www.qt.io/
**
** This file is part of the examples of the Qt Enterprise Embedded.
**
diff --git a/test/dummyapps/About/ContentText.qml b/test/dummyapps/About/ContentText.qml
index ec4b791..cf9be6f 100644
--- a/test/dummyapps/About/ContentText.qml
+++ b/test/dummyapps/About/ContentText.qml
@@ -2,7 +2,7 @@
**
** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies).
** Contact: For any questions to Digia, please use the contact form at
-** http://qt.digia.com/
+** http://www.qt.io/
**
** This file is part of the examples of the Qt Enterprise Embedded.
**
diff --git a/test/dummyapps/About/QtForAndroid.qml b/test/dummyapps/About/QtForAndroid.qml
index c25084d..006ddd0 100644
--- a/test/dummyapps/About/QtForAndroid.qml
+++ b/test/dummyapps/About/QtForAndroid.qml
@@ -2,7 +2,7 @@
**
** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies).
** Contact: For any questions to Digia, please use the contact form at
-** http://qt.digia.com/
+** http://www.qt.io/
**
** This file is part of the examples of the Qt Enterprise Embedded.
**
diff --git a/test/dummyapps/About/QtFramework.qml b/test/dummyapps/About/QtFramework.qml
index 1ec0316..59fd061 100644
--- a/test/dummyapps/About/QtFramework.qml
+++ b/test/dummyapps/About/QtFramework.qml
@@ -2,7 +2,7 @@
**
** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies).
** Contact: For any questions to Digia, please use the contact form at
-** http://qt.digia.com/
+** http://www.qt.io/
**
** This file is part of the examples of the Qt Enterprise Embedded.
**
diff --git a/test/dummyapps/About/Title.qml b/test/dummyapps/About/Title.qml
index 146ce37..a8833c3 100644
--- a/test/dummyapps/About/Title.qml
+++ b/test/dummyapps/About/Title.qml
@@ -2,7 +2,7 @@
**
** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies).
** Contact: For any questions to Digia, please use the contact form at
-** http://qt.digia.com/
+** http://www.qt.io/
**
** This file is part of the examples of the Qt Enterprise Embedded.
**
diff --git a/test/dummyapps/About/main.qml b/test/dummyapps/About/main.qml
index 865aca4..1ec8f19 100644
--- a/test/dummyapps/About/main.qml
+++ b/test/dummyapps/About/main.qml
@@ -2,7 +2,7 @@
**
** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies).
** Contact: For any questions to Digia, please use the contact form at
-** http://qt.digia.com/
+** http://www.qt.io/
**
** This file is part of the examples of the Qt Enterprise Embedded.
**
diff --git a/test/dummyapps/Address Book/main.qml b/test/dummyapps/Address Book/main.qml
index 43ebb3d..67d138c 100644
--- a/test/dummyapps/Address Book/main.qml
+++ b/test/dummyapps/Address Book/main.qml
@@ -2,7 +2,7 @@
**
** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies).
** Contact: For any questions to Digia, please use the contact form at
-** http://qt.digia.com/
+** http://www.qt.io/
**
** This file is part of the examples of the Qt Enterprise Embedded.
**
diff --git a/test/dummyapps/Basic Application/main.qml b/test/dummyapps/Basic Application/main.qml
index 8af3693..fe3c387 100644
--- a/test/dummyapps/Basic Application/main.qml
+++ b/test/dummyapps/Basic Application/main.qml
@@ -2,7 +2,7 @@
**
** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies).
** Contact: For any questions to Digia, please use the contact form at
-** http://qt.digia.com/
+** http://qt.io/
**
** This file is part of the examples of the Qt Enterprise Embedded.
**
diff --git a/test/dummyapps/Calculator/main.qml b/test/dummyapps/Calculator/main.qml
index 43ebb3d..67d138c 100644
--- a/test/dummyapps/Calculator/main.qml
+++ b/test/dummyapps/Calculator/main.qml
@@ -2,7 +2,7 @@
**
** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies).
** Contact: For any questions to Digia, please use the contact form at
-** http://qt.digia.com/
+** http://www.qt.io/
**
** This file is part of the examples of the Qt Enterprise Embedded.
**
diff --git a/test/dummyapps/Calendar/main.qml b/test/dummyapps/Calendar/main.qml
index 43ebb3d..67d138c 100644
--- a/test/dummyapps/Calendar/main.qml
+++ b/test/dummyapps/Calendar/main.qml
@@ -2,7 +2,7 @@
**
** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies).
** Contact: For any questions to Digia, please use the contact form at
-** http://qt.digia.com/
+** http://www.qt.io/
**
** This file is part of the examples of the Qt Enterprise Embedded.
**
diff --git a/test/dummyapps/Camera/main.qml b/test/dummyapps/Camera/main.qml
index 43ebb3d..67d138c 100644
--- a/test/dummyapps/Camera/main.qml
+++ b/test/dummyapps/Camera/main.qml
@@ -2,7 +2,7 @@
**
** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies).
** Contact: For any questions to Digia, please use the contact form at
-** http://qt.digia.com/
+** http://www.qt.io/
**
** This file is part of the examples of the Qt Enterprise Embedded.
**
diff --git a/test/dummyapps/Clock/main.qml b/test/dummyapps/Clock/main.qml
index 43ebb3d..67d138c 100644
--- a/test/dummyapps/Clock/main.qml
+++ b/test/dummyapps/Clock/main.qml
@@ -2,7 +2,7 @@
**
** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies).
** Contact: For any questions to Digia, please use the contact form at
-** http://qt.digia.com/
+** http://www.qt.io/
**
** This file is part of the examples of the Qt Enterprise Embedded.
**
diff --git a/test/dummyapps/Game/main.qml b/test/dummyapps/Game/main.qml
index 43ebb3d..67d138c 100644
--- a/test/dummyapps/Game/main.qml
+++ b/test/dummyapps/Game/main.qml
@@ -2,7 +2,7 @@
**
** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies).
** Contact: For any questions to Digia, please use the contact form at
-** http://qt.digia.com/
+** http://www.qt.io/
**
** This file is part of the examples of the Qt Enterprise Embedded.
**
diff --git a/test/dummyapps/Music/main.qml b/test/dummyapps/Music/main.qml
index 43ebb3d..67d138c 100644
--- a/test/dummyapps/Music/main.qml
+++ b/test/dummyapps/Music/main.qml
@@ -2,7 +2,7 @@
**
** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies).
** Contact: For any questions to Digia, please use the contact form at
-** http://qt.digia.com/
+** http://www.qt.io/
**
** This file is part of the examples of the Qt Enterprise Embedded.
**
diff --git a/test/dummyapps/Photo Gallery/main.qml b/test/dummyapps/Photo Gallery/main.qml
index 5622eaf..7a52cb5 100644
--- a/test/dummyapps/Photo Gallery/main.qml
+++ b/test/dummyapps/Photo Gallery/main.qml
@@ -2,7 +2,7 @@
**
** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies).
** Contact: For any questions to Digia, please use the contact form at
-** http://qt.digia.com/
+** http://www.qt.io/
**
** This file is part of the examples of the Qt Enterprise Embedded.
**
diff --git a/test/dummyapps/Social/main.qml b/test/dummyapps/Social/main.qml
index 43ebb3d..67d138c 100644
--- a/test/dummyapps/Social/main.qml
+++ b/test/dummyapps/Social/main.qml
@@ -2,7 +2,7 @@
**
** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies).
** Contact: For any questions to Digia, please use the contact form at
-** http://qt.digia.com/
+** http://www.qt.io/
**
** This file is part of the examples of the Qt Enterprise Embedded.
**
diff --git a/test/dummyapps/Todo List/main.qml b/test/dummyapps/Todo List/main.qml
index 43ebb3d..67d138c 100644
--- a/test/dummyapps/Todo List/main.qml
+++ b/test/dummyapps/Todo List/main.qml
@@ -2,7 +2,7 @@
**
** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies).
** Contact: For any questions to Digia, please use the contact form at
-** http://qt.digia.com/
+** http://www.qt.io/
**
** This file is part of the examples of the Qt Enterprise Embedded.
**
diff --git a/test/dummyapps/Video Player/main.qml b/test/dummyapps/Video Player/main.qml
index 43ebb3d..67d138c 100644
--- a/test/dummyapps/Video Player/main.qml
+++ b/test/dummyapps/Video Player/main.qml
@@ -2,7 +2,7 @@
**
** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies).
** Contact: For any questions to Digia, please use the contact form at
-** http://qt.digia.com/
+** http://www.qt.io/
**
** This file is part of the examples of the Qt Enterprise Embedded.
**
diff --git a/test/dummyapps/Web/main.qml b/test/dummyapps/Web/main.qml
index 43ebb3d..67d138c 100644
--- a/test/dummyapps/Web/main.qml
+++ b/test/dummyapps/Web/main.qml
@@ -2,7 +2,7 @@
**
** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies).
** Contact: For any questions to Digia, please use the contact form at
-** http://qt.digia.com/
+** http://www.qt.io/
**
** This file is part of the examples of the Qt Enterprise Embedded.
**