summaryrefslogtreecommitdiff
path: root/demos/declarative/snake/qml/snake/content
diff options
context:
space:
mode:
Diffstat (limited to 'demos/declarative/snake/qml/snake/content')
-rw-r--r--demos/declarative/snake/qml/snake/content/Button.qml2
-rw-r--r--demos/declarative/snake/qml/snake/content/Cookie.qml2
-rw-r--r--demos/declarative/snake/qml/snake/content/HighScoreModel.qml2
-rw-r--r--demos/declarative/snake/qml/snake/content/Link.qml2
-rw-r--r--demos/declarative/snake/qml/snake/content/Skull.qml2
5 files changed, 5 insertions, 5 deletions
diff --git a/demos/declarative/snake/qml/snake/content/Button.qml b/demos/declarative/snake/qml/snake/content/Button.qml
index d89fe619c6..0cdf701671 100644
--- a/demos/declarative/snake/qml/snake/content/Button.qml
+++ b/demos/declarative/snake/qml/snake/content/Button.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/demos/declarative/snake/qml/snake/content/Cookie.qml b/demos/declarative/snake/qml/snake/content/Cookie.qml
index 73c0f5aae6..4b8c26263c 100644
--- a/demos/declarative/snake/qml/snake/content/Cookie.qml
+++ b/demos/declarative/snake/qml/snake/content/Cookie.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/demos/declarative/snake/qml/snake/content/HighScoreModel.qml b/demos/declarative/snake/qml/snake/content/HighScoreModel.qml
index 49f353966b..fee153ca31 100644
--- a/demos/declarative/snake/qml/snake/content/HighScoreModel.qml
+++ b/demos/declarative/snake/qml/snake/content/HighScoreModel.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/demos/declarative/snake/qml/snake/content/Link.qml b/demos/declarative/snake/qml/snake/content/Link.qml
index a1b5c76cae..da761bb35c 100644
--- a/demos/declarative/snake/qml/snake/content/Link.qml
+++ b/demos/declarative/snake/qml/snake/content/Link.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.
diff --git a/demos/declarative/snake/qml/snake/content/Skull.qml b/demos/declarative/snake/qml/snake/content/Skull.qml
index 464379b918..013e908f30 100644
--- a/demos/declarative/snake/qml/snake/content/Skull.qml
+++ b/demos/declarative/snake/qml/snake/content/Skull.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtDeclarative module of the Qt Toolkit.