aboutsummaryrefslogtreecommitdiffstats
path: root/tests/testapplications/elements/content/ColumnElement.qml
diff options
context:
space:
mode:
authorJason McDonald <jason.mcdonald@nokia.com>2011-09-26 14:55:21 +1000
committerQt by Nokia <qt-info@nokia.com>2011-09-26 08:22:02 +0200
commit26489b1ea36d809105191a1b987dce8c3d3aa5f9 (patch)
treeffbdb346aa873c7361977a7b07cff542d16739fe /tests/testapplications/elements/content/ColumnElement.qml
parent597933b6b72c8392d3d5e1db4d379620b2f193a7 (diff)
Fix missing/outdated license headers.
Change-Id: I381398b0c4f80db689a59797e2faeab5b14503eb Reviewed-on: http://codereview.qt-project.org/5491 Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
Diffstat (limited to 'tests/testapplications/elements/content/ColumnElement.qml')
-rw-r--r--tests/testapplications/elements/content/ColumnElement.qml4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/testapplications/elements/content/ColumnElement.qml b/tests/testapplications/elements/content/ColumnElement.qml
index daaf391172..0ad860ee29 100644
--- a/tests/testapplications/elements/content/ColumnElement.qml
+++ b/tests/testapplications/elements/content/ColumnElement.qml
@@ -4,7 +4,7 @@
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
-** This file is part of QtUiTest.
+** This file is part of the test suite of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL$
** GNU Lesser General Public License Usage
@@ -82,4 +82,4 @@ Item {
"Advance to restart the test." }
}
]
-} \ No newline at end of file
+}