From 5bf627f3c2f2f1495744ac74637ecd6ebcfc39b3 Mon Sep 17 00:00:00 2001 From: Eskil Abrahamsen Blomfeldt Date: Wed, 20 Nov 2013 11:02:37 +0100 Subject: Fix license headers in example It's a part of QtAndroidExtras not QtWinExtras. Change-Id: I095d39e69dcd1c5362aa50a9e71a29e024fdab38 Reviewed-by: Christian Stromme --- examples/androidextras/notification/qml/main.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/androidextras/notification/qml') diff --git a/examples/androidextras/notification/qml/main.qml b/examples/androidextras/notification/qml/main.qml index e265f1b..8dde657 100644 --- a/examples/androidextras/notification/qml/main.qml +++ b/examples/androidextras/notification/qml/main.qml @@ -3,7 +3,7 @@ ** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). ** Contact: http://www.qt-project.org/legal ** -** This file is part of the QtWinExtras module of the Qt Toolkit. +** This file is part of the QtAndroidExtras module of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ ** Commercial License Usage -- cgit v1.2.3