aboutsummaryrefslogtreecommitdiffstats
path: root/examples/declarative/qtquick1/toys/tic-tac-toe
diff options
context:
space:
mode:
Diffstat (limited to 'examples/declarative/qtquick1/toys/tic-tac-toe')
-rw-r--r--examples/declarative/qtquick1/toys/tic-tac-toe/content/Button.qml2
-rw-r--r--examples/declarative/qtquick1/toys/tic-tac-toe/content/TicTac.qml2
-rw-r--r--examples/declarative/qtquick1/toys/tic-tac-toe/tic-tac-toe.qml2
3 files changed, 3 insertions, 3 deletions
diff --git a/examples/declarative/qtquick1/toys/tic-tac-toe/content/Button.qml b/examples/declarative/qtquick1/toys/tic-tac-toe/content/Button.qml
index afc89f45c9..65a14414ae 100644
--- a/examples/declarative/qtquick1/toys/tic-tac-toe/content/Button.qml
+++ b/examples/declarative/qtquick1/toys/tic-tac-toe/content/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/examples/declarative/qtquick1/toys/tic-tac-toe/content/TicTac.qml b/examples/declarative/qtquick1/toys/tic-tac-toe/content/TicTac.qml
index dd4de5e86c..919741dfa0 100644
--- a/examples/declarative/qtquick1/toys/tic-tac-toe/content/TicTac.qml
+++ b/examples/declarative/qtquick1/toys/tic-tac-toe/content/TicTac.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/examples/declarative/qtquick1/toys/tic-tac-toe/tic-tac-toe.qml b/examples/declarative/qtquick1/toys/tic-tac-toe/tic-tac-toe.qml
index 87e3e2ec64..eedbb992f8 100644
--- a/examples/declarative/qtquick1/toys/tic-tac-toe/tic-tac-toe.qml
+++ b/examples/declarative/qtquick1/toys/tic-tac-toe/tic-tac-toe.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)
**