diff options
| author | Samuli Piippo <samuli.piippo@theqtcompany.com> | 2016-02-09 08:44:00 +0200 |
|---|---|---|
| committer | Samuli Piippo <samuli.piippo@theqtcompany.com> | 2016-02-09 10:15:02 +0000 |
| commit | e58e1e259754a721f108c3732d638c803ab70aaa (patch) | |
| tree | 4afe76614789c2884b5bd944ed895948338cbcd7 /recipes-qt/packagegroups | |
| parent | 94eac04d4a3463354cdea72e36729517721b8b26 (diff) | |
| download | meta-boot2qt-e58e1e259754a721f108c3732d638c803ab70aaa.tar.gz | |
Update license headers
Change-Id: Iabcf736e6f4ae2149b57c84ebdc8b5b1be82023d
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
Diffstat (limited to 'recipes-qt/packagegroups')
6 files changed, 78 insertions, 84 deletions
diff --git a/recipes-qt/packagegroups/nativesdk-packagegroup-b2qt-embedded-qt5-toolchain-host.bb b/recipes-qt/packagegroups/nativesdk-packagegroup-b2qt-embedded-qt5-toolchain-host.bb index b1456ed..19e6952 100644 --- a/recipes-qt/packagegroups/nativesdk-packagegroup-b2qt-embedded-qt5-toolchain-host.bb +++ b/recipes-qt/packagegroups/nativesdk-packagegroup-b2qt-embedded-qt5-toolchain-host.bb | |||
| @@ -1,24 +1,23 @@ | |||
| 1 | ############################################################################# | 1 | ############################################################################## |
| 2 | ## | 2 | ## |
| 3 | ## Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). | 3 | ## Copyright (C) 2016 The Qt Company Ltd. |
| 4 | ## Contact: http://www.qt.io/licensing/ | ||
| 4 | ## | 5 | ## |
| 5 | ## This file is part of the Qt Enterprise Embedded Scripts of the Qt | 6 | ## This file is part of the Boot to Qt meta layer. |
| 6 | ## framework. | ||
| 7 | ## | 7 | ## |
| 8 | ## $QT_BEGIN_LICENSE$ | 8 | ## $QT_BEGIN_LICENSE:COMM$ |
| 9 | ## Commercial License Usage Only | ||
| 10 | ## Licensees holding valid commercial Qt license agreements with Digia | ||
| 11 | ## with an appropriate addendum covering the Qt Enterprise Embedded Scripts, | ||
| 12 | ## may use this file in accordance with the terms contained in said license | ||
| 13 | ## agreement. | ||
| 14 | ## | ||
| 15 | ## For further information use the contact form at | ||
| 16 | ## http://www.qt.io/contact-us. | ||
| 17 | ## | 9 | ## |
| 10 | ## Commercial License Usage | ||
| 11 | ## Licensees holding valid commercial Qt licenses may use this file in | ||
| 12 | ## accordance with the commercial license agreement provided with the | ||
| 13 | ## Software or, alternatively, in accordance with the terms contained in | ||
| 14 | ## a written agreement between you and The Qt Company. For licensing terms | ||
| 15 | ## and conditions see http://www.qt.io/terms-conditions. For further | ||
| 16 | ## information use the contact form at http://www.qt.io/contact-us. | ||
| 18 | ## | 17 | ## |
| 19 | ## $QT_END_LICENSE$ | 18 | ## $QT_END_LICENSE$ |
| 20 | ## | 19 | ## |
| 21 | ############################################################################# | 20 | ############################################################################## |
| 22 | 21 | ||
| 23 | DESCRIPTION = "Host packages for B2Qt embedded Qt5 SDK" | 22 | DESCRIPTION = "Host packages for B2Qt embedded Qt5 SDK" |
| 24 | LICENSE = "QtEnterprise" | 23 | LICENSE = "QtEnterprise" |
diff --git a/recipes-qt/packagegroups/packagegroup-b2qt-automotive-addons.bb b/recipes-qt/packagegroups/packagegroup-b2qt-automotive-addons.bb index c1bdd89..5857af2 100644 --- a/recipes-qt/packagegroups/packagegroup-b2qt-automotive-addons.bb +++ b/recipes-qt/packagegroups/packagegroup-b2qt-automotive-addons.bb | |||
| @@ -1,24 +1,23 @@ | |||
| 1 | ############################################################################# | 1 | ############################################################################## |
| 2 | ## | 2 | ## |
| 3 | ## Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). | 3 | ## Copyright (C) 2016 The Qt Company Ltd. |
| 4 | ## Contact: http://www.qt.io/licensing/ | ||
| 4 | ## | 5 | ## |
| 5 | ## This file is part of the Qt Enterprise Embedded Scripts of the Qt | 6 | ## This file is part of the Boot to Qt meta layer. |
| 6 | ## framework. | ||
| 7 | ## | 7 | ## |
| 8 | ## $QT_BEGIN_LICENSE$ | 8 | ## $QT_BEGIN_LICENSE:COMM$ |
| 9 | ## Commercial License Usage Only | ||
| 10 | ## Licensees holding valid commercial Qt license agreements with Digia | ||
| 11 | ## with an appropriate addendum covering the Qt Enterprise Embedded Scripts, | ||
| 12 | ## may use this file in accordance with the terms contained in said license | ||
| 13 | ## agreement. | ||
| 14 | ## | ||
| 15 | ## For further information use the contact form at | ||
| 16 | ## http://www.qt.io/contact-us. | ||
| 17 | ## | 9 | ## |
| 10 | ## Commercial License Usage | ||
| 11 | ## Licensees holding valid commercial Qt licenses may use this file in | ||
| 12 | ## accordance with the commercial license agreement provided with the | ||
| 13 | ## Software or, alternatively, in accordance with the terms contained in | ||
| 14 | ## a written agreement between you and The Qt Company. For licensing terms | ||
| 15 | ## and conditions see http://www.qt.io/terms-conditions. For further | ||
| 16 | ## information use the contact form at http://www.qt.io/contact-us. | ||
| 18 | ## | 17 | ## |
| 19 | ## $QT_END_LICENSE$ | 18 | ## $QT_END_LICENSE$ |
| 20 | ## | 19 | ## |
| 21 | ############################################################################# | 20 | ############################################################################## |
| 22 | 21 | ||
| 23 | DESCRIPTION = "Automotive specific Qt packages" | 22 | DESCRIPTION = "Automotive specific Qt packages" |
| 24 | LICENSE = "QtEnterprise" | 23 | LICENSE = "QtEnterprise" |
diff --git a/recipes-qt/packagegroups/packagegroup-b2qt-automotive-qt5-toolchain-target.bb b/recipes-qt/packagegroups/packagegroup-b2qt-automotive-qt5-toolchain-target.bb index 4c7de92..8a05757 100644 --- a/recipes-qt/packagegroups/packagegroup-b2qt-automotive-qt5-toolchain-target.bb +++ b/recipes-qt/packagegroups/packagegroup-b2qt-automotive-qt5-toolchain-target.bb | |||
| @@ -1,24 +1,23 @@ | |||
| 1 | ############################################################################# | 1 | ############################################################################## |
| 2 | ## | 2 | ## |
| 3 | ## Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). | 3 | ## Copyright (C) 2016 The Qt Company Ltd. |
| 4 | ## Contact: http://www.qt.io/licensing/ | ||
| 4 | ## | 5 | ## |
| 5 | ## This file is part of the Qt Enterprise Embedded Scripts of the Qt | 6 | ## This file is part of the Boot to Qt meta layer. |
| 6 | ## framework. | ||
| 7 | ## | 7 | ## |
| 8 | ## $QT_BEGIN_LICENSE$ | 8 | ## $QT_BEGIN_LICENSE:COMM$ |
| 9 | ## Commercial License Usage Only | ||
| 10 | ## Licensees holding valid commercial Qt license agreements with Digia | ||
| 11 | ## with an appropriate addendum covering the Qt Enterprise Embedded Scripts, | ||
| 12 | ## may use this file in accordance with the terms contained in said license | ||
| 13 | ## agreement. | ||
| 14 | ## | ||
| 15 | ## For further information use the contact form at | ||
| 16 | ## http://www.qt.io/contact-us. | ||
| 17 | ## | 9 | ## |
| 10 | ## Commercial License Usage | ||
| 11 | ## Licensees holding valid commercial Qt licenses may use this file in | ||
| 12 | ## accordance with the commercial license agreement provided with the | ||
| 13 | ## Software or, alternatively, in accordance with the terms contained in | ||
| 14 | ## a written agreement between you and The Qt Company. For licensing terms | ||
| 15 | ## and conditions see http://www.qt.io/terms-conditions. For further | ||
| 16 | ## information use the contact form at http://www.qt.io/contact-us. | ||
| 18 | ## | 17 | ## |
| 19 | ## $QT_END_LICENSE$ | 18 | ## $QT_END_LICENSE$ |
| 20 | ## | 19 | ## |
| 21 | ############################################################################# | 20 | ############################################################################## |
| 22 | 21 | ||
| 23 | DESCRIPTION = "Target packages for B2Qt Automotive Qt5 SDK" | 22 | DESCRIPTION = "Target packages for B2Qt Automotive Qt5 SDK" |
| 24 | LICENSE = "QtEnterprise" | 23 | LICENSE = "QtEnterprise" |
diff --git a/recipes-qt/packagegroups/packagegroup-b2qt-embedded-addons.bb b/recipes-qt/packagegroups/packagegroup-b2qt-embedded-addons.bb index 006702a..2676e6e 100644 --- a/recipes-qt/packagegroups/packagegroup-b2qt-embedded-addons.bb +++ b/recipes-qt/packagegroups/packagegroup-b2qt-embedded-addons.bb | |||
| @@ -1,24 +1,23 @@ | |||
| 1 | ############################################################################# | 1 | ############################################################################## |
| 2 | ## | 2 | ## |
| 3 | ## Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). | 3 | ## Copyright (C) 2016 The Qt Company Ltd. |
| 4 | ## Contact: http://www.qt.io/licensing/ | ||
| 4 | ## | 5 | ## |
| 5 | ## This file is part of the Qt Enterprise Embedded Scripts of the Qt | 6 | ## This file is part of the Boot to Qt meta layer. |
| 6 | ## framework. | ||
| 7 | ## | 7 | ## |
| 8 | ## $QT_BEGIN_LICENSE$ | 8 | ## $QT_BEGIN_LICENSE:COMM$ |
| 9 | ## Commercial License Usage Only | ||
| 10 | ## Licensees holding valid commercial Qt license agreements with Digia | ||
| 11 | ## with an appropriate addendum covering the Qt Enterprise Embedded Scripts, | ||
| 12 | ## may use this file in accordance with the terms contained in said license | ||
| 13 | ## agreement. | ||
| 14 | ## | ||
| 15 | ## For further information use the contact form at | ||
| 16 | ## http://www.qt.io/contact-us. | ||
| 17 | ## | 9 | ## |
| 10 | ## Commercial License Usage | ||
| 11 | ## Licensees holding valid commercial Qt licenses may use this file in | ||
| 12 | ## accordance with the commercial license agreement provided with the | ||
| 13 | ## Software or, alternatively, in accordance with the terms contained in | ||
| 14 | ## a written agreement between you and The Qt Company. For licensing terms | ||
| 15 | ## and conditions see http://www.qt.io/terms-conditions. For further | ||
| 16 | ## information use the contact form at http://www.qt.io/contact-us. | ||
| 18 | ## | 17 | ## |
| 19 | ## $QT_END_LICENSE$ | 18 | ## $QT_END_LICENSE$ |
| 20 | ## | 19 | ## |
| 21 | ############################################################################# | 20 | ############################################################################## |
| 22 | 21 | ||
| 23 | DESCRIPTION = "Device Creation specific Qt packages" | 22 | DESCRIPTION = "Device Creation specific Qt packages" |
| 24 | LICENSE = "QtEnterprise" | 23 | LICENSE = "QtEnterprise" |
diff --git a/recipes-qt/packagegroups/packagegroup-b2qt-embedded-qt5-toolchain-target.bb b/recipes-qt/packagegroups/packagegroup-b2qt-embedded-qt5-toolchain-target.bb index 66e0d75..66f055c 100644 --- a/recipes-qt/packagegroups/packagegroup-b2qt-embedded-qt5-toolchain-target.bb +++ b/recipes-qt/packagegroups/packagegroup-b2qt-embedded-qt5-toolchain-target.bb | |||
| @@ -1,24 +1,23 @@ | |||
| 1 | ############################################################################# | 1 | ############################################################################## |
| 2 | ## | 2 | ## |
| 3 | ## Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). | 3 | ## Copyright (C) 2016 The Qt Company Ltd. |
| 4 | ## Contact: http://www.qt.io/licensing/ | ||
| 4 | ## | 5 | ## |
| 5 | ## This file is part of the Qt Enterprise Embedded Scripts of the Qt | 6 | ## This file is part of the Boot to Qt meta layer. |
| 6 | ## framework. | ||
| 7 | ## | 7 | ## |
| 8 | ## $QT_BEGIN_LICENSE$ | 8 | ## $QT_BEGIN_LICENSE:COMM$ |
| 9 | ## Commercial License Usage Only | ||
| 10 | ## Licensees holding valid commercial Qt license agreements with Digia | ||
| 11 | ## with an appropriate addendum covering the Qt Enterprise Embedded Scripts, | ||
| 12 | ## may use this file in accordance with the terms contained in said license | ||
| 13 | ## agreement. | ||
| 14 | ## | ||
| 15 | ## For further information use the contact form at | ||
| 16 | ## http://www.qt.io/contact-us. | ||
| 17 | ## | 9 | ## |
| 10 | ## Commercial License Usage | ||
| 11 | ## Licensees holding valid commercial Qt licenses may use this file in | ||
| 12 | ## accordance with the commercial license agreement provided with the | ||
| 13 | ## Software or, alternatively, in accordance with the terms contained in | ||
| 14 | ## a written agreement between you and The Qt Company. For licensing terms | ||
| 15 | ## and conditions see http://www.qt.io/terms-conditions. For further | ||
| 16 | ## information use the contact form at http://www.qt.io/contact-us. | ||
| 18 | ## | 17 | ## |
| 19 | ## $QT_END_LICENSE$ | 18 | ## $QT_END_LICENSE$ |
| 20 | ## | 19 | ## |
| 21 | ############################################################################# | 20 | ############################################################################## |
| 22 | 21 | ||
| 23 | DESCRIPTION = "Target packages for B2Qt embedded Qt5 SDK" | 22 | DESCRIPTION = "Target packages for B2Qt embedded Qt5 SDK" |
| 24 | LICENSE = "QtEnterprise" | 23 | LICENSE = "QtEnterprise" |
diff --git a/recipes-qt/packagegroups/packagegroup-b2qt-qt5-modules.bb b/recipes-qt/packagegroups/packagegroup-b2qt-qt5-modules.bb index b4e1d9e..7e8ce67 100644 --- a/recipes-qt/packagegroups/packagegroup-b2qt-qt5-modules.bb +++ b/recipes-qt/packagegroups/packagegroup-b2qt-qt5-modules.bb | |||
| @@ -1,24 +1,23 @@ | |||
| 1 | ############################################################################# | 1 | ############################################################################## |
| 2 | ## | 2 | ## |
| 3 | ## Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). | 3 | ## Copyright (C) 2016 The Qt Company Ltd. |
| 4 | ## Contact: http://www.qt.io/licensing/ | ||
| 4 | ## | 5 | ## |
| 5 | ## This file is part of the Qt Enterprise Embedded Scripts of the Qt | 6 | ## This file is part of the Boot to Qt meta layer. |
| 6 | ## framework. | ||
| 7 | ## | 7 | ## |
| 8 | ## $QT_BEGIN_LICENSE$ | 8 | ## $QT_BEGIN_LICENSE:COMM$ |
| 9 | ## Commercial License Usage Only | ||
| 10 | ## Licensees holding valid commercial Qt license agreements with Digia | ||
| 11 | ## with an appropriate addendum covering the Qt Enterprise Embedded Scripts, | ||
| 12 | ## may use this file in accordance with the terms contained in said license | ||
| 13 | ## agreement. | ||
| 14 | ## | ||
| 15 | ## For further information use the contact form at | ||
| 16 | ## http://www.qt.io/contact-us. | ||
| 17 | ## | 9 | ## |
| 10 | ## Commercial License Usage | ||
| 11 | ## Licensees holding valid commercial Qt licenses may use this file in | ||
| 12 | ## accordance with the commercial license agreement provided with the | ||
| 13 | ## Software or, alternatively, in accordance with the terms contained in | ||
| 14 | ## a written agreement between you and The Qt Company. For licensing terms | ||
| 15 | ## and conditions see http://www.qt.io/terms-conditions. For further | ||
| 16 | ## information use the contact form at http://www.qt.io/contact-us. | ||
| 18 | ## | 17 | ## |
| 19 | ## $QT_END_LICENSE$ | 18 | ## $QT_END_LICENSE$ |
| 20 | ## | 19 | ## |
| 21 | ############################################################################# | 20 | ############################################################################## |
| 22 | 21 | ||
| 23 | DESCRIPTION = "Qt5 modules" | 22 | DESCRIPTION = "Qt5 modules" |
| 24 | LICENSE = "QtEnterprise" | 23 | LICENSE = "QtEnterprise" |
