aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/ui-components/dialcontrol
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/ui-components/dialcontrol')
-rw-r--r--examples/quick/ui-components/dialcontrol/content/Dial.qml2
-rw-r--r--examples/quick/ui-components/dialcontrol/content/QuitButton.qml2
-rw-r--r--examples/quick/ui-components/dialcontrol/dialcontrol.qml2
3 files changed, 3 insertions, 3 deletions
diff --git a/examples/quick/ui-components/dialcontrol/content/Dial.qml b/examples/quick/ui-components/dialcontrol/content/Dial.qml
index 4d475a4c43..2ae0833c28 100644
--- a/examples/quick/ui-components/dialcontrol/content/Dial.qml
+++ b/examples/quick/ui-components/dialcontrol/content/Dial.qml
@@ -1,7 +1,7 @@
/****************************************************************************
/****************************************************************************
**
-** 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 examples of the Qt Toolkit.
diff --git a/examples/quick/ui-components/dialcontrol/content/QuitButton.qml b/examples/quick/ui-components/dialcontrol/content/QuitButton.qml
index 8133541b33..b284caa5a5 100644
--- a/examples/quick/ui-components/dialcontrol/content/QuitButton.qml
+++ b/examples/quick/ui-components/dialcontrol/content/QuitButton.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 examples of the Qt Toolkit.
diff --git a/examples/quick/ui-components/dialcontrol/dialcontrol.qml b/examples/quick/ui-components/dialcontrol/dialcontrol.qml
index 01bc4f7ab6..4a3e6dc78d 100644
--- a/examples/quick/ui-components/dialcontrol/dialcontrol.qml
+++ b/examples/quick/ui-components/dialcontrol/dialcontrol.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 examples of the Qt Toolkit.