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 --- .../src/org/qtproject/example/notification/NotificationClient.java | 2 +- examples/androidextras/notification/main.cpp | 3 +-- examples/androidextras/notification/notificationclient.cpp | 2 +- examples/androidextras/notification/notificationclient.h | 2 +- examples/androidextras/notification/qml/main.qml | 2 +- 5 files changed, 5 insertions(+), 6 deletions(-) (limited to 'examples') diff --git a/examples/androidextras/notification/android-sources/src/org/qtproject/example/notification/NotificationClient.java b/examples/androidextras/notification/android-sources/src/org/qtproject/example/notification/NotificationClient.java index 9901fda..a03cae2 100644 --- a/examples/androidextras/notification/android-sources/src/org/qtproject/example/notification/NotificationClient.java +++ b/examples/androidextras/notification/android-sources/src/org/qtproject/example/notification/NotificationClient.java @@ -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 diff --git a/examples/androidextras/notification/main.cpp b/examples/androidextras/notification/main.cpp index 8ed8d30..036ae4c 100644 --- a/examples/androidextras/notification/main.cpp +++ b/examples/androidextras/notification/main.cpp @@ -1,10 +1,9 @@ - /**************************************************************************** ** ** 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 diff --git a/examples/androidextras/notification/notificationclient.cpp b/examples/androidextras/notification/notificationclient.cpp index 81f80b8..3d4e487 100644 --- a/examples/androidextras/notification/notificationclient.cpp +++ b/examples/androidextras/notification/notificationclient.cpp @@ -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 diff --git a/examples/androidextras/notification/notificationclient.h b/examples/androidextras/notification/notificationclient.h index 6b48fc7..393a291 100644 --- a/examples/androidextras/notification/notificationclient.h +++ b/examples/androidextras/notification/notificationclient.h @@ -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 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