summaryrefslogtreecommitdiffstats
path: root/scripts/setup-environment.sh
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@theqtcompany.com>2016-02-09 08:44:00 +0200
committerSamuli Piippo <samuli.piippo@theqtcompany.com>2016-02-09 10:15:02 +0000
commite58e1e259754a721f108c3732d638c803ab70aaa (patch)
tree4afe76614789c2884b5bd944ed895948338cbcd7 /scripts/setup-environment.sh
parent94eac04d4a3463354cdea72e36729517721b8b26 (diff)
downloadmeta-boot2qt-e58e1e259754a721f108c3732d638c803ab70aaa.tar.gz
Update license headers
Change-Id: Iabcf736e6f4ae2149b57c84ebdc8b5b1be82023d Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
Diffstat (limited to 'scripts/setup-environment.sh')
-rwxr-xr-xscripts/setup-environment.sh27
1 files changed, 13 insertions, 14 deletions
diff --git a/scripts/setup-environment.sh b/scripts/setup-environment.sh
index 0736d0d..f681d14 100755
--- a/scripts/setup-environment.sh
+++ b/scripts/setup-environment.sh
@@ -1,25 +1,24 @@
1#!/bin/sh 1#!/bin/sh
2############################################################################# 2##############################################################################
3## 3##
4## Copyright (C) 2014 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
24while test -n "$1"; do 23while test -n "$1"; do
25 case "$1" in 24 case "$1" in