summaryrefslogtreecommitdiffstats
path: root/src/concurrent/qtconcurrentthreadengine.cpp
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@qt.io>2018-12-21 11:40:34 +0100
committerKai Koehne <kai.koehne@qt.io>2019-01-29 10:41:39 +0000
commitee561f6fbc031c2c3eb77cf384b9a17ad04e860c (patch)
tree429280207d7464df6b98ece7bf5e831fca6f8d1c /src/concurrent/qtconcurrentthreadengine.cpp
parent6358f8e3020bed3aa2fc750f8ed1a8390821bc2f (diff)
QtConcurrent: Unify license headers
Change-Id: I9492ca18805c9663d48820424557595b8bc7eaa0 Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
Diffstat (limited to 'src/concurrent/qtconcurrentthreadengine.cpp')
-rw-r--r--src/concurrent/qtconcurrentthreadengine.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/concurrent/qtconcurrentthreadengine.cpp b/src/concurrent/qtconcurrentthreadengine.cpp
index 8d6bd0efb2..968720cbbe 100644
--- a/src/concurrent/qtconcurrentthreadengine.cpp
+++ b/src/concurrent/qtconcurrentthreadengine.cpp
@@ -3,7 +3,7 @@
** Copyright (C) 2016 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/
**
-** This file is part of the QtCore module of the Qt Toolkit.
+** This file is part of the QtConcurrent module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL$
** Commercial License Usage