diff options
Diffstat (limited to 'tests/interpreter/runner')
-rw-r--r-- | tests/interpreter/runner/DefaultConfigTest.qml | 2 | ||||
-rw-r--r-- | tests/interpreter/runner/EmptyTest.qml | 2 | ||||
-rw-r--r-- | tests/interpreter/runner/EmptyTests.qml | 2 | ||||
-rw-r--r-- | tests/interpreter/runner/FailTest.qml | 2 | ||||
-rw-r--r-- | tests/interpreter/runner/MyUtils.js | 2 | ||||
-rw-r--r-- | tests/interpreter/runner/RunnerInternals.js | 2 | ||||
-rw-r--r-- | tests/interpreter/runner/SkipTest.qml | 2 | ||||
-rw-r--r-- | tests/interpreter/runner/UntestedTest.qml | 2 | ||||
-rw-r--r-- | tests/interpreter/runner/UntestedTests.qml | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/tests/interpreter/runner/DefaultConfigTest.qml b/tests/interpreter/runner/DefaultConfigTest.qml index 54ef17e..95288d7 100644 --- a/tests/interpreter/runner/DefaultConfigTest.qml +++ b/tests/interpreter/runner/DefaultConfigTest.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/tests/interpreter/runner/EmptyTest.qml b/tests/interpreter/runner/EmptyTest.qml index ef90628..4e1a030 100644 --- a/tests/interpreter/runner/EmptyTest.qml +++ b/tests/interpreter/runner/EmptyTest.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/tests/interpreter/runner/EmptyTests.qml b/tests/interpreter/runner/EmptyTests.qml index f586dcc..24284c8 100644 --- a/tests/interpreter/runner/EmptyTests.qml +++ b/tests/interpreter/runner/EmptyTests.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/tests/interpreter/runner/FailTest.qml b/tests/interpreter/runner/FailTest.qml index b3fd488..6b16321 100644 --- a/tests/interpreter/runner/FailTest.qml +++ b/tests/interpreter/runner/FailTest.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/tests/interpreter/runner/MyUtils.js b/tests/interpreter/runner/MyUtils.js index d140506..79607e6 100644 --- a/tests/interpreter/runner/MyUtils.js +++ b/tests/interpreter/runner/MyUtils.js @@ -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/tests/interpreter/runner/RunnerInternals.js b/tests/interpreter/runner/RunnerInternals.js index 2934d7f..71ec36c 100644 --- a/tests/interpreter/runner/RunnerInternals.js +++ b/tests/interpreter/runner/RunnerInternals.js @@ -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/tests/interpreter/runner/SkipTest.qml b/tests/interpreter/runner/SkipTest.qml index 1872771..3308dcf 100644 --- a/tests/interpreter/runner/SkipTest.qml +++ b/tests/interpreter/runner/SkipTest.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/tests/interpreter/runner/UntestedTest.qml b/tests/interpreter/runner/UntestedTest.qml index fe56850..9eb1249 100644 --- a/tests/interpreter/runner/UntestedTest.qml +++ b/tests/interpreter/runner/UntestedTest.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/tests/interpreter/runner/UntestedTests.qml b/tests/interpreter/runner/UntestedTests.qml index 6b0e30b..61ceb06 100644 --- a/tests/interpreter/runner/UntestedTests.qml +++ b/tests/interpreter/runner/UntestedTests.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. |