summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJędrzej Nowacki <jedrzej.nowacki@digia.com>2013-10-14 10:40:59 +0000
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-10-14 16:47:14 +0200
commitb18e87c0de1e594bcc1fa88ea81692853169ed7a (patch)
tree963c14bafdb776c7a064e4b7085e269eb68faa1b /doc
parented5c2cdb26031c71eb86506d03e021388e9d8851 (diff)
downloadqtenginio-b18e87c0de1e594bcc1fa88ea81692853169ed7a.tar.gz
Fix license test
Change-Id: Ib38b66cb6c76b6a61215a7e3bb0227488975eb60 Reviewed-by: Frederik Gladhorn <frederik.gladhorn@digia.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/snippets/models.qml5
-rw-r--r--doc/snippets/simple.qml5
2 files changed, 8 insertions, 2 deletions
diff --git a/doc/snippets/models.qml b/doc/snippets/models.qml
index bd3f53e..5420860 100644
--- a/doc/snippets/models.qml
+++ b/doc/snippets/models.qml
@@ -3,8 +3,9 @@
** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
-** This file is part of the documentation of the Enginio Qt Client Library.
+** This file is part of the documentation of the QtEnginio library.
**
+** $QT_BEGIN_LICENSE:BSD$
** You may use this file under the terms of the BSD license as follows:
**
** "Redistribution and use in source and binary forms, with or without
@@ -33,6 +34,8 @@
** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
**
+** $QT_END_LICENSE$
+**
****************************************************************************/
import QtQuick 2.0
diff --git a/doc/snippets/simple.qml b/doc/snippets/simple.qml
index 5ec1d47..4ff98e8 100644
--- a/doc/snippets/simple.qml
+++ b/doc/snippets/simple.qml
@@ -3,8 +3,9 @@
** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
-** This file is part of the documentation of the Enginio Qt Client Library.
+** This file is part of the documentation of the QtEnginio library.
**
+** $QT_BEGIN_LICENSE:BSD$
** You may use this file under the terms of the BSD license as follows:
**
** "Redistribution and use in source and binary forms, with or without
@@ -33,6 +34,8 @@
** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
**
+** $QT_END_LICENSE$
+**
****************************************************************************/
import QtQuick 2.0