Add missing license information according to REUSE spec

This commit is contained in:
Andreas Cord-Landwehr
2020-12-30 11:28:21 +01:00
parent fe8266c6a2
commit 04eafe851f
68 changed files with 281 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2019 Volker Krause <vkrause@kde.org>
#
# SPDX-License-Identifier: MIT
inherit cmake_qt5
inherit ki18n
inherit kdoctools

View File

@@ -1,3 +1,8 @@
# SPDX-FileCopyrightText: 2018-2019 Volker Krause <vkrause@kde.org>
# SPDX-FileCopyrightText: 2018 Alistair Francis <alistair.francis@wdc.com>
#
# SPDX-License-Identifier: MIT
inherit cmake_qt5
inherit ki18n
inherit kcoreaddons