aboutsummaryrefslogtreecommitdiffstats
path: root/examples/helloworld-qt
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@theqtcompany.com>2015-01-15 10:34:57 +0100
committerJoerg Bornemann <joerg.bornemann@theqtcompany.com>2015-01-26 12:31:29 +0100
commit8dc50118a0ece90a997aaa93cd834dbd75f90639 (patch)
treea29d0bcceac4dadff34af6bbd1ef4391c27c75db /examples/helloworld-qt
parentff18f6944becdfb77f3294af80d5b7e9f8688fef (diff)
Update License
Change-Id: I092fca9f950de1ba38826c33b155f86feae2770b Reviewed-by: Christian Kandeler <christian.kandeler@theqtcompany.com>
Diffstat (limited to 'examples/helloworld-qt')
-rw-r--r--examples/helloworld-qt/hello.qbs6
-rw-r--r--examples/helloworld-qt/main.cpp6
2 files changed, 6 insertions, 6 deletions
diff --git a/examples/helloworld-qt/hello.qbs b/examples/helloworld-qt/hello.qbs
index aed20fabb..66fcd588f 100644
--- a/examples/helloworld-qt/hello.qbs
+++ b/examples/helloworld-qt/hello.qbs
@@ -1,7 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Copyright (C) 2015 The Qt Company Ltd.
+** Contact: http://www.qt.io/licensing
**
** This file is part of the examples of the Qt Build Suite.
**
@@ -16,7 +16,7 @@
** 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
+** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) 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/helloworld-qt/main.cpp b/examples/helloworld-qt/main.cpp
index 29ea87e05..7fd93630a 100644
--- a/examples/helloworld-qt/main.cpp
+++ b/examples/helloworld-qt/main.cpp
@@ -1,7 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
+** Copyright (C) 2015 The Qt Company Ltd.
+** Contact: http://www.qt.io/licensing
**
** This file is part of the examples of the Qt Build Suite.
**
@@ -16,7 +16,7 @@
** 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
+** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the names
** of its contributors may be used to endorse or promote products derived
** from this software without specific prior written permission.
**