Fix Shift decoration SPDX identifier

Use the valid SPDX form EUPL-1.2 so reuse lint accepts the
decoration QML license header.
This commit is contained in:
Marco Allegretti 2026-05-06 08:17:39 +02:00
parent 2c0e329037
commit 8aabeed02b

View file

@ -1,5 +1,5 @@
// SPDX-FileCopyrightText: 2026 Marco Allegretti
// SPDX-License-Identifier: EUPL 1.2
// SPDX-License-Identifier: EUPL-1.2
import QtQuick
import org.kde.kwin.decoration