summaryrefslogtreecommitdiffstats
path: root/recipes-qt/b2qt-addons/b2qt-emulator-sdcardmountd/sdcardmountd.sh
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qt/b2qt-addons/b2qt-emulator-sdcardmountd/sdcardmountd.sh')
-rwxr-xr-xrecipes-qt/b2qt-addons/b2qt-emulator-sdcardmountd/sdcardmountd.sh27
1 files changed, 13 insertions, 14 deletions
diff --git a/recipes-qt/b2qt-addons/b2qt-emulator-sdcardmountd/sdcardmountd.sh b/recipes-qt/b2qt-addons/b2qt-emulator-sdcardmountd/sdcardmountd.sh
index 565d9b5..4e0f226 100755
--- a/recipes-qt/b2qt-addons/b2qt-emulator-sdcardmountd/sdcardmountd.sh
+++ b/recipes-qt/b2qt-addons/b2qt-emulator-sdcardmountd/sdcardmountd.sh
@@ -1,25 +1,24 @@
1#!/bin/sh 1#!/bin/sh
2############################################################################# 2##############################################################################
3## 3##
4## Copyright (C) 2015 Digia Plc and/or its subsidiary(-ies). 4## Copyright (C) 2016 The Qt Company Ltd.
5## Contact: http://www.qt.io/licensing/
5## 6##
6## This file is part of the Qt Enterprise Embedded Scripts of the Qt 7## This file is part of the Boot to Qt meta layer.
7## framework.
8## 8##
9## $QT_BEGIN_LICENSE$ 9## $QT_BEGIN_LICENSE:COMM$
10## Commercial License Usage Only
11## Licensees holding valid commercial Qt license agreements with Digia
12## with an appropriate addendum covering the Qt Enterprise Embedded Scripts,
13## may use this file in accordance with the terms contained in said license
14## agreement.
15##
16## For further information use the contact form at
17## http://www.qt.io/contact-us.
18## 10##
11## Commercial License Usage
12## Licensees holding valid commercial Qt licenses may use this file in
13## accordance with the commercial license agreement provided with the
14## Software or, alternatively, in accordance with the terms contained in
15## a written agreement between you and The Qt Company. For licensing terms
16## and conditions see http://www.qt.io/terms-conditions. For further
17## information use the contact form at http://www.qt.io/contact-us.
19## 18##
20## $QT_END_LICENSE$ 19## $QT_END_LICENSE$
21## 20##
22############################################################################# 21##############################################################################
23 22
24DAEMON=/usr/bin/sdcardmountd 23DAEMON=/usr/bin/sdcardmountd
25 24