From 26489b1ea36d809105191a1b987dce8c3d3aa5f9 Mon Sep 17 00:00:00 2001 From: Jason McDonald Date: Mon, 26 Sep 2011 14:55:21 +1000 Subject: Fix missing/outdated license headers. Change-Id: I381398b0c4f80db689a59797e2faeab5b14503eb Reviewed-on: http://codereview.qt-project.org/5491 Reviewed-by: Rohan McGovern --- tests/testapplications/elements/content/RowElement.qml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/testapplications/elements/content/RowElement.qml') diff --git a/tests/testapplications/elements/content/RowElement.qml b/tests/testapplications/elements/content/RowElement.qml index dda913a2d6..001ce6d2b4 100644 --- a/tests/testapplications/elements/content/RowElement.qml +++ b/tests/testapplications/elements/content/RowElement.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 @@ -83,4 +83,4 @@ Item { } ] -} \ No newline at end of file +} -- cgit v1.2.3