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/elements.qml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/testapplications/elements/elements.qml') diff --git a/tests/testapplications/elements/elements.qml b/tests/testapplications/elements/elements.qml index 414d5aaacb..358e58230b 100644 --- a/tests/testapplications/elements/elements.qml +++ b/tests/testapplications/elements/elements.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 @@ -69,4 +69,4 @@ Item { console.log("Starting ",qmlfile); qmlfiletoload = qmlfile; } -} \ No newline at end of file +} -- cgit v1.2.3