summaryrefslogtreecommitdiffstats
path: root/header.COMM
diff options
context:
space:
mode:
authorJani Heikkinen <jani.heikkinen@theqtcompany.com>2015-10-16 12:44:59 +0300
committerJani Heikkinen <jani.heikkinen@theqtcompany.com>2015-10-19 10:37:18 +0000
commit9636d8bee055e03417d97a9f4f58d7074a753737 (patch)
treef3fff5b0977b0c55248e977b9cb2a904e78973ed /header.COMM
parent59b860450fef906d72d6a343190ba2d45383aba6 (diff)
Add header template for commercial only modules
We need to add header template for commercial only modules in the upstream now when we are using same ci system for building and testing all. Without this tst_licenses.pl will fail in coin for those commercial only modules Change-Id: Ifb8170818b3b730b10e920012757af42442f0edc Reviewed-by: Iikka Eklund <iikka.eklund@theqtcompany.com> Reviewed-by: Sami Makkonen <sami.makkonen@digia.com> Reviewed-by: Frederik Gladhorn <frederik.gladhorn@theqtcompany.com>
Diffstat (limited to 'header.COMM')
-rw-r--r--header.COMM20
1 files changed, 20 insertions, 0 deletions
diff --git a/header.COMM b/header.COMM
new file mode 100644
index 0000000000..1c8cb00e73
--- /dev/null
+++ b/header.COMM
@@ -0,0 +1,20 @@
+/******************************************************************************
+**
+** Copyright (C) 2015 The Qt Company Ltd.
+** Contact: http://www.qt.io/licensing/
+**
+** This file is part of the <Fill> module.
+**
+** $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 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.
+**
+** $QT_END_LICENSE$
+**
+******************************************************************************/