summaryrefslogtreecommitdiffstats
path: root/basicsuite/controls-touch
diff options
context:
space:
mode:
Diffstat (limited to 'basicsuite/controls-touch')
-rw-r--r--basicsuite/controls-touch/content/AndroidDelegate.qml2
-rw-r--r--basicsuite/controls-touch/content/ButtonPage.qml2
-rw-r--r--basicsuite/controls-touch/content/ProgressBarPage.qml2
-rw-r--r--basicsuite/controls-touch/content/SliderPage.qml2
-rw-r--r--basicsuite/controls-touch/content/TabBarPage.qml2
-rw-r--r--basicsuite/controls-touch/content/TextInputPage.qml2
-rw-r--r--basicsuite/controls-touch/main.qml2
7 files changed, 7 insertions, 7 deletions
diff --git a/basicsuite/controls-touch/content/AndroidDelegate.qml b/basicsuite/controls-touch/content/AndroidDelegate.qml
index 36a439a..e4870cc 100644
--- a/basicsuite/controls-touch/content/AndroidDelegate.qml
+++ b/basicsuite/controls-touch/content/AndroidDelegate.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 Qt Quick Controls module of the Qt Toolkit.
diff --git a/basicsuite/controls-touch/content/ButtonPage.qml b/basicsuite/controls-touch/content/ButtonPage.qml
index f431a52..e315d72 100644
--- a/basicsuite/controls-touch/content/ButtonPage.qml
+++ b/basicsuite/controls-touch/content/ButtonPage.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 Qt Quick Controls module of the Qt Toolkit.
diff --git a/basicsuite/controls-touch/content/ProgressBarPage.qml b/basicsuite/controls-touch/content/ProgressBarPage.qml
index dc0f552..d370d39 100644
--- a/basicsuite/controls-touch/content/ProgressBarPage.qml
+++ b/basicsuite/controls-touch/content/ProgressBarPage.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 Qt Quick Controls module of the Qt Toolkit.
diff --git a/basicsuite/controls-touch/content/SliderPage.qml b/basicsuite/controls-touch/content/SliderPage.qml
index 8eb9190..eb5d70c 100644
--- a/basicsuite/controls-touch/content/SliderPage.qml
+++ b/basicsuite/controls-touch/content/SliderPage.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 Qt Quick Controls module of the Qt Toolkit.
diff --git a/basicsuite/controls-touch/content/TabBarPage.qml b/basicsuite/controls-touch/content/TabBarPage.qml
index 7651a3c..f13ab78 100644
--- a/basicsuite/controls-touch/content/TabBarPage.qml
+++ b/basicsuite/controls-touch/content/TabBarPage.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 Qt Quick Controls module of the Qt Toolkit.
diff --git a/basicsuite/controls-touch/content/TextInputPage.qml b/basicsuite/controls-touch/content/TextInputPage.qml
index 605afef..058ff53 100644
--- a/basicsuite/controls-touch/content/TextInputPage.qml
+++ b/basicsuite/controls-touch/content/TextInputPage.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 Qt Quick Controls module of the Qt Toolkit.
diff --git a/basicsuite/controls-touch/main.qml b/basicsuite/controls-touch/main.qml
index e4d2562..929f31e 100644
--- a/basicsuite/controls-touch/main.qml
+++ b/basicsuite/controls-touch/main.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 Qt Quick Controls module of the Qt Toolkit.