summaryrefslogtreecommitdiffstats
path: root/src/interpreter/imports/runner/qml
diff options
context:
space:
mode:
Diffstat (limited to 'src/interpreter/imports/runner/qml')
-rw-r--r--src/interpreter/imports/runner/qml/Config.qml2
-rw-r--r--src/interpreter/imports/runner/qml/Logger.qml2
-rw-r--r--src/interpreter/imports/runner/qml/PlainTextLogger.qml2
-rw-r--r--src/interpreter/imports/runner/qml/XUnitLogger.qml2
-rw-r--r--src/interpreter/imports/runner/qml/XmlLogger.qml2
5 files changed, 5 insertions, 5 deletions
diff --git a/src/interpreter/imports/runner/qml/Config.qml b/src/interpreter/imports/runner/qml/Config.qml
index 0fb9c1f..03c2c9e 100644
--- a/src/interpreter/imports/runner/qml/Config.qml
+++ b/src/interpreter/imports/runner/qml/Config.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/
**
** This file is part of QtSystemTest.
diff --git a/src/interpreter/imports/runner/qml/Logger.qml b/src/interpreter/imports/runner/qml/Logger.qml
index 009151e..e1fa57a 100644
--- a/src/interpreter/imports/runner/qml/Logger.qml
+++ b/src/interpreter/imports/runner/qml/Logger.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/
**
** This file is part of QtSystemTest.
diff --git a/src/interpreter/imports/runner/qml/PlainTextLogger.qml b/src/interpreter/imports/runner/qml/PlainTextLogger.qml
index 23aa4fb..5fb32b7 100644
--- a/src/interpreter/imports/runner/qml/PlainTextLogger.qml
+++ b/src/interpreter/imports/runner/qml/PlainTextLogger.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/
**
** This file is part of QtSystemTest.
diff --git a/src/interpreter/imports/runner/qml/XUnitLogger.qml b/src/interpreter/imports/runner/qml/XUnitLogger.qml
index b772501..086dba6 100644
--- a/src/interpreter/imports/runner/qml/XUnitLogger.qml
+++ b/src/interpreter/imports/runner/qml/XUnitLogger.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/
**
** This file is part of QtSystemTest.
diff --git a/src/interpreter/imports/runner/qml/XmlLogger.qml b/src/interpreter/imports/runner/qml/XmlLogger.qml
index 5077ef0..e1e2ba0 100644
--- a/src/interpreter/imports/runner/qml/XmlLogger.qml
+++ b/src/interpreter/imports/runner/qml/XmlLogger.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/
**
** This file is part of QtSystemTest.