summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorErik Verbruggen <erik.verbruggen@theqtcompany.com>2015-11-17 14:18:04 +0100
committerErik Verbruggen <erik.verbruggen@theqtcompany.com>2015-11-17 13:18:23 +0000
commit1ecce274aac638a129977c27d97fe2a96e2a0730 (patch)
tree5962c200c1f5f283f42abce6dc3329d680ba7382 /examples
parent99852e047ec45ba5a12dc2d27776b3b4134911c1 (diff)
More license fixes.
Change-Id: Ie048b867b34a05f23b491c4149fc5e1cd0dbe67b Reviewed-by: Erik Verbruggen <erik.verbruggen@theqtcompany.com>
Diffstat (limited to 'examples')
-rw-r--r--examples/calculator-widgets-static/doc/src/calculator-widgets-static.qdoc37
-rw-r--r--examples/invoke-dynamic/doc/src/invoke-dynamic.qdoc37
-rw-r--r--examples/invoke-static/doc/src/invoke-static.qdoc37
-rw-r--r--examples/mediaplayer-qml-cppdatamodel/doc/src/mediaplayer-qml-cppdatamodel.qdoc37
-rw-r--r--examples/mediaplayer-qml-dynamic/doc/src/mediaplayer-qml-dynamic.qdoc37
-rw-r--r--examples/mediaplayer-qml-static/doc/src/mediaplayer-qml-static.qdoc37
-rw-r--r--examples/mediaplayer-widgets-dynamic/doc/src/mediaplayer-widgets-dynamic.qdoc37
-rw-r--r--examples/mediaplayer-widgets-static/doc/src/mediaplayer-widgets-static.qdoc37
-rw-r--r--examples/pinball-ecmascript-widgets-static/doc/src/pinball-ecmascript-widgets-static.qdoc37
-rw-r--r--examples/pinball-widgets-static/doc/src/pinball-widgets-static.qdoc37
-rw-r--r--examples/trafficlight-qml-dynamic/doc/src/trafficlight-qml-dynamic.qdoc37
-rw-r--r--examples/trafficlight-qml-static/doc/src/trafficlight-qml-static.qdoc37
-rw-r--r--examples/trafficlight-widgets-dynamic/doc/src/trafficlight-widgets-dynamic.qdoc37
-rw-r--r--examples/trafficlight-widgets-static/doc/src/trafficlight-widgets-static.qdoc37
14 files changed, 280 insertions, 238 deletions
diff --git a/examples/calculator-widgets-static/doc/src/calculator-widgets-static.qdoc b/examples/calculator-widgets-static/doc/src/calculator-widgets-static.qdoc
index f5c5524..ee861d5 100644
--- a/examples/calculator-widgets-static/doc/src/calculator-widgets-static.qdoc
+++ b/examples/calculator-widgets-static/doc/src/calculator-widgets-static.qdoc
@@ -1,20 +1,23 @@
-/****************************************************************************
- **
- ** Copyright (c) 2015 Digia Plc
- ** For any questions to Digia, please use contact form at http://qt.digia.com/
- **
- ** All Rights Reserved.
- **
- ** NOTICE: All information contained herein is, and remains
- ** the property of Digia Plc and its suppliers,
- ** if any. The intellectual and technical concepts contained
- ** herein are proprietary to Digia Plc
- ** and its suppliers and may be covered by Finnish and Foreign Patents,
- ** patents in process, and are protected by trade secret or copyright law.
- ** Dissemination of this information or reproduction of this material
- ** is strictly forbidden unless prior written permission is obtained
- ** from Digia Plc.
- ****************************************************************************/
+/******************************************************************************
+**
+** Copyright (C) 2015 The Qt Company Ltd.
+** Contact: http://www.qt.io/licensing/
+**
+** This file is part of the QtScxml module.
+**
+** $QT_BEGIN_LICENSE:COMM$
+**
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and The Qt Company. For licensing terms
+** and conditions see http://www.qt.io/terms-conditions. For further
+** information use the contact form at http://www.qt.io/contact-us.
+**
+** $QT_END_LICENSE$
+**
+******************************************************************************/
/*!
\example calculator-widgets-static
diff --git a/examples/invoke-dynamic/doc/src/invoke-dynamic.qdoc b/examples/invoke-dynamic/doc/src/invoke-dynamic.qdoc
index 280520d..b15e6d0 100644
--- a/examples/invoke-dynamic/doc/src/invoke-dynamic.qdoc
+++ b/examples/invoke-dynamic/doc/src/invoke-dynamic.qdoc
@@ -1,20 +1,23 @@
-/****************************************************************************
- **
- ** Copyright (c) 2015 Digia Plc
- ** For any questions to Digia, please use contact form at http://qt.digia.com/
- **
- ** All Rights Reserved.
- **
- ** NOTICE: All information contained herein is, and remains
- ** the property of Digia Plc and its suppliers,
- ** if any. The intellectual and technical concepts contained
- ** herein are proprietary to Digia Plc
- ** and its suppliers and may be covered by Finnish and Foreign Patents,
- ** patents in process, and are protected by trade secret or copyright law.
- ** Dissemination of this information or reproduction of this material
- ** is strictly forbidden unless prior written permission is obtained
- ** from Digia Plc.
- ****************************************************************************/
+/******************************************************************************
+**
+** Copyright (C) 2015 The Qt Company Ltd.
+** Contact: http://www.qt.io/licensing/
+**
+** This file is part of the QtScxml module.
+**
+** $QT_BEGIN_LICENSE:COMM$
+**
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and The Qt Company. For licensing terms
+** and conditions see http://www.qt.io/terms-conditions. For further
+** information use the contact form at http://www.qt.io/contact-us.
+**
+** $QT_END_LICENSE$
+**
+******************************************************************************/
/*!
\example invoke-dynamic
diff --git a/examples/invoke-static/doc/src/invoke-static.qdoc b/examples/invoke-static/doc/src/invoke-static.qdoc
index d225fe2..829a2c5 100644
--- a/examples/invoke-static/doc/src/invoke-static.qdoc
+++ b/examples/invoke-static/doc/src/invoke-static.qdoc
@@ -1,20 +1,23 @@
-/****************************************************************************
- **
- ** Copyright (c) 2015 Digia Plc
- ** For any questions to Digia, please use contact form at http://qt.digia.com/
- **
- ** All Rights Reserved.
- **
- ** NOTICE: All information contained herein is, and remains
- ** the property of Digia Plc and its suppliers,
- ** if any. The intellectual and technical concepts contained
- ** herein are proprietary to Digia Plc
- ** and its suppliers and may be covered by Finnish and Foreign Patents,
- ** patents in process, and are protected by trade secret or copyright law.
- ** Dissemination of this information or reproduction of this material
- ** is strictly forbidden unless prior written permission is obtained
- ** from Digia Plc.
- ****************************************************************************/
+/******************************************************************************
+**
+** Copyright (C) 2015 The Qt Company Ltd.
+** Contact: http://www.qt.io/licensing/
+**
+** This file is part of the QtScxml module.
+**
+** $QT_BEGIN_LICENSE:COMM$
+**
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and The Qt Company. For licensing terms
+** and conditions see http://www.qt.io/terms-conditions. For further
+** information use the contact form at http://www.qt.io/contact-us.
+**
+** $QT_END_LICENSE$
+**
+******************************************************************************/
/*!
\example invoke-static
diff --git a/examples/mediaplayer-qml-cppdatamodel/doc/src/mediaplayer-qml-cppdatamodel.qdoc b/examples/mediaplayer-qml-cppdatamodel/doc/src/mediaplayer-qml-cppdatamodel.qdoc
index 2907bc5..89abda2 100644
--- a/examples/mediaplayer-qml-cppdatamodel/doc/src/mediaplayer-qml-cppdatamodel.qdoc
+++ b/examples/mediaplayer-qml-cppdatamodel/doc/src/mediaplayer-qml-cppdatamodel.qdoc
@@ -1,20 +1,23 @@
-/****************************************************************************
- **
- ** Copyright (c) 2015 Digia Plc
- ** For any questions to Digia, please use contact form at http://qt.digia.com/
- **
- ** All Rights Reserved.
- **
- ** NOTICE: All information contained herein is, and remains
- ** the property of Digia Plc and its suppliers,
- ** if any. The intellectual and technical concepts contained
- ** herein are proprietary to Digia Plc
- ** and its suppliers and may be covered by Finnish and Foreign Patents,
- ** patents in process, and are protected by trade secret or copyright law.
- ** Dissemination of this information or reproduction of this material
- ** is strictly forbidden unless prior written permission is obtained
- ** from Digia Plc.
- ****************************************************************************/
+/******************************************************************************
+**
+** Copyright (C) 2015 The Qt Company Ltd.
+** Contact: http://www.qt.io/licensing/
+**
+** This file is part of the QtScxml module.
+**
+** $QT_BEGIN_LICENSE:COMM$
+**
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and The Qt Company. For licensing terms
+** and conditions see http://www.qt.io/terms-conditions. For further
+** information use the contact form at http://www.qt.io/contact-us.
+**
+** $QT_END_LICENSE$
+**
+******************************************************************************/
/*!
\example mediaplayer-qml-cppdatamodel
diff --git a/examples/mediaplayer-qml-dynamic/doc/src/mediaplayer-qml-dynamic.qdoc b/examples/mediaplayer-qml-dynamic/doc/src/mediaplayer-qml-dynamic.qdoc
index 1f8ef50..16e4be4 100644
--- a/examples/mediaplayer-qml-dynamic/doc/src/mediaplayer-qml-dynamic.qdoc
+++ b/examples/mediaplayer-qml-dynamic/doc/src/mediaplayer-qml-dynamic.qdoc
@@ -1,20 +1,23 @@
-/****************************************************************************
- **
- ** Copyright (c) 2015 Digia Plc
- ** For any questions to Digia, please use contact form at http://qt.digia.com/
- **
- ** All Rights Reserved.
- **
- ** NOTICE: All information contained herein is, and remains
- ** the property of Digia Plc and its suppliers,
- ** if any. The intellectual and technical concepts contained
- ** herein are proprietary to Digia Plc
- ** and its suppliers and may be covered by Finnish and Foreign Patents,
- ** patents in process, and are protected by trade secret or copyright law.
- ** Dissemination of this information or reproduction of this material
- ** is strictly forbidden unless prior written permission is obtained
- ** from Digia Plc.
- ****************************************************************************/
+/******************************************************************************
+**
+** Copyright (C) 2015 The Qt Company Ltd.
+** Contact: http://www.qt.io/licensing/
+**
+** This file is part of the QtScxml module.
+**
+** $QT_BEGIN_LICENSE:COMM$
+**
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and The Qt Company. For licensing terms
+** and conditions see http://www.qt.io/terms-conditions. For further
+** information use the contact form at http://www.qt.io/contact-us.
+**
+** $QT_END_LICENSE$
+**
+******************************************************************************/
/*!
\example mediaplayer-qml-dynamic
diff --git a/examples/mediaplayer-qml-static/doc/src/mediaplayer-qml-static.qdoc b/examples/mediaplayer-qml-static/doc/src/mediaplayer-qml-static.qdoc
index 32e5a3f..361d61f 100644
--- a/examples/mediaplayer-qml-static/doc/src/mediaplayer-qml-static.qdoc
+++ b/examples/mediaplayer-qml-static/doc/src/mediaplayer-qml-static.qdoc
@@ -1,20 +1,23 @@
-/****************************************************************************
- **
- ** Copyright (c) 2015 Digia Plc
- ** For any questions to Digia, please use contact form at http://qt.digia.com/
- **
- ** All Rights Reserved.
- **
- ** NOTICE: All information contained herein is, and remains
- ** the property of Digia Plc and its suppliers,
- ** if any. The intellectual and technical concepts contained
- ** herein are proprietary to Digia Plc
- ** and its suppliers and may be covered by Finnish and Foreign Patents,
- ** patents in process, and are protected by trade secret or copyright law.
- ** Dissemination of this information or reproduction of this material
- ** is strictly forbidden unless prior written permission is obtained
- ** from Digia Plc.
- ****************************************************************************/
+/******************************************************************************
+**
+** Copyright (C) 2015 The Qt Company Ltd.
+** Contact: http://www.qt.io/licensing/
+**
+** This file is part of the QtScxml module.
+**
+** $QT_BEGIN_LICENSE:COMM$
+**
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and The Qt Company. For licensing terms
+** and conditions see http://www.qt.io/terms-conditions. For further
+** information use the contact form at http://www.qt.io/contact-us.
+**
+** $QT_END_LICENSE$
+**
+******************************************************************************/
/*!
\example mediaplayer-qml-static
diff --git a/examples/mediaplayer-widgets-dynamic/doc/src/mediaplayer-widgets-dynamic.qdoc b/examples/mediaplayer-widgets-dynamic/doc/src/mediaplayer-widgets-dynamic.qdoc
index 393bec6..c597551 100644
--- a/examples/mediaplayer-widgets-dynamic/doc/src/mediaplayer-widgets-dynamic.qdoc
+++ b/examples/mediaplayer-widgets-dynamic/doc/src/mediaplayer-widgets-dynamic.qdoc
@@ -1,20 +1,23 @@
-/****************************************************************************
- **
- ** Copyright (c) 2015 Digia Plc
- ** For any questions to Digia, please use contact form at http://qt.digia.com/
- **
- ** All Rights Reserved.
- **
- ** NOTICE: All information contained herein is, and remains
- ** the property of Digia Plc and its suppliers,
- ** if any. The intellectual and technical concepts contained
- ** herein are proprietary to Digia Plc
- ** and its suppliers and may be covered by Finnish and Foreign Patents,
- ** patents in process, and are protected by trade secret or copyright law.
- ** Dissemination of this information or reproduction of this material
- ** is strictly forbidden unless prior written permission is obtained
- ** from Digia Plc.
- ****************************************************************************/
+/******************************************************************************
+**
+** Copyright (C) 2015 The Qt Company Ltd.
+** Contact: http://www.qt.io/licensing/
+**
+** This file is part of the QtScxml module.
+**
+** $QT_BEGIN_LICENSE:COMM$
+**
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and The Qt Company. For licensing terms
+** and conditions see http://www.qt.io/terms-conditions. For further
+** information use the contact form at http://www.qt.io/contact-us.
+**
+** $QT_END_LICENSE$
+**
+******************************************************************************/
/*!
\example mediaplayer-widgets-dynamic
diff --git a/examples/mediaplayer-widgets-static/doc/src/mediaplayer-widgets-static.qdoc b/examples/mediaplayer-widgets-static/doc/src/mediaplayer-widgets-static.qdoc
index 83c2701..5c4e99a 100644
--- a/examples/mediaplayer-widgets-static/doc/src/mediaplayer-widgets-static.qdoc
+++ b/examples/mediaplayer-widgets-static/doc/src/mediaplayer-widgets-static.qdoc
@@ -1,20 +1,23 @@
-/****************************************************************************
- **
- ** Copyright (c) 2015 Digia Plc
- ** For any questions to Digia, please use contact form at http://qt.digia.com/
- **
- ** All Rights Reserved.
- **
- ** NOTICE: All information contained herein is, and remains
- ** the property of Digia Plc and its suppliers,
- ** if any. The intellectual and technical concepts contained
- ** herein are proprietary to Digia Plc
- ** and its suppliers and may be covered by Finnish and Foreign Patents,
- ** patents in process, and are protected by trade secret or copyright law.
- ** Dissemination of this information or reproduction of this material
- ** is strictly forbidden unless prior written permission is obtained
- ** from Digia Plc.
- ****************************************************************************/
+/******************************************************************************
+**
+** Copyright (C) 2015 The Qt Company Ltd.
+** Contact: http://www.qt.io/licensing/
+**
+** This file is part of the QtScxml module.
+**
+** $QT_BEGIN_LICENSE:COMM$
+**
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and The Qt Company. For licensing terms
+** and conditions see http://www.qt.io/terms-conditions. For further
+** information use the contact form at http://www.qt.io/contact-us.
+**
+** $QT_END_LICENSE$
+**
+******************************************************************************/
/*!
\example mediaplayer-widgets-static
diff --git a/examples/pinball-ecmascript-widgets-static/doc/src/pinball-ecmascript-widgets-static.qdoc b/examples/pinball-ecmascript-widgets-static/doc/src/pinball-ecmascript-widgets-static.qdoc
index 100868f..8caa7c8 100644
--- a/examples/pinball-ecmascript-widgets-static/doc/src/pinball-ecmascript-widgets-static.qdoc
+++ b/examples/pinball-ecmascript-widgets-static/doc/src/pinball-ecmascript-widgets-static.qdoc
@@ -1,20 +1,23 @@
-/****************************************************************************
- **
- ** Copyright (c) 2015 Digia Plc
- ** For any questions to Digia, please use contact form at http://qt.digia.com/
- **
- ** All Rights Reserved.
- **
- ** NOTICE: All information contained herein is, and remains
- ** the property of Digia Plc and its suppliers,
- ** if any. The intellectual and technical concepts contained
- ** herein are proprietary to Digia Plc
- ** and its suppliers and may be covered by Finnish and Foreign Patents,
- ** patents in process, and are protected by trade secret or copyright law.
- ** Dissemination of this information or reproduction of this material
- ** is strictly forbidden unless prior written permission is obtained
- ** from Digia Plc.
- ****************************************************************************/
+/******************************************************************************
+**
+** Copyright (C) 2015 The Qt Company Ltd.
+** Contact: http://www.qt.io/licensing/
+**
+** This file is part of the QtScxml module.
+**
+** $QT_BEGIN_LICENSE:COMM$
+**
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and The Qt Company. For licensing terms
+** and conditions see http://www.qt.io/terms-conditions. For further
+** information use the contact form at http://www.qt.io/contact-us.
+**
+** $QT_END_LICENSE$
+**
+******************************************************************************/
/*!
\example pinball-ecmascript-widgets-static
diff --git a/examples/pinball-widgets-static/doc/src/pinball-widgets-static.qdoc b/examples/pinball-widgets-static/doc/src/pinball-widgets-static.qdoc
index 4f0e21c..1f7c7e1 100644
--- a/examples/pinball-widgets-static/doc/src/pinball-widgets-static.qdoc
+++ b/examples/pinball-widgets-static/doc/src/pinball-widgets-static.qdoc
@@ -1,20 +1,23 @@
-/****************************************************************************
- **
- ** Copyright (c) 2015 Digia Plc
- ** For any questions to Digia, please use contact form at http://qt.digia.com/
- **
- ** All Rights Reserved.
- **
- ** NOTICE: All information contained herein is, and remains
- ** the property of Digia Plc and its suppliers,
- ** if any. The intellectual and technical concepts contained
- ** herein are proprietary to Digia Plc
- ** and its suppliers and may be covered by Finnish and Foreign Patents,
- ** patents in process, and are protected by trade secret or copyright law.
- ** Dissemination of this information or reproduction of this material
- ** is strictly forbidden unless prior written permission is obtained
- ** from Digia Plc.
- ****************************************************************************/
+/******************************************************************************
+**
+** Copyright (C) 2015 The Qt Company Ltd.
+** Contact: http://www.qt.io/licensing/
+**
+** This file is part of the QtScxml module.
+**
+** $QT_BEGIN_LICENSE:COMM$
+**
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and The Qt Company. For licensing terms
+** and conditions see http://www.qt.io/terms-conditions. For further
+** information use the contact form at http://www.qt.io/contact-us.
+**
+** $QT_END_LICENSE$
+**
+******************************************************************************/
/*!
\example pinball-widgets-static
diff --git a/examples/trafficlight-qml-dynamic/doc/src/trafficlight-qml-dynamic.qdoc b/examples/trafficlight-qml-dynamic/doc/src/trafficlight-qml-dynamic.qdoc
index 100aaf8..d78b05c 100644
--- a/examples/trafficlight-qml-dynamic/doc/src/trafficlight-qml-dynamic.qdoc
+++ b/examples/trafficlight-qml-dynamic/doc/src/trafficlight-qml-dynamic.qdoc
@@ -1,20 +1,23 @@
-/****************************************************************************
- **
- ** Copyright (c) 2015 Digia Plc
- ** For any questions to Digia, please use contact form at http://qt.digia.com/
- **
- ** All Rights Reserved.
- **
- ** NOTICE: All information contained herein is, and remains
- ** the property of Digia Plc and its suppliers,
- ** if any. The intellectual and technical concepts contained
- ** herein are proprietary to Digia Plc
- ** and its suppliers and may be covered by Finnish and Foreign Patents,
- ** patents in process, and are protected by trade secret or copyright law.
- ** Dissemination of this information or reproduction of this material
- ** is strictly forbidden unless prior written permission is obtained
- ** from Digia Plc.
- ****************************************************************************/
+/******************************************************************************
+**
+** Copyright (C) 2015 The Qt Company Ltd.
+** Contact: http://www.qt.io/licensing/
+**
+** This file is part of the QtScxml module.
+**
+** $QT_BEGIN_LICENSE:COMM$
+**
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and The Qt Company. For licensing terms
+** and conditions see http://www.qt.io/terms-conditions. For further
+** information use the contact form at http://www.qt.io/contact-us.
+**
+** $QT_END_LICENSE$
+**
+******************************************************************************/
/*!
\example trafficlight-qml-dynamic
diff --git a/examples/trafficlight-qml-static/doc/src/trafficlight-qml-static.qdoc b/examples/trafficlight-qml-static/doc/src/trafficlight-qml-static.qdoc
index 4e92276..4f5d93a 100644
--- a/examples/trafficlight-qml-static/doc/src/trafficlight-qml-static.qdoc
+++ b/examples/trafficlight-qml-static/doc/src/trafficlight-qml-static.qdoc
@@ -1,20 +1,23 @@
-/****************************************************************************
- **
- ** Copyright (c) 2015 Digia Plc
- ** For any questions to Digia, please use contact form at http://qt.digia.com/
- **
- ** All Rights Reserved.
- **
- ** NOTICE: All information contained herein is, and remains
- ** the property of Digia Plc and its suppliers,
- ** if any. The intellectual and technical concepts contained
- ** herein are proprietary to Digia Plc
- ** and its suppliers and may be covered by Finnish and Foreign Patents,
- ** patents in process, and are protected by trade secret or copyright law.
- ** Dissemination of this information or reproduction of this material
- ** is strictly forbidden unless prior written permission is obtained
- ** from Digia Plc.
- ****************************************************************************/
+/******************************************************************************
+**
+** Copyright (C) 2015 The Qt Company Ltd.
+** Contact: http://www.qt.io/licensing/
+**
+** This file is part of the QtScxml module.
+**
+** $QT_BEGIN_LICENSE:COMM$
+**
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and The Qt Company. For licensing terms
+** and conditions see http://www.qt.io/terms-conditions. For further
+** information use the contact form at http://www.qt.io/contact-us.
+**
+** $QT_END_LICENSE$
+**
+******************************************************************************/
/*!
\example trafficlight-qml-static
diff --git a/examples/trafficlight-widgets-dynamic/doc/src/trafficlight-widgets-dynamic.qdoc b/examples/trafficlight-widgets-dynamic/doc/src/trafficlight-widgets-dynamic.qdoc
index 82f414c..610934f 100644
--- a/examples/trafficlight-widgets-dynamic/doc/src/trafficlight-widgets-dynamic.qdoc
+++ b/examples/trafficlight-widgets-dynamic/doc/src/trafficlight-widgets-dynamic.qdoc
@@ -1,20 +1,23 @@
-/****************************************************************************
- **
- ** Copyright (c) 2015 Digia Plc
- ** For any questions to Digia, please use contact form at http://qt.digia.com/
- **
- ** All Rights Reserved.
- **
- ** NOTICE: All information contained herein is, and remains
- ** the property of Digia Plc and its suppliers,
- ** if any. The intellectual and technical concepts contained
- ** herein are proprietary to Digia Plc
- ** and its suppliers and may be covered by Finnish and Foreign Patents,
- ** patents in process, and are protected by trade secret or copyright law.
- ** Dissemination of this information or reproduction of this material
- ** is strictly forbidden unless prior written permission is obtained
- ** from Digia Plc.
- ****************************************************************************/
+/******************************************************************************
+**
+** Copyright (C) 2015 The Qt Company Ltd.
+** Contact: http://www.qt.io/licensing/
+**
+** This file is part of the QtScxml module.
+**
+** $QT_BEGIN_LICENSE:COMM$
+**
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and The Qt Company. For licensing terms
+** and conditions see http://www.qt.io/terms-conditions. For further
+** information use the contact form at http://www.qt.io/contact-us.
+**
+** $QT_END_LICENSE$
+**
+******************************************************************************/
/*!
\example trafficlight-widgets-dynamic
diff --git a/examples/trafficlight-widgets-static/doc/src/trafficlight-widgets-static.qdoc b/examples/trafficlight-widgets-static/doc/src/trafficlight-widgets-static.qdoc
index 1c92f5a..7709950 100644
--- a/examples/trafficlight-widgets-static/doc/src/trafficlight-widgets-static.qdoc
+++ b/examples/trafficlight-widgets-static/doc/src/trafficlight-widgets-static.qdoc
@@ -1,20 +1,23 @@
-/****************************************************************************
- **
- ** Copyright (c) 2015 Digia Plc
- ** For any questions to Digia, please use contact form at http://qt.digia.com/
- **
- ** All Rights Reserved.
- **
- ** NOTICE: All information contained herein is, and remains
- ** the property of Digia Plc and its suppliers,
- ** if any. The intellectual and technical concepts contained
- ** herein are proprietary to Digia Plc
- ** and its suppliers and may be covered by Finnish and Foreign Patents,
- ** patents in process, and are protected by trade secret or copyright law.
- ** Dissemination of this information or reproduction of this material
- ** is strictly forbidden unless prior written permission is obtained
- ** from Digia Plc.
- ****************************************************************************/
+/******************************************************************************
+**
+** Copyright (C) 2015 The Qt Company Ltd.
+** Contact: http://www.qt.io/licensing/
+**
+** This file is part of the QtScxml module.
+**
+** $QT_BEGIN_LICENSE:COMM$
+**
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and The Qt Company. For licensing terms
+** and conditions see http://www.qt.io/terms-conditions. For further
+** information use the contact form at http://www.qt.io/contact-us.
+**
+** $QT_END_LICENSE$
+**
+******************************************************************************/
/*!
\example trafficlight-widgets-static