diff --git a/examples/widgets/qnx/foreignwindows/collector.cpp b/examples/widgets/qnx/foreignwindows/collector.cpp index 6717488dfaa..8831aab3aad 100644 --- a/examples/widgets/qnx/foreignwindows/collector.cpp +++ b/examples/widgets/qnx/foreignwindows/collector.cpp @@ -1,5 +1,5 @@ // Copyright (C) 2018 QNX Software Systems. All rights reserved. -// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only +// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause #include #include diff --git a/examples/widgets/qnx/foreignwindows/collector.h b/examples/widgets/qnx/foreignwindows/collector.h index a6cd00f9a87..4ee93cbc516 100644 --- a/examples/widgets/qnx/foreignwindows/collector.h +++ b/examples/widgets/qnx/foreignwindows/collector.h @@ -1,5 +1,5 @@ // Copyright (C) 2018 QNX Software Systems. All rights reserved. -// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only +// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause #ifndef COLLECTOR_H_ #define COLLECTOR_H_ diff --git a/examples/widgets/qnx/foreignwindows/main.cpp b/examples/widgets/qnx/foreignwindows/main.cpp index e5cc0ea3624..55dfc98f01f 100644 --- a/examples/widgets/qnx/foreignwindows/main.cpp +++ b/examples/widgets/qnx/foreignwindows/main.cpp @@ -1,5 +1,5 @@ // Copyright (C) 2018 QNX Software Systems. All rights reserved. -// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only +// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause #include