summaryrefslogtreecommitdiffstats
path: root/screenshot
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 /screenshot
parent0200b91ae7326dd5c19e07407f48312f80c79368 (diff)
Change copyright notice
URL points to qt.io Change-Id: I280518ebc3379ab1413517deed66d4545e6c3083 Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
Diffstat (limited to 'screenshot')
-rw-r--r--screenshot/Button.qml4
-rw-r--r--screenshot/Main.qml4
-rw-r--r--screenshot/plugin/plugin.cpp4
3 files changed, 6 insertions, 6 deletions
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>