Change wasm files license
The other files in this directory are non-LGPL Pick-to: 6.7 Task-number: QTBUG-121787 Change-Id: I9c319f723dafd7205029d7632c456412d1a3010b Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>bb10
parent
1dd89bfb04
commit
76a7057bf5
|
|
@ -1,5 +1,5 @@
|
|||
// Copyright (C) 2023 The Qt Company Ltd.
|
||||
// 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 GPL-3.0-only
|
||||
|
||||
#include "qwasmdrag.h"
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
// Copyright (C) 2023 The Qt Company Ltd.
|
||||
// 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 GPL-3.0-only
|
||||
|
||||
#ifndef QWINDOWSDRAG_H
|
||||
#define QWINDOWSDRAG_H
|
||||
|
|
|
|||
Loading…
Reference in New Issue