summaryrefslogtreecommitdiffstats
path: root/demos/mobile/quickhit
diff options
context:
space:
mode:
authorJason McDonald <jason.mcdonald@nokia.com>2012-01-10 01:27:44 (GMT)
committerQt by Nokia <qt-info@nokia.com>2012-01-11 00:14:29 (GMT)
commit89c08c0d7605ac254a1818121a8b483130608446 (patch)
tree6af439754aa4ae1cca48b0021d6ec199329947a8 /demos/mobile/quickhit
parent4c2d2b4cde3fef76056e528b87391f62acc8d928 (diff)
downloadQt-89c08c0d7605ac254a1818121a8b483130608446.zip
Qt-89c08c0d7605ac254a1818121a8b483130608446.tar.gz
Qt-89c08c0d7605ac254a1818121a8b483130608446.tar.bz2
Update year in Nokia copyright messages.
Simple search and replace. This commit doesn't touch 3rd-party files, nor translations (where the change is not so simple and will be handled in a separate commit). Change-Id: I4e48513b8078a44a8cd272326685b25338890148 Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
Diffstat (limited to 'demos/mobile/quickhit')
-rw-r--r--demos/mobile/quickhit/Button.qml2
-rw-r--r--demos/mobile/quickhit/Game.js2
-rw-r--r--demos/mobile/quickhit/Game.qml2
-rw-r--r--demos/mobile/quickhit/InvSounds.cpp2
-rw-r--r--demos/mobile/quickhit/InvSounds.h2
-rw-r--r--demos/mobile/quickhit/Menu.qml2
-rw-r--r--demos/mobile/quickhit/MenuItem.qml2
-rw-r--r--demos/mobile/quickhit/Message.qml2
-rw-r--r--demos/mobile/quickhit/Missile.qml2
-rw-r--r--demos/mobile/quickhit/MyShip.qml2
-rw-r--r--demos/mobile/quickhit/ga_src/GEAudioBuffer.cpp2
-rw-r--r--demos/mobile/quickhit/ga_src/GEAudioBuffer.h2
-rw-r--r--demos/mobile/quickhit/ga_src/GEAudioOut.cpp2
-rw-r--r--demos/mobile/quickhit/ga_src/GEAudioOut.h2
-rw-r--r--demos/mobile/quickhit/ga_src/GEInterfaces.cpp2
-rw-r--r--demos/mobile/quickhit/ga_src/GEInterfaces.h2
-rw-r--r--demos/mobile/quickhit/gameengine.cpp2
-rw-r--r--demos/mobile/quickhit/gameengine.h2
-rw-r--r--demos/mobile/quickhit/main.cpp2
-rw-r--r--demos/mobile/quickhit/mainwindow.cpp2
-rw-r--r--demos/mobile/quickhit/mainwindow.h2
-rw-r--r--demos/mobile/quickhit/myeventfilter.cpp2
-rw-r--r--demos/mobile/quickhit/myeventfilter.h2
-rw-r--r--demos/mobile/quickhit/plugins/LevelOne/Level.qml2
-rw-r--r--demos/mobile/quickhit/plugins/LevelOne/levelone.cpp2
-rw-r--r--demos/mobile/quickhit/plugins/LevelOne/levelone.h2
-rw-r--r--demos/mobile/quickhit/plugins/LevelTemplate/leveltemplate.cpp2
-rw-r--r--demos/mobile/quickhit/plugins/LevelTemplate/leveltemplate.h2
-rw-r--r--demos/mobile/quickhit/plugins/LevelTemplate/qml/Enemy.qml2
-rw-r--r--demos/mobile/quickhit/plugins/LevelTemplate/qml/Level.js2
-rw-r--r--demos/mobile/quickhit/plugins/LevelTemplate/qml/Level.qml2
-rw-r--r--demos/mobile/quickhit/plugins/LevelTwo/leveltwo.cpp2
-rw-r--r--demos/mobile/quickhit/plugins/LevelTwo/leveltwo.h2
-rw-r--r--demos/mobile/quickhit/plugins/LevelTwo/qml/Enemy.qml2
-rw-r--r--demos/mobile/quickhit/plugins/LevelTwo/qml/Level.js2
-rw-r--r--demos/mobile/quickhit/plugins/LevelTwo/qml/Level.qml2
-rw-r--r--demos/mobile/quickhit/plugins/levelplugininterface.h2
37 files changed, 37 insertions, 37 deletions
diff --git a/demos/mobile/quickhit/Button.qml b/demos/mobile/quickhit/Button.qml
index 05ad78d..edfbebb 100644
--- a/demos/mobile/quickhit/Button.qml
+++ b/demos/mobile/quickhit/Button.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/mobile/quickhit/Game.js b/demos/mobile/quickhit/Game.js
index 40db422..d1792ef 100644
--- a/demos/mobile/quickhit/Game.js
+++ b/demos/mobile/quickhit/Game.js
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/mobile/quickhit/Game.qml b/demos/mobile/quickhit/Game.qml
index ab62a72..70f903d 100644
--- a/demos/mobile/quickhit/Game.qml
+++ b/demos/mobile/quickhit/Game.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/mobile/quickhit/InvSounds.cpp b/demos/mobile/quickhit/InvSounds.cpp
index 7342ba2..ac926a7 100644
--- a/demos/mobile/quickhit/InvSounds.cpp
+++ b/demos/mobile/quickhit/InvSounds.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/mobile/quickhit/InvSounds.h b/demos/mobile/quickhit/InvSounds.h
index 65422f2..f5254ed 100644
--- a/demos/mobile/quickhit/InvSounds.h
+++ b/demos/mobile/quickhit/InvSounds.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/mobile/quickhit/Menu.qml b/demos/mobile/quickhit/Menu.qml
index cf2351e..daf3ccf 100644
--- a/demos/mobile/quickhit/Menu.qml
+++ b/demos/mobile/quickhit/Menu.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/mobile/quickhit/MenuItem.qml b/demos/mobile/quickhit/MenuItem.qml
index 58557ac..7203c53 100644
--- a/demos/mobile/quickhit/MenuItem.qml
+++ b/demos/mobile/quickhit/MenuItem.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/mobile/quickhit/Message.qml b/demos/mobile/quickhit/Message.qml
index 1498203..618a1a3 100644
--- a/demos/mobile/quickhit/Message.qml
+++ b/demos/mobile/quickhit/Message.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/mobile/quickhit/Missile.qml b/demos/mobile/quickhit/Missile.qml
index 80efa6e..57e48c4 100644
--- a/demos/mobile/quickhit/Missile.qml
+++ b/demos/mobile/quickhit/Missile.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/mobile/quickhit/MyShip.qml b/demos/mobile/quickhit/MyShip.qml
index 3bcc822..3b02ac5 100644
--- a/demos/mobile/quickhit/MyShip.qml
+++ b/demos/mobile/quickhit/MyShip.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/mobile/quickhit/ga_src/GEAudioBuffer.cpp b/demos/mobile/quickhit/ga_src/GEAudioBuffer.cpp
index 7da9219..4a5f55d 100644
--- a/demos/mobile/quickhit/ga_src/GEAudioBuffer.cpp
+++ b/demos/mobile/quickhit/ga_src/GEAudioBuffer.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/mobile/quickhit/ga_src/GEAudioBuffer.h b/demos/mobile/quickhit/ga_src/GEAudioBuffer.h
index 5fe5f00..b8c0cf5 100644
--- a/demos/mobile/quickhit/ga_src/GEAudioBuffer.h
+++ b/demos/mobile/quickhit/ga_src/GEAudioBuffer.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/mobile/quickhit/ga_src/GEAudioOut.cpp b/demos/mobile/quickhit/ga_src/GEAudioOut.cpp
index 73a765c..a777264 100644
--- a/demos/mobile/quickhit/ga_src/GEAudioOut.cpp
+++ b/demos/mobile/quickhit/ga_src/GEAudioOut.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/mobile/quickhit/ga_src/GEAudioOut.h b/demos/mobile/quickhit/ga_src/GEAudioOut.h
index dc1f744..2a3e395 100644
--- a/demos/mobile/quickhit/ga_src/GEAudioOut.h
+++ b/demos/mobile/quickhit/ga_src/GEAudioOut.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/mobile/quickhit/ga_src/GEInterfaces.cpp b/demos/mobile/quickhit/ga_src/GEInterfaces.cpp
index a71f738..7771f58 100644
--- a/demos/mobile/quickhit/ga_src/GEInterfaces.cpp
+++ b/demos/mobile/quickhit/ga_src/GEInterfaces.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/mobile/quickhit/ga_src/GEInterfaces.h b/demos/mobile/quickhit/ga_src/GEInterfaces.h
index 059e5b3..552f554 100644
--- a/demos/mobile/quickhit/ga_src/GEInterfaces.h
+++ b/demos/mobile/quickhit/ga_src/GEInterfaces.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/mobile/quickhit/gameengine.cpp b/demos/mobile/quickhit/gameengine.cpp
index 99e7d53..4763268 100644
--- a/demos/mobile/quickhit/gameengine.cpp
+++ b/demos/mobile/quickhit/gameengine.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/mobile/quickhit/gameengine.h b/demos/mobile/quickhit/gameengine.h
index c8c8b8c..79811d2 100644
--- a/demos/mobile/quickhit/gameengine.h
+++ b/demos/mobile/quickhit/gameengine.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/mobile/quickhit/main.cpp b/demos/mobile/quickhit/main.cpp
index e2eb8cf2..e6e021d 100644
--- a/demos/mobile/quickhit/main.cpp
+++ b/demos/mobile/quickhit/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/mobile/quickhit/mainwindow.cpp b/demos/mobile/quickhit/mainwindow.cpp
index 51c440b..1d146aa 100644
--- a/demos/mobile/quickhit/mainwindow.cpp
+++ b/demos/mobile/quickhit/mainwindow.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/mobile/quickhit/mainwindow.h b/demos/mobile/quickhit/mainwindow.h
index 69846ef..a77c16b 100644
--- a/demos/mobile/quickhit/mainwindow.h
+++ b/demos/mobile/quickhit/mainwindow.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/mobile/quickhit/myeventfilter.cpp b/demos/mobile/quickhit/myeventfilter.cpp
index 6ff8890..09ae77d 100644
--- a/demos/mobile/quickhit/myeventfilter.cpp
+++ b/demos/mobile/quickhit/myeventfilter.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/mobile/quickhit/myeventfilter.h b/demos/mobile/quickhit/myeventfilter.h
index 279cd26..4d2a43e 100644
--- a/demos/mobile/quickhit/myeventfilter.h
+++ b/demos/mobile/quickhit/myeventfilter.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/mobile/quickhit/plugins/LevelOne/Level.qml b/demos/mobile/quickhit/plugins/LevelOne/Level.qml
index d564e6e..d5eaf02 100644
--- a/demos/mobile/quickhit/plugins/LevelOne/Level.qml
+++ b/demos/mobile/quickhit/plugins/LevelOne/Level.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/mobile/quickhit/plugins/LevelOne/levelone.cpp b/demos/mobile/quickhit/plugins/LevelOne/levelone.cpp
index a3aa1f6..9945100 100644
--- a/demos/mobile/quickhit/plugins/LevelOne/levelone.cpp
+++ b/demos/mobile/quickhit/plugins/LevelOne/levelone.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/mobile/quickhit/plugins/LevelOne/levelone.h b/demos/mobile/quickhit/plugins/LevelOne/levelone.h
index 6c64d79..3924002 100644
--- a/demos/mobile/quickhit/plugins/LevelOne/levelone.h
+++ b/demos/mobile/quickhit/plugins/LevelOne/levelone.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/mobile/quickhit/plugins/LevelTemplate/leveltemplate.cpp b/demos/mobile/quickhit/plugins/LevelTemplate/leveltemplate.cpp
index fffec69..e430dc1 100644
--- a/demos/mobile/quickhit/plugins/LevelTemplate/leveltemplate.cpp
+++ b/demos/mobile/quickhit/plugins/LevelTemplate/leveltemplate.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/mobile/quickhit/plugins/LevelTemplate/leveltemplate.h b/demos/mobile/quickhit/plugins/LevelTemplate/leveltemplate.h
index f13705a..413da49 100644
--- a/demos/mobile/quickhit/plugins/LevelTemplate/leveltemplate.h
+++ b/demos/mobile/quickhit/plugins/LevelTemplate/leveltemplate.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/mobile/quickhit/plugins/LevelTemplate/qml/Enemy.qml b/demos/mobile/quickhit/plugins/LevelTemplate/qml/Enemy.qml
index b187c03..05c3971 100644
--- a/demos/mobile/quickhit/plugins/LevelTemplate/qml/Enemy.qml
+++ b/demos/mobile/quickhit/plugins/LevelTemplate/qml/Enemy.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/mobile/quickhit/plugins/LevelTemplate/qml/Level.js b/demos/mobile/quickhit/plugins/LevelTemplate/qml/Level.js
index e2e1d3a..e2aef68 100644
--- a/demos/mobile/quickhit/plugins/LevelTemplate/qml/Level.js
+++ b/demos/mobile/quickhit/plugins/LevelTemplate/qml/Level.js
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/mobile/quickhit/plugins/LevelTemplate/qml/Level.qml b/demos/mobile/quickhit/plugins/LevelTemplate/qml/Level.qml
index 3a383cf..256e686 100644
--- a/demos/mobile/quickhit/plugins/LevelTemplate/qml/Level.qml
+++ b/demos/mobile/quickhit/plugins/LevelTemplate/qml/Level.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/mobile/quickhit/plugins/LevelTwo/leveltwo.cpp b/demos/mobile/quickhit/plugins/LevelTwo/leveltwo.cpp
index 45a39e3..cf1c5bc 100644
--- a/demos/mobile/quickhit/plugins/LevelTwo/leveltwo.cpp
+++ b/demos/mobile/quickhit/plugins/LevelTwo/leveltwo.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/mobile/quickhit/plugins/LevelTwo/leveltwo.h b/demos/mobile/quickhit/plugins/LevelTwo/leveltwo.h
index b983210..1f32a26 100644
--- a/demos/mobile/quickhit/plugins/LevelTwo/leveltwo.h
+++ b/demos/mobile/quickhit/plugins/LevelTwo/leveltwo.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/mobile/quickhit/plugins/LevelTwo/qml/Enemy.qml b/demos/mobile/quickhit/plugins/LevelTwo/qml/Enemy.qml
index 1b489b2..5570326 100644
--- a/demos/mobile/quickhit/plugins/LevelTwo/qml/Enemy.qml
+++ b/demos/mobile/quickhit/plugins/LevelTwo/qml/Enemy.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/mobile/quickhit/plugins/LevelTwo/qml/Level.js b/demos/mobile/quickhit/plugins/LevelTwo/qml/Level.js
index e2e1d3a..e2aef68 100644
--- a/demos/mobile/quickhit/plugins/LevelTwo/qml/Level.js
+++ b/demos/mobile/quickhit/plugins/LevelTwo/qml/Level.js
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/mobile/quickhit/plugins/LevelTwo/qml/Level.qml b/demos/mobile/quickhit/plugins/LevelTwo/qml/Level.qml
index 69a6593..f509aa6 100644
--- a/demos/mobile/quickhit/plugins/LevelTwo/qml/Level.qml
+++ b/demos/mobile/quickhit/plugins/LevelTwo/qml/Level.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/mobile/quickhit/plugins/levelplugininterface.h b/demos/mobile/quickhit/plugins/levelplugininterface.h
index b8d5018..f3fc7bf 100644
--- a/demos/mobile/quickhit/plugins/levelplugininterface.h
+++ b/demos/mobile/quickhit/plugins/levelplugininterface.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**