diff options
Diffstat (limited to 'recipes/virtualbox')
-rw-r--r-- | recipes/virtualbox/mount-vboxsf_4.3.30.bb | 27 | ||||
-rw-r--r-- | recipes/virtualbox/virtualbox-guest-additions_4.3.30.bb | 27 |
2 files changed, 26 insertions, 28 deletions
diff --git a/recipes/virtualbox/mount-vboxsf_4.3.30.bb b/recipes/virtualbox/mount-vboxsf_4.3.30.bb index e84e227..73dd40c 100644 --- a/recipes/virtualbox/mount-vboxsf_4.3.30.bb +++ b/recipes/virtualbox/mount-vboxsf_4.3.30.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 = "VirtualBox Guest Additions for Linux: mount" | 22 | DESCRIPTION = "VirtualBox Guest Additions for Linux: mount" |
24 | LICENSE = "GPLv2" | 23 | LICENSE = "GPLv2" |
diff --git a/recipes/virtualbox/virtualbox-guest-additions_4.3.30.bb b/recipes/virtualbox/virtualbox-guest-additions_4.3.30.bb index 43af064..d1b3347 100644 --- a/recipes/virtualbox/virtualbox-guest-additions_4.3.30.bb +++ b/recipes/virtualbox/virtualbox-guest-additions_4.3.30.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 = "Kernel drivers for the VirtualBox guest additions" | 22 | DESCRIPTION = "Kernel drivers for the VirtualBox guest additions" |
24 | LICENSE = "GPLv2" | 23 | LICENSE = "GPLv2" |