From e58e1e259754a721f108c3732d638c803ab70aaa Mon Sep 17 00:00:00 2001 From: Samuli Piippo Date: Tue, 9 Feb 2016 08:44:00 +0200 Subject: Update license headers Change-Id: Iabcf736e6f4ae2149b57c84ebdc8b5b1be82023d Reviewed-by: Teemu Holappa --- classes/qt5-module.bbclass | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'classes/qt5-module.bbclass') diff --git a/classes/qt5-module.bbclass b/classes/qt5-module.bbclass index 2f186e8..febd6b0 100644 --- a/classes/qt5-module.bbclass +++ b/classes/qt5-module.bbclass @@ -1 +1,22 @@ +############################################################################## +## +## Copyright (C) 2016 The Qt Company Ltd. +## Contact: http://www.qt.io/licensing/ +## +## This file is part of the Boot to Qt meta layer. +## +## $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$ +## +############################################################################## + require recipes-qt/qt5/qt5.inc -- cgit v1.2.3-54-g00ecf