From 9636d8bee055e03417d97a9f4f58d7074a753737 Mon Sep 17 00:00:00 2001 From: Jani Heikkinen Date: Fri, 16 Oct 2015 12:44:59 +0300 Subject: 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 Reviewed-by: Sami Makkonen Reviewed-by: Frederik Gladhorn --- header.COMM | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 header.COMM (limited to 'header.COMM') 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 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$ +** +******************************************************************************/ -- cgit v1.2.3