summaryrefslogtreecommitdiffstats
path: root/examples/declarative/threading/threadedlistmodel/qml/threadedlistmodel/dataloader.js
diff options
context:
space:
mode:
Diffstat (limited to 'examples/declarative/threading/threadedlistmodel/qml/threadedlistmodel/dataloader.js')
-rw-r--r--examples/declarative/threading/threadedlistmodel/qml/threadedlistmodel/dataloader.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/declarative/threading/threadedlistmodel/qml/threadedlistmodel/dataloader.js b/examples/declarative/threading/threadedlistmodel/qml/threadedlistmodel/dataloader.js
index 43a1c72e..0e5ecee9 100644
--- a/examples/declarative/threading/threadedlistmodel/qml/threadedlistmodel/dataloader.js
+++ b/examples/declarative/threading/threadedlistmodel/qml/threadedlistmodel/dataloader.js
@@ -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.