summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorRainer Keller <rainer.keller@digia.com>2014-09-30 09:31:03 +0200
committerRainer Keller <rainer.keller@theqtcompany.com>2014-10-06 10:24:23 +0300
commit20d8fd28950b49bc8acd6134adb486bb238523bf (patch)
treea5370ee0dc376ab08c07c06383030f2b74771434 /conf
parentcd5a703ddf4a351a39d9728e741b210e54c74145 (diff)
downloadmeta-boot2qt-20d8fd28950b49bc8acd6134adb486bb238523bf.tar.gz
Change copyright notice
URL points to qt.io Change-Id: I921e1f1ff506bff840cd13ed4bac21238347d98f Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
Diffstat (limited to 'conf')
-rw-r--r--conf/bblayers.conf.sample2
-rw-r--r--conf/distro/b2qt.conf2
-rw-r--r--conf/distro/include/am335x-evm.conf2
-rw-r--r--conf/distro/include/apalis-imx6.conf2
-rw-r--r--conf/distro/include/beagleboard.conf2
-rw-r--r--conf/distro/include/beaglebone.conf4
-rw-r--r--conf/distro/include/emulator.conf2
-rw-r--r--conf/distro/include/imx53qsb.conf2
-rw-r--r--conf/distro/include/imx6qsabresd.conf2
-rw-r--r--conf/distro/include/nitrogen6x.conf2
-rw-r--r--conf/distro/include/raspberrypi.conf2
-rw-r--r--conf/layer.conf2
-rw-r--r--conf/local.conf.sample2
-rw-r--r--conf/machine/emulator.conf2
14 files changed, 15 insertions, 15 deletions
diff --git a/conf/bblayers.conf.sample b/conf/bblayers.conf.sample
index 9789ceb..ae4338e 100644
--- a/conf/bblayers.conf.sample
+++ b/conf/bblayers.conf.sample
@@ -13,7 +13,7 @@
13## agreement. 13## agreement.
14## 14##
15## For further information use the contact form at 15## For further information use the contact form at
16## http://qt.digia.com/contact-us. 16## http://www.qt.io/contact-us.
17## 17##
18## 18##
19## $QT_END_LICENSE$ 19## $QT_END_LICENSE$
diff --git a/conf/distro/b2qt.conf b/conf/distro/b2qt.conf
index 8819c93..8ddaeb7 100644
--- a/conf/distro/b2qt.conf
+++ b/conf/distro/b2qt.conf
@@ -13,7 +13,7 @@
13## agreement. 13## agreement.
14## 14##
15## For further information use the contact form at 15## For further information use the contact form at
16## http://qt.digia.com/contact-us. 16## http://www.qt.io/contact-us.
17## 17##
18## 18##
19## $QT_END_LICENSE$ 19## $QT_END_LICENSE$
diff --git a/conf/distro/include/am335x-evm.conf b/conf/distro/include/am335x-evm.conf
index 6772a2a..6b71514 100644
--- a/conf/distro/include/am335x-evm.conf
+++ b/conf/distro/include/am335x-evm.conf
@@ -13,7 +13,7 @@
13## agreement. 13## agreement.
14## 14##
15## For further information use the contact form at 15## For further information use the contact form at
16## http://qt.digia.com/contact-us. 16## http://www.qt.io/contact-us.
17## 17##
18## 18##
19## $QT_END_LICENSE$ 19## $QT_END_LICENSE$
diff --git a/conf/distro/include/apalis-imx6.conf b/conf/distro/include/apalis-imx6.conf
index 144693d..7767b79 100644
--- a/conf/distro/include/apalis-imx6.conf
+++ b/conf/distro/include/apalis-imx6.conf
@@ -13,7 +13,7 @@
13## agreement. 13## agreement.
14## 14##
15## For further information use the contact form at 15## For further information use the contact form at
16## http://qt.digia.com/contact-us. 16## http://www.qt.io/contact-us.
17## 17##
18## 18##
19## $QT_END_LICENSE$ 19## $QT_END_LICENSE$
diff --git a/conf/distro/include/beagleboard.conf b/conf/distro/include/beagleboard.conf
index dab9c68..382ed68 100644
--- a/conf/distro/include/beagleboard.conf
+++ b/conf/distro/include/beagleboard.conf
@@ -13,7 +13,7 @@
13## agreement. 13## agreement.
14## 14##
15## For further information use the contact form at 15## For further information use the contact form at
16## http://qt.digia.com/contact-us. 16## http://www.qt.io/contact-us.
17## 17##
18## 18##
19## $QT_END_LICENSE$ 19## $QT_END_LICENSE$
diff --git a/conf/distro/include/beaglebone.conf b/conf/distro/include/beaglebone.conf
index 376e3c6..905a76f 100644
--- a/conf/distro/include/beaglebone.conf
+++ b/conf/distro/include/beaglebone.conf
@@ -2,7 +2,7 @@
2## 2##
3## Copyright (C) 2014 Digia Plc 3## Copyright (C) 2014 Digia Plc
4## All rights reserved. 4## All rights reserved.
5## For any questions to Digia, please use contact form at http://qt.digia.com 5## For any questions to Digia, please use contact form at http://www.qt.io
6## 6##
7## This file is part of QtEnterprise Embedded. 7## This file is part of QtEnterprise Embedded.
8## 8##
@@ -12,7 +12,7 @@
12## a written agreement between you and Digia. 12## a written agreement between you and Digia.
13## 13##
14## If you have questions regarding the use of this file, please use 14## If you have questions regarding the use of this file, please use
15## contact form at http://qt.digia.com 15## contact form at http://www.qt.io
16## 16##
17############################################################################ 17############################################################################
18IMAGE_FSTYPES = "tar.gz" 18IMAGE_FSTYPES = "tar.gz"
diff --git a/conf/distro/include/emulator.conf b/conf/distro/include/emulator.conf
index dee1df3..91d79cb 100644
--- a/conf/distro/include/emulator.conf
+++ b/conf/distro/include/emulator.conf
@@ -13,7 +13,7 @@
13## agreement. 13## agreement.
14## 14##
15## For further information use the contact form at 15## For further information use the contact form at
16## http://qt.digia.com/contact-us. 16## http://www.qt.io/contact-us.
17## 17##
18## 18##
19## $QT_END_LICENSE$ 19## $QT_END_LICENSE$
diff --git a/conf/distro/include/imx53qsb.conf b/conf/distro/include/imx53qsb.conf
index a7099a5..64ecadb 100644
--- a/conf/distro/include/imx53qsb.conf
+++ b/conf/distro/include/imx53qsb.conf
@@ -13,7 +13,7 @@
13## agreement. 13## agreement.
14## 14##
15## For further information use the contact form at 15## For further information use the contact form at
16## http://qt.digia.com/contact-us. 16## http://www.qt.io/contact-us.
17## 17##
18## 18##
19## $QT_END_LICENSE$ 19## $QT_END_LICENSE$
diff --git a/conf/distro/include/imx6qsabresd.conf b/conf/distro/include/imx6qsabresd.conf
index a19f85f..3d92a6b 100644
--- a/conf/distro/include/imx6qsabresd.conf
+++ b/conf/distro/include/imx6qsabresd.conf
@@ -13,7 +13,7 @@
13## agreement. 13## agreement.
14## 14##
15## For further information use the contact form at 15## For further information use the contact form at
16## http://qt.digia.com/contact-us. 16## http://www.qt.io/contact-us.
17## 17##
18## 18##
19## $QT_END_LICENSE$ 19## $QT_END_LICENSE$
diff --git a/conf/distro/include/nitrogen6x.conf b/conf/distro/include/nitrogen6x.conf
index 9af8417..aa00b5f 100644
--- a/conf/distro/include/nitrogen6x.conf
+++ b/conf/distro/include/nitrogen6x.conf
@@ -13,7 +13,7 @@
13## agreement. 13## agreement.
14## 14##
15## For further information use the contact form at 15## For further information use the contact form at
16## http://qt.digia.com/contact-us. 16## http://www.qt.io/contact-us.
17## 17##
18## 18##
19## $QT_END_LICENSE$ 19## $QT_END_LICENSE$
diff --git a/conf/distro/include/raspberrypi.conf b/conf/distro/include/raspberrypi.conf
index 61cebb4..ebc32d7 100644
--- a/conf/distro/include/raspberrypi.conf
+++ b/conf/distro/include/raspberrypi.conf
@@ -13,7 +13,7 @@
13## agreement. 13## agreement.
14## 14##
15## For further information use the contact form at 15## For further information use the contact form at
16## http://qt.digia.com/contact-us. 16## http://www.qt.io/contact-us.
17## 17##
18## 18##
19## $QT_END_LICENSE$ 19## $QT_END_LICENSE$
diff --git a/conf/layer.conf b/conf/layer.conf
index 9a74df6..f658ce5 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -13,7 +13,7 @@
13## agreement. 13## agreement.
14## 14##
15## For further information use the contact form at 15## For further information use the contact form at
16## http://qt.digia.com/contact-us. 16## http://www.qt.io/contact-us.
17## 17##
18## 18##
19## $QT_END_LICENSE$ 19## $QT_END_LICENSE$
diff --git a/conf/local.conf.sample b/conf/local.conf.sample
index 3874397..e1e893a 100644
--- a/conf/local.conf.sample
+++ b/conf/local.conf.sample
@@ -13,7 +13,7 @@
13## agreement. 13## agreement.
14## 14##
15## For further information use the contact form at 15## For further information use the contact form at
16## http://qt.digia.com/contact-us. 16## http://www.qt.io/contact-us.
17## 17##
18## 18##
19## $QT_END_LICENSE$ 19## $QT_END_LICENSE$
diff --git a/conf/machine/emulator.conf b/conf/machine/emulator.conf
index 14cce96..d16dc0f 100644
--- a/conf/machine/emulator.conf
+++ b/conf/machine/emulator.conf
@@ -13,7 +13,7 @@
13## agreement. 13## agreement.
14## 14##
15## For further information use the contact form at 15## For further information use the contact form at
16## http://qt.digia.com/contact-us. 16## http://www.qt.io/contact-us.
17## 17##
18## 18##
19## $QT_END_LICENSE$ 19## $QT_END_LICENSE$