summaryrefslogtreecommitdiffstats
path: root/basicsuite/qt5-everywhere/demos/rssnews
diff options
context:
space:
mode:
authoraavit <eirik.aavitsland@digia.com>2014-02-12 13:44:10 +0100
committerTopi Reiniƶ <topi.reinio@digia.com>2014-02-12 16:03:13 +0200
commit9fc7566c002dfd378f3dd0b94b349319e27959c0 (patch)
tree5f386301cd5d2fe04109e61de88a3cdac8e7f452 /basicsuite/qt5-everywhere/demos/rssnews
parentf21ed3e486d813ff56571330e5ccfae2421a420f (diff)
Update copyright year
Change-Id: I55381dedffc4d86bc25b0c3f6ef18230d70272ee Reviewed-by: Topi Reiniƶ <topi.reinio@digia.com>
Diffstat (limited to 'basicsuite/qt5-everywhere/demos/rssnews')
-rw-r--r--basicsuite/qt5-everywhere/demos/rssnews/content/BusyIndicator.qml2
-rw-r--r--basicsuite/qt5-everywhere/demos/rssnews/content/CategoryDelegate.qml2
-rw-r--r--basicsuite/qt5-everywhere/demos/rssnews/content/NewsDelegate.qml2
-rw-r--r--basicsuite/qt5-everywhere/demos/rssnews/content/RssFeeds.qml2
-rw-r--r--basicsuite/qt5-everywhere/demos/rssnews/content/ScrollBar.qml2
-rw-r--r--basicsuite/qt5-everywhere/demos/rssnews/rssnews.qml2
6 files changed, 6 insertions, 6 deletions
diff --git a/basicsuite/qt5-everywhere/demos/rssnews/content/BusyIndicator.qml b/basicsuite/qt5-everywhere/demos/rssnews/content/BusyIndicator.qml
index c16f582..97065b2 100644
--- a/basicsuite/qt5-everywhere/demos/rssnews/content/BusyIndicator.qml
+++ b/basicsuite/qt5-everywhere/demos/rssnews/content/BusyIndicator.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtQml module of the Qt Toolkit.
diff --git a/basicsuite/qt5-everywhere/demos/rssnews/content/CategoryDelegate.qml b/basicsuite/qt5-everywhere/demos/rssnews/content/CategoryDelegate.qml
index 2916d1b..ae70e44 100644
--- a/basicsuite/qt5-everywhere/demos/rssnews/content/CategoryDelegate.qml
+++ b/basicsuite/qt5-everywhere/demos/rssnews/content/CategoryDelegate.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtQml module of the Qt Toolkit.
diff --git a/basicsuite/qt5-everywhere/demos/rssnews/content/NewsDelegate.qml b/basicsuite/qt5-everywhere/demos/rssnews/content/NewsDelegate.qml
index 4050af6..7080312 100644
--- a/basicsuite/qt5-everywhere/demos/rssnews/content/NewsDelegate.qml
+++ b/basicsuite/qt5-everywhere/demos/rssnews/content/NewsDelegate.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtQml module of the Qt Toolkit.
diff --git a/basicsuite/qt5-everywhere/demos/rssnews/content/RssFeeds.qml b/basicsuite/qt5-everywhere/demos/rssnews/content/RssFeeds.qml
index da26d6a..2f0591b 100644
--- a/basicsuite/qt5-everywhere/demos/rssnews/content/RssFeeds.qml
+++ b/basicsuite/qt5-everywhere/demos/rssnews/content/RssFeeds.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtQml module of the Qt Toolkit.
diff --git a/basicsuite/qt5-everywhere/demos/rssnews/content/ScrollBar.qml b/basicsuite/qt5-everywhere/demos/rssnews/content/ScrollBar.qml
index d3cf4a6..02ad7ea 100644
--- a/basicsuite/qt5-everywhere/demos/rssnews/content/ScrollBar.qml
+++ b/basicsuite/qt5-everywhere/demos/rssnews/content/ScrollBar.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtQml module of the Qt Toolkit.
diff --git a/basicsuite/qt5-everywhere/demos/rssnews/rssnews.qml b/basicsuite/qt5-everywhere/demos/rssnews/rssnews.qml
index 5eae0a0..5bb1868 100644
--- a/basicsuite/qt5-everywhere/demos/rssnews/rssnews.qml
+++ b/basicsuite/qt5-everywhere/demos/rssnews/rssnews.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtQml module of the Qt Toolkit.