aboutsummaryrefslogtreecommitdiffstats
path: root/examples/demos/snake
diff options
context:
space:
mode:
Diffstat (limited to 'examples/demos/snake')
-rw-r--r--examples/demos/snake/content/Button.qml2
-rw-r--r--examples/demos/snake/content/Cookie.qml2
-rw-r--r--examples/demos/snake/content/HighScoreModel.qml2
-rw-r--r--examples/demos/snake/content/Link.qml2
-rw-r--r--examples/demos/snake/content/Skull.qml2
-rw-r--r--examples/demos/snake/snake.qml2
6 files changed, 6 insertions, 6 deletions
diff --git a/examples/demos/snake/content/Button.qml b/examples/demos/snake/content/Button.qml
index dfac45049a..4f294556b3 100644
--- a/examples/demos/snake/content/Button.qml
+++ b/examples/demos/snake/content/Button.qml
@@ -3,7 +3,7 @@
** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/
**
-** This file is part of the QtDeclarative module of the Qt Toolkit.
+** This file is part of the QtQml module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL$
** GNU Lesser General Public License Usage
diff --git a/examples/demos/snake/content/Cookie.qml b/examples/demos/snake/content/Cookie.qml
index cae53af525..35ffe400b8 100644
--- a/examples/demos/snake/content/Cookie.qml
+++ b/examples/demos/snake/content/Cookie.qml
@@ -3,7 +3,7 @@
** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/
**
-** This file is part of the QtDeclarative module of the Qt Toolkit.
+** This file is part of the QtQml module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL$
** GNU Lesser General Public License Usage
diff --git a/examples/demos/snake/content/HighScoreModel.qml b/examples/demos/snake/content/HighScoreModel.qml
index af66b99ede..734a661f5b 100644
--- a/examples/demos/snake/content/HighScoreModel.qml
+++ b/examples/demos/snake/content/HighScoreModel.qml
@@ -3,7 +3,7 @@
** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/
**
-** This file is part of the QtDeclarative module of the Qt Toolkit.
+** This file is part of the QtQml module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL$
** GNU Lesser General Public License Usage
diff --git a/examples/demos/snake/content/Link.qml b/examples/demos/snake/content/Link.qml
index 891adafe5e..aab005afd5 100644
--- a/examples/demos/snake/content/Link.qml
+++ b/examples/demos/snake/content/Link.qml
@@ -3,7 +3,7 @@
** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/
**
-** This file is part of the QtDeclarative module of the Qt Toolkit.
+** This file is part of the QtQml module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL$
** GNU Lesser General Public License Usage
diff --git a/examples/demos/snake/content/Skull.qml b/examples/demos/snake/content/Skull.qml
index 9026790a5d..0c173be7da 100644
--- a/examples/demos/snake/content/Skull.qml
+++ b/examples/demos/snake/content/Skull.qml
@@ -3,7 +3,7 @@
** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/
**
-** This file is part of the QtDeclarative module of the Qt Toolkit.
+** This file is part of the QtQml module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL$
** GNU Lesser General Public License Usage
diff --git a/examples/demos/snake/snake.qml b/examples/demos/snake/snake.qml
index fca3273def..efd5747173 100644
--- a/examples/demos/snake/snake.qml
+++ b/examples/demos/snake/snake.qml
@@ -3,7 +3,7 @@
** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/
**
-** This file is part of the QtDeclarative module of the Qt Toolkit.
+** This file is part of the QtQml module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL$
** GNU Lesser General Public License Usage