summaryrefslogtreecommitdiff
path: root/doc/snippets/simple.qml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/snippets/simple.qml')
-rw-r--r--doc/snippets/simple.qml5
1 files changed, 4 insertions, 1 deletions
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