aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/canvas/contents
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/canvas/contents')
-rw-r--r--examples/quick/canvas/contents/Button.qml2
-rw-r--r--examples/quick/canvas/contents/ScrollBar.qml2
-rw-r--r--examples/quick/canvas/contents/Slider.qml2
-rw-r--r--examples/quick/canvas/contents/TitleBar.qml2
-rw-r--r--examples/quick/canvas/contents/ToolBar.qml2
5 files changed, 5 insertions, 5 deletions
diff --git a/examples/quick/canvas/contents/Button.qml b/examples/quick/canvas/contents/Button.qml
index 31a5d6e40b..efdf4eae76 100644
--- a/examples/quick/canvas/contents/Button.qml
+++ b/examples/quick/canvas/contents/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 examples of the Qt Toolkit.
diff --git a/examples/quick/canvas/contents/ScrollBar.qml b/examples/quick/canvas/contents/ScrollBar.qml
index 628845c745..2c51e0fc48 100644
--- a/examples/quick/canvas/contents/ScrollBar.qml
+++ b/examples/quick/canvas/contents/ScrollBar.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 Qt Mobility Components.
diff --git a/examples/quick/canvas/contents/Slider.qml b/examples/quick/canvas/contents/Slider.qml
index 4f78f09bb2..e0fed95ee8 100644
--- a/examples/quick/canvas/contents/Slider.qml
+++ b/examples/quick/canvas/contents/Slider.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 QtQuick module of the Qt Toolkit.
diff --git a/examples/quick/canvas/contents/TitleBar.qml b/examples/quick/canvas/contents/TitleBar.qml
index 88bd235f87..1698a2a98a 100644
--- a/examples/quick/canvas/contents/TitleBar.qml
+++ b/examples/quick/canvas/contents/TitleBar.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/canvas/contents/ToolBar.qml b/examples/quick/canvas/contents/ToolBar.qml
index 23ff73640a..005a6b144e 100644
--- a/examples/quick/canvas/contents/ToolBar.qml
+++ b/examples/quick/canvas/contents/ToolBar.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.