From eb954450558344651e7589c5491488b8356a95be Mon Sep 17 00:00:00 2001 From: Jouni Roivas Date: Tue, 14 Jan 2014 00:30:43 +0200 Subject: License formatting. Fix cover page information. --- qml/cover/CoverPage.qml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'qml/cover') diff --git a/qml/cover/CoverPage.qml b/qml/cover/CoverPage.qml index b717b49..aaa33c6 100644 --- a/qml/cover/CoverPage.qml +++ b/qml/cover/CoverPage.qml @@ -1,5 +1,5 @@ /* - Copyright (C) 2013 Jouni Roivas + Copyright (C) 2014 Jouni Roivas Copyright (C) 2013 Jolla Ltd. Contact: Thomas Perl All rights reserved. @@ -13,7 +13,7 @@ * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. - * Neither the name of the Jolla Ltd nor the + * Neither the name of the authors nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. @@ -41,7 +41,7 @@ CoverBackground { Label { anchors.top: label.bottom anchors.horizontalCenter: parent.horizontalCenter - text: watchConnector.name + text: watchPage.watchConnector.name font.pointSize: Theme.fontSizeSmall } } -- cgit v1.2.3