Add missing license

This commit is contained in:
Carl Schwan
2021-06-14 16:18:20 +02:00
parent a086964769
commit 8c1129f88e
2 changed files with 6 additions and 0 deletions

View File

@@ -1,3 +1,6 @@
// SPDX-FileCopyrightText: 2021 Carl Schwan <carlschwan@kde.org>
// SPDX-License-Identifier: LGPL-2.1-or-later
#include <KColorSchemeManager>
#include <QAbstractItemModel>

View File

@@ -1,3 +1,6 @@
// SPDX-FileCopyrightText: 2021 Carl Schwan <carlschwan@kde.org>
// SPDX-License-Identifier: LGPL-2.1-or-later
#pragma once
#include <QObject>