aboutsummaryrefslogtreecommitdiffstats
path: root/examples/declarative/samegame/content
diff options
context:
space:
mode:
Diffstat (limited to 'examples/declarative/samegame/content')
-rw-r--r--examples/declarative/samegame/content/BoomBlock.qml2
-rw-r--r--examples/declarative/samegame/content/Button.qml2
-rw-r--r--examples/declarative/samegame/content/Dialog.qml2
-rw-r--r--examples/declarative/samegame/content/GameArea.qml2
-rw-r--r--examples/declarative/samegame/content/NameInputDialog.qml2
5 files changed, 5 insertions, 5 deletions
diff --git a/examples/declarative/samegame/content/BoomBlock.qml b/examples/declarative/samegame/content/BoomBlock.qml
index e55189cdf8..47f86bd81b 100644
--- a/examples/declarative/samegame/content/BoomBlock.qml
+++ b/examples/declarative/samegame/content/BoomBlock.qml
@@ -1,7 +1,6 @@
/****************************************************************************
**
** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
** Contact: http://www.qt-project.org/
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/examples/declarative/samegame/content/Button.qml b/examples/declarative/samegame/content/Button.qml
index 95ff36e6b2..b305455c92 100644
--- a/examples/declarative/samegame/content/Button.qml
+++ b/examples/declarative/samegame/content/Button.qml
@@ -1,7 +1,6 @@
/****************************************************************************
**
** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
** Contact: http://www.qt-project.org/
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/examples/declarative/samegame/content/Dialog.qml b/examples/declarative/samegame/content/Dialog.qml
index 1bc6962022..80e5984bfe 100644
--- a/examples/declarative/samegame/content/Dialog.qml
+++ b/examples/declarative/samegame/content/Dialog.qml
@@ -1,7 +1,6 @@
/****************************************************************************
**
** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
** Contact: http://www.qt-project.org/
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/examples/declarative/samegame/content/GameArea.qml b/examples/declarative/samegame/content/GameArea.qml
index f1e63f5c85..a43d55117a 100644
--- a/examples/declarative/samegame/content/GameArea.qml
+++ b/examples/declarative/samegame/content/GameArea.qml
@@ -1,7 +1,6 @@
/****************************************************************************
**
** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
** Contact: http://www.qt-project.org/
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/examples/declarative/samegame/content/NameInputDialog.qml b/examples/declarative/samegame/content/NameInputDialog.qml
index 5a259ef0fc..602e69789a 100644
--- a/examples/declarative/samegame/content/NameInputDialog.qml
+++ b/examples/declarative/samegame/content/NameInputDialog.qml
@@ -1,7 +1,6 @@
/****************************************************************************
**
** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
** Contact: http://www.qt-project.org/
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/