summaryrefslogtreecommitdiffstats
path: root/main.cpp
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2017-01-24 13:28:52 +0200
committerMikko Gronoff <mikko.gronoff@qt.io>2017-01-24 13:29:04 +0200
commitdcb14d907d7ae514d840397e2be5f0245d42dd44 (patch)
tree1cea2b3ddad8a1f32d017af32fcd4a0a00860e55 /main.cpp
parent271cf667d74a91acf3c203180526ac449ba0c49a (diff)
parent384775293c03db5d25b57f112eaa1a01e380cbe6 (diff)
Merge remote-tracking branch 'origin/5.6' into 5.75.85.7
* origin/5.6: Change license text Change-Id: I96caff462667785a48c6f9a63a1a416ecf0e30ff
Diffstat (limited to 'main.cpp')
-rw-r--r--main.cpp25
1 files changed, 14 insertions, 11 deletions
diff --git a/main.cpp b/main.cpp
index db818e6..c1d5391 100644
--- a/main.cpp
+++ b/main.cpp
@@ -1,20 +1,23 @@
-/****************************************************************************
+/******************************************************************************
**
-** Copyright (C) 2014 Digia Plc
-** All rights reserved.
-** For any questions to Digia, please use contact form at http://www.qt.io
+** Copyright (C) 2016 The Qt Company Ltd.
+** Contact: http://www.qt.io/licensing/
**
-** This file is part of Qt Enterprise Embedded.
+** This file is part of Qt for Device Creation.
**
-** Licensees holding valid Qt Enterprise licenses may use this file in
-** accordance with the Qt Enterprise License Agreement provided with the
+** $QT_BEGIN_LICENSE:COMM$
+**
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
-** a written agreement between you and Digia.
+** a written agreement between you and The Qt Company. For licensing terms
+** and conditions see http://www.qt.io/terms-conditions. For further
+** information use the contact form at http://www.qt.io/contact-us.
**
-** If you have questions regarding the use of this file, please use
-** contact form at http://www.qt.io
+** $QT_END_LICENSE$
**
-****************************************************************************/
+******************************************************************************/
#include "process.h"
#include "portlist.h"