aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/menu/data
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@qt.io>2017-01-09 17:13:48 +0100
committerJ-P Nurmi <jpnurmi@qt.io>2017-01-09 17:29:40 +0000
commit00a062649b8aec20c3ac3f61aa72b1cdde43b055 (patch)
treeec18a6a330d2ca04041cb355e7cc9a84b0138cef /tests/auto/menu/data
parentbac8e84ee732c73481c562378341d795b8dc41ce (diff)
Welcome to 2017
Change-Id: If68cff4efacc7dc5719c8b8e61937e85e9076870 Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
Diffstat (limited to 'tests/auto/menu/data')
-rw-r--r--tests/auto/menu/data/addItem.qml2
-rw-r--r--tests/auto/menu/data/applicationwindow.qml2
-rw-r--r--tests/auto/menu/data/menuSeparator.qml2
-rw-r--r--tests/auto/menu/data/order.qml2
-rw-r--r--tests/auto/menu/data/repeater.qml2
5 files changed, 5 insertions, 5 deletions
diff --git a/tests/auto/menu/data/addItem.qml b/tests/auto/menu/data/addItem.qml
index 81814f06..215089f7 100644
--- a/tests/auto/menu/data/addItem.qml
+++ b/tests/auto/menu/data/addItem.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2016 The Qt Company Ltd.
+** Copyright (C) 2017 The Qt Company Ltd.
** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/menu/data/applicationwindow.qml b/tests/auto/menu/data/applicationwindow.qml
index 6ac2e88e..19afa99e 100644
--- a/tests/auto/menu/data/applicationwindow.qml
+++ b/tests/auto/menu/data/applicationwindow.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2015 The Qt Company Ltd.
+** Copyright (C) 2017 The Qt Company Ltd.
** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/menu/data/menuSeparator.qml b/tests/auto/menu/data/menuSeparator.qml
index 913e8e98..c163ac62 100644
--- a/tests/auto/menu/data/menuSeparator.qml
+++ b/tests/auto/menu/data/menuSeparator.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2016 The Qt Company Ltd.
+** Copyright (C) 2017 The Qt Company Ltd.
** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/menu/data/order.qml b/tests/auto/menu/data/order.qml
index 678f27e2..e96da64e 100644
--- a/tests/auto/menu/data/order.qml
+++ b/tests/auto/menu/data/order.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2016 The Qt Company Ltd.
+** Copyright (C) 2017 The Qt Company Ltd.
** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/menu/data/repeater.qml b/tests/auto/menu/data/repeater.qml
index e4619053..ceab23de 100644
--- a/tests/auto/menu/data/repeater.qml
+++ b/tests/auto/menu/data/repeater.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2016 The Qt Company Ltd.
+** Copyright (C) 2017 The Qt Company Ltd.
** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.