summaryrefslogtreecommitdiffstats
path: root/demos/qmlcustomlegend
diff options
context:
space:
mode:
Diffstat (limited to 'demos/qmlcustomlegend')
-rw-r--r--demos/qmlcustomlegend/main.cpp2
-rwxr-xr-xdemos/qmlcustomlegend/qml/qmlcustomlegend/AnimatedAreaSeries.qml2
-rwxr-xr-xdemos/qmlcustomlegend/qml/qmlcustomlegend/ChartViewHighlighted.qml2
-rwxr-xr-xdemos/qmlcustomlegend/qml/qmlcustomlegend/ChartViewSelector.qml2
-rwxr-xr-xdemos/qmlcustomlegend/qml/qmlcustomlegend/ChartViewStacked.qml2
-rwxr-xr-xdemos/qmlcustomlegend/qml/qmlcustomlegend/CustomLegend.qml2
-rwxr-xr-xdemos/qmlcustomlegend/qml/qmlcustomlegend/loader.qml2
-rwxr-xr-xdemos/qmlcustomlegend/qml/qmlcustomlegend/main.qml2
8 files changed, 8 insertions, 8 deletions
diff --git a/demos/qmlcustomlegend/main.cpp b/demos/qmlcustomlegend/main.cpp
index 562c6764..92e1a1f5 100644
--- a/demos/qmlcustomlegend/main.cpp
+++ b/demos/qmlcustomlegend/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc
+** Copyright (C) 2013 Digia Plc
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
diff --git a/demos/qmlcustomlegend/qml/qmlcustomlegend/AnimatedAreaSeries.qml b/demos/qmlcustomlegend/qml/qmlcustomlegend/AnimatedAreaSeries.qml
index 77246696..8202778a 100755
--- a/demos/qmlcustomlegend/qml/qmlcustomlegend/AnimatedAreaSeries.qml
+++ b/demos/qmlcustomlegend/qml/qmlcustomlegend/AnimatedAreaSeries.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc
+** Copyright (C) 2013 Digia Plc
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
diff --git a/demos/qmlcustomlegend/qml/qmlcustomlegend/ChartViewHighlighted.qml b/demos/qmlcustomlegend/qml/qmlcustomlegend/ChartViewHighlighted.qml
index fc0595cb..df7ae32a 100755
--- a/demos/qmlcustomlegend/qml/qmlcustomlegend/ChartViewHighlighted.qml
+++ b/demos/qmlcustomlegend/qml/qmlcustomlegend/ChartViewHighlighted.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc
+** Copyright (C) 2013 Digia Plc
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
diff --git a/demos/qmlcustomlegend/qml/qmlcustomlegend/ChartViewSelector.qml b/demos/qmlcustomlegend/qml/qmlcustomlegend/ChartViewSelector.qml
index 5dc904f8..4ceadda8 100755
--- a/demos/qmlcustomlegend/qml/qmlcustomlegend/ChartViewSelector.qml
+++ b/demos/qmlcustomlegend/qml/qmlcustomlegend/ChartViewSelector.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc
+** Copyright (C) 2013 Digia Plc
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
diff --git a/demos/qmlcustomlegend/qml/qmlcustomlegend/ChartViewStacked.qml b/demos/qmlcustomlegend/qml/qmlcustomlegend/ChartViewStacked.qml
index 4c4bd752..24d09df0 100755
--- a/demos/qmlcustomlegend/qml/qmlcustomlegend/ChartViewStacked.qml
+++ b/demos/qmlcustomlegend/qml/qmlcustomlegend/ChartViewStacked.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc
+** Copyright (C) 2013 Digia Plc
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
diff --git a/demos/qmlcustomlegend/qml/qmlcustomlegend/CustomLegend.qml b/demos/qmlcustomlegend/qml/qmlcustomlegend/CustomLegend.qml
index 744b70c3..67f779e6 100755
--- a/demos/qmlcustomlegend/qml/qmlcustomlegend/CustomLegend.qml
+++ b/demos/qmlcustomlegend/qml/qmlcustomlegend/CustomLegend.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc
+** Copyright (C) 2013 Digia Plc
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
diff --git a/demos/qmlcustomlegend/qml/qmlcustomlegend/loader.qml b/demos/qmlcustomlegend/qml/qmlcustomlegend/loader.qml
index 69c7b819..56fa1f80 100755
--- a/demos/qmlcustomlegend/qml/qmlcustomlegend/loader.qml
+++ b/demos/qmlcustomlegend/qml/qmlcustomlegend/loader.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc
+** Copyright (C) 2013 Digia Plc
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
diff --git a/demos/qmlcustomlegend/qml/qmlcustomlegend/main.qml b/demos/qmlcustomlegend/qml/qmlcustomlegend/main.qml
index e6bab332..49d2ca44 100755
--- a/demos/qmlcustomlegend/qml/qmlcustomlegend/main.qml
+++ b/demos/qmlcustomlegend/qml/qmlcustomlegend/main.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc
+** Copyright (C) 2013 Digia Plc
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**