diff --git a/classes/cmake_kdeapp.bbclass b/classes/cmake_kdeapp.bbclass index a4d9493..579d49d 100644 --- a/classes/cmake_kdeapp.bbclass +++ b/classes/cmake_kdeapp.bbclass @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: 2019 Volker Krause +# +# SPDX-License-Identifier: MIT + inherit cmake_qt5 inherit ki18n inherit kdoctools diff --git a/classes/cmake_plasma.bbclass b/classes/cmake_plasma.bbclass index 6b3f9dd..e99a883 100644 --- a/classes/cmake_plasma.bbclass +++ b/classes/cmake_plasma.bbclass @@ -1,3 +1,8 @@ +# SPDX-FileCopyrightText: 2018-2019 Volker Krause +# SPDX-FileCopyrightText: 2018 Alistair Francis +# +# SPDX-License-Identifier: MIT + inherit cmake_qt5 inherit ki18n inherit kcoreaddons diff --git a/conf/layer.conf b/conf/layer.conf index 4b2f470..cfb222f 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -1,3 +1,6 @@ +# SPDX-FileCopyrightText: none +# SPDX-License-Identifier: CC0-1.0 + # We have a conf and classes directory, add to BBPATH BBPATH .= ":${LAYERDIR}" diff --git a/recipes-application/base/kdialog.inc b/recipes-application/base/kdialog.inc index a7d8315..a2f7f7d 100644 --- a/recipes-application/base/kdialog.inc +++ b/recipes-application/base/kdialog.inc @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: 2019-2020 Volker Krause +# +# SPDX-License-Identifier: MIT + DESCRIPTION = "KDialog" LICENSE = "GPL-2.0" LIC_FILES_CHKSUM = "file://COPYING;md5=5c213a7de3f013310bd272cdb6eb7a24" diff --git a/recipes-application/base/konsole.inc b/recipes-application/base/konsole.inc index 2477b50..8334ac2 100644 --- a/recipes-application/base/konsole.inc +++ b/recipes-application/base/konsole.inc @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: 2019-2020 Volker Krause +# +# SPDX-License-Identifier: MIT + DESCRIPTION = "Konsole" HOMEPAGE = "https://konsole.kde.org/" LICENSE = "GPL-2.0" diff --git a/recipes-application/graphics/okular.inc b/recipes-application/graphics/okular.inc index 3e3c042..b7580f0 100644 --- a/recipes-application/graphics/okular.inc +++ b/recipes-application/graphics/okular.inc @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: 2019-2020 Volker Krause +# +# SPDX-License-Identifier: MIT + DESCRIPTION = "Okular" HOMEPAGE = "https://okular.kde.org/" LICENSE = "GPL-2.0" diff --git a/recipes-application/network/kdeconnect-kde.inc b/recipes-application/network/kdeconnect-kde.inc index b0c71bb..4444689 100644 --- a/recipes-application/network/kdeconnect-kde.inc +++ b/recipes-application/network/kdeconnect-kde.inc @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: 2020 Volker Krause +# +# SPDX-License-Identifier: MIT + DESCRIPTION = "KDE Connect" HOMEPAGE = "https://community.kde.org/KDEConnect" LICENSE = "GPL-2" diff --git a/recipes-application/packagegroups/kde-applications.bb b/recipes-application/packagegroups/kde-applications.bb index 42cd3a5..c02fdd4 100644 --- a/recipes-application/packagegroups/kde-applications.bb +++ b/recipes-application/packagegroups/kde-applications.bb @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: 2019 Volker Krause +# +# SPDX-License-Identifier: MIT + DESCRIPTION = "KDE Applications" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302" diff --git a/recipes-application/sdk/kirigami-gallery.inc b/recipes-application/sdk/kirigami-gallery.inc index 04dd314..787cfc3 100644 --- a/recipes-application/sdk/kirigami-gallery.inc +++ b/recipes-application/sdk/kirigami-gallery.inc @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: 2019-2020 Volker Krause +# +# SPDX-License-Identifier: MIT + DESCRIPTION = "Kirigami Gallery" HOMEPAGE = "https://www.kde.org/products/kirigami/" LICENSE = "LGPL-2.0-or-later" diff --git a/recipes-extragear/libraries/pulseaudio-qt.inc b/recipes-extragear/libraries/pulseaudio-qt.inc index 916d131..129ef16 100644 --- a/recipes-extragear/libraries/pulseaudio-qt.inc +++ b/recipes-extragear/libraries/pulseaudio-qt.inc @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: 2020 Volker Krause +# +# SPDX-License-Identifier: MIT + DESCRIPTION = "KF5 PulseAudio Qt Bindings - libpulse bindings for Qt" HOMEPAGE = "https://invent.kde.org/libraries/pulseaudio-qt" LICENSE = "LGPL-2.1" diff --git a/recipes-extragear/libraries/pulseaudio-qt_1.2.0.bb b/recipes-extragear/libraries/pulseaudio-qt_1.2.0.bb index a59f527..8e68fed 100644 --- a/recipes-extragear/libraries/pulseaudio-qt_1.2.0.bb +++ b/recipes-extragear/libraries/pulseaudio-qt_1.2.0.bb @@ -1,2 +1,5 @@ +# SPDX-FileCopyrightText: none +# SPDX-License-Identifier: CC0-1.0 + require ${BPN}.inc SRCREV = "v${PV}" diff --git a/recipes-extragear/sdk/heaptrack.inc b/recipes-extragear/sdk/heaptrack.inc index b11efd5..221a625 100644 --- a/recipes-extragear/sdk/heaptrack.inc +++ b/recipes-extragear/sdk/heaptrack.inc @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: 2017-2020 Volker Krause +# +# SPDX-License-Identifier: MIT + DESCRIPTION = "Heaptrack" HOMEPAGE = "https://phabricator.kde.org/source/heaptrack/" LICENSE = "LGPL-2.1" diff --git a/recipes-extragear/sdk/heaptrack_1.0.0.bb b/recipes-extragear/sdk/heaptrack_1.0.0.bb index 598d2b5..e91a0e2 100644 --- a/recipes-extragear/sdk/heaptrack_1.0.0.bb +++ b/recipes-extragear/sdk/heaptrack_1.0.0.bb @@ -1,3 +1,6 @@ +# SPDX-FileCopyrightText: none +# SPDX-License-Identifier: CC0-1.0 + require ${PN}.inc # TODO v1.0.0 (current latest release) doesn't build # SRCREV = "v${PV}" diff --git a/recipes-plasma/bluedevil.inc b/recipes-plasma/bluedevil.inc index 3a58446..b17d0e6 100644 --- a/recipes-plasma/bluedevil.inc +++ b/recipes-plasma/bluedevil.inc @@ -1,3 +1,8 @@ +# SPDX-FileCopyrightText: 2018-2019 Volker Krause +# SPDX-FileCopyrightText: 2020 Andreas Cord-Landwehr +# +# SPDX-License-Identifier: MIT + DESCRIPTION = "Bluedevil" HOMEPAGE = "" LICENSE = "GPL-2" diff --git a/recipes-plasma/breeze.inc b/recipes-plasma/breeze.inc index 0d4ed35..9a9a864 100644 --- a/recipes-plasma/breeze.inc +++ b/recipes-plasma/breeze.inc @@ -1,3 +1,9 @@ +# SPDX-FileCopyrightText: 2018-2020 Volker Krause +# SPDX-FileCopyrightText: 2019 Alistair Francis +# SPDX-FileCopyrightText: 2020 Andreas Cord-Landwehr +# +# SPDX-License-Identifier: MIT + DESCRIPTION = "Breeze Style" HOMEPAGE = "" LICENSE = "GPLv2" diff --git a/recipes-plasma/discover.inc b/recipes-plasma/discover.inc index 054b1af..04c831c 100644 --- a/recipes-plasma/discover.inc +++ b/recipes-plasma/discover.inc @@ -1,3 +1,8 @@ +# SPDX-FileCopyrightText: 2018-2020 Volker Krause +# SPDX-FileCopyrightText: 2020 Andreas Cord-Landwehr +# +# SPDX-License-Identifier: MIT + DESCRIPTION = "Discover" HOMEPAGE = "" LICENSE = "GPL-3" diff --git a/recipes-plasma/images/core-image-plasma-mobile.bb b/recipes-plasma/images/core-image-plasma-mobile.bb index 9258021..0f13041 100644 --- a/recipes-plasma/images/core-image-plasma-mobile.bb +++ b/recipes-plasma/images/core-image-plasma-mobile.bb @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: 2019 Alistair Francis +# +# SPDX-License-Identifier: MIT + SUMMARY = "A basic KDE Plasma Mobile image" IMAGE_FEATURES += "splash package-management hwcodecs x11" diff --git a/recipes-plasma/kactivitymanagerd.inc b/recipes-plasma/kactivitymanagerd.inc index 8565a59..23d861c 100644 --- a/recipes-plasma/kactivitymanagerd.inc +++ b/recipes-plasma/kactivitymanagerd.inc @@ -1,3 +1,9 @@ +# SPDX-FileCopyrightText: 2018-2020 Volker Krause +# SPDX-FileCopyrightText: 2019 Alistair Francis +# SPDX-FileCopyrightText: 2020 Andreas Cord-Landwehr +# +# SPDX-License-Identifier: MIT + DESCRIPTION = "KActivity Manager Daemon" HOMEPAGE = "" LICENSE = "GPLv2" diff --git a/recipes-plasma/kde-cli-tools.inc b/recipes-plasma/kde-cli-tools.inc index f1b3785..ce851bc 100644 --- a/recipes-plasma/kde-cli-tools.inc +++ b/recipes-plasma/kde-cli-tools.inc @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: 2018-2020 Volker Krause +# +# SPDX-License-Identifier: MIT + DESCRIPTION = "KDE Cli Tools" HOMEPAGE = "" LICENSE = "GPLv2" diff --git a/recipes-plasma/kdecoration.inc b/recipes-plasma/kdecoration.inc index ae277b0..c9be861 100644 --- a/recipes-plasma/kdecoration.inc +++ b/recipes-plasma/kdecoration.inc @@ -1,3 +1,8 @@ +# SPDX-FileCopyrightText: 2018-2020 Volker Krause +# SPDX-FileCopyrightText: 2020 Andreas Cord-Landwehr +# +# SPDX-License-Identifier: MIT + DESCRIPTION = "Plugin based library to create window decorations" HOMEPAGE = "" LICENSE = "LGPLv2.1" diff --git a/recipes-plasma/kscreen.inc b/recipes-plasma/kscreen.inc index 76e155b..f5321ae 100644 --- a/recipes-plasma/kscreen.inc +++ b/recipes-plasma/kscreen.inc @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: 2018-2020 Volker Krause +# +# SPDX-License-Identifier: MIT + DESCRIPTION = "KScreen" HOMEPAGE = "" LICENSE = "GPL-2" diff --git a/recipes-plasma/kscreenlocker.inc b/recipes-plasma/kscreenlocker.inc index cccb1ef..9383f9c 100644 --- a/recipes-plasma/kscreenlocker.inc +++ b/recipes-plasma/kscreenlocker.inc @@ -1,3 +1,8 @@ +# SPDX-FileCopyrightText: 2018-2020 Volker Krause +# SPDX-FileCopyrightText: 2020 Andreas Cord-Landwehr +# +# SPDX-License-Identifier: MIT + DESCRIPTION = "KScreenLocker" HOMEPAGE = "" LICENSE = "GPLv2" diff --git a/recipes-plasma/ksysguard.inc b/recipes-plasma/ksysguard.inc index 0493a4e..e4526ba 100644 --- a/recipes-plasma/ksysguard.inc +++ b/recipes-plasma/ksysguard.inc @@ -1,3 +1,8 @@ +# SPDX-FileCopyrightText: 2018-2020 Volker Krause +# SPDX-FileCopyrightText: 2019 Alistair Francis +# +# SPDX-License-Identifier: MIT + DESCRIPTION = "KSysguard" HOMEPAGE = "" LICENSE = "GPLv2" diff --git a/recipes-plasma/kwayland-integration.inc b/recipes-plasma/kwayland-integration.inc index 6f0b73c..65407f5 100644 --- a/recipes-plasma/kwayland-integration.inc +++ b/recipes-plasma/kwayland-integration.inc @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: 2018-2020 Volker Krause +# +# SPDX-License-Identifier: MIT + DESCRIPTION = "KWayland Integration" HOMEPAGE = "" LICENSE = "LGPL-2.1" diff --git a/recipes-plasma/kwayland-server.inc b/recipes-plasma/kwayland-server.inc index 04b846d..4be1eea 100644 --- a/recipes-plasma/kwayland-server.inc +++ b/recipes-plasma/kwayland-server.inc @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: 2020 Volker Krause +# +# SPDX-License-Identifier: MIT + DESCRIPTION = "KWayland Server" HOMEPAGE = "" LICENSE = "LGPL-2.1" diff --git a/recipes-plasma/kwin.inc b/recipes-plasma/kwin.inc index f302655..6015868 100644 --- a/recipes-plasma/kwin.inc +++ b/recipes-plasma/kwin.inc @@ -1,3 +1,9 @@ +# SPDX-FileCopyrightText: 2017-2020 Volker Krause +# SPDX-FileCopyrightText: 2018 Alistair Francis +# SPDX-FileCopyrightText: 2020 Andreas Cord-Landwehr +# +# SPDX-License-Identifier: MIT + DESCRIPTION = "KWin" HOMEPAGE = "" LICENSE = "GPLv2" diff --git a/recipes-plasma/libkscreen.inc b/recipes-plasma/libkscreen.inc index 55a7f1a..729764c 100644 --- a/recipes-plasma/libkscreen.inc +++ b/recipes-plasma/libkscreen.inc @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: 2018-2020 Volker Krause +# +# SPDX-License-Identifier: MIT + DESCRIPTION = "KScreen library" HOMEPAGE = "" LICENSE = "GPLv2" diff --git a/recipes-plasma/libksysguard.inc b/recipes-plasma/libksysguard.inc index 1ac35c8..50812fe 100644 --- a/recipes-plasma/libksysguard.inc +++ b/recipes-plasma/libksysguard.inc @@ -1,3 +1,8 @@ +# SPDX-FileCopyrightText: 2018-2020 Volker Krause +# SPDX-FileCopyrightText: 2020 Alistair Francis +# +# SPDX-License-Identifier: MIT + DESCRIPTION = "KSysGuard library" HOMEPAGE = "" LICENSE = "LGPLv2.1" diff --git a/recipes-plasma/milou.inc b/recipes-plasma/milou.inc index 8da5f56..bb1af5f 100644 --- a/recipes-plasma/milou.inc +++ b/recipes-plasma/milou.inc @@ -1,3 +1,8 @@ +# SPDX-FileCopyrightText: 2018-2020 Volker Krause +# SPDX-FileCopyrightText: 2018 Alistair Francis +# +# SPDX-License-Identifier: MIT + DESCRIPTION = "Milou" HOMEPAGE = "" LICENSE = "GPL-2" diff --git a/recipes-plasma/packagegroups/packagegroup-plasma-mobile.bb b/recipes-plasma/packagegroups/packagegroup-plasma-mobile.bb index 2879747..885be30 100644 --- a/recipes-plasma/packagegroups/packagegroup-plasma-mobile.bb +++ b/recipes-plasma/packagegroups/packagegroup-plasma-mobile.bb @@ -1,3 +1,9 @@ +# SPDX-FileCopyrightText: 2017-2019 Volker Krause +# SPDX-FileCopyrightText: 2019 Alistair Francis +# SPDX-FileCopyrightText: 2020 Andreas Cord-Landwehr +# +# SPDX-License-Identifier: MIT + SUMMARY = "KDE Plasma Mobile" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302" diff --git a/recipes-plasma/plasma-integration.inc b/recipes-plasma/plasma-integration.inc index c1566ac..98b0420 100644 --- a/recipes-plasma/plasma-integration.inc +++ b/recipes-plasma/plasma-integration.inc @@ -1,3 +1,8 @@ +# SPDX-FileCopyrightText: 2018-2020 Volker Krause +# SPDX-FileCopyrightText: 2019 Alistair Francis +# +# SPDX-License-Identifier: MIT + DESCRIPTION = "Plasma Integration" HOMEPAGE = "" LICENSE = "LGPLv3" diff --git a/recipes-plasma/plasma-nm.inc b/recipes-plasma/plasma-nm.inc index 2ad4c4d..fe3b026 100644 --- a/recipes-plasma/plasma-nm.inc +++ b/recipes-plasma/plasma-nm.inc @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: 2018-2020 Volker Krause +# +# SPDX-License-Identifier: MIT + DESCRIPTION = "Plasma NM" HOMEPAGE = "" LICENSE = "GPL-2" diff --git a/recipes-plasma/plasma-pa.inc b/recipes-plasma/plasma-pa.inc index 3383b6b..193a693 100644 --- a/recipes-plasma/plasma-pa.inc +++ b/recipes-plasma/plasma-pa.inc @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: 2018-2020 Volker Krause +# +# SPDX-License-Identifier: MIT + DESCRIPTION = "Plasma PA" HOMEPAGE = "" LICENSE = "GPL-2" diff --git a/recipes-plasma/plasma-phone-components.inc b/recipes-plasma/plasma-phone-components.inc index aa6dc13..76405bb 100644 --- a/recipes-plasma/plasma-phone-components.inc +++ b/recipes-plasma/plasma-phone-components.inc @@ -1,3 +1,9 @@ +# SPDX-FileCopyrightText: 2017-2020 Volker Krause +# SPDX-FileCopyrightText: 2019 Alistair Francis +# SPDX-FileCopyrightText: 2020 Andreas Cord-Landwehr +# +# SPDX-License-Identifier: MIT + DESCRIPTION = "Plasma Phone Components" HOMEPAGE = "https://community.kde.org/Plasma/Mobile/Code" LICENSE = "GPLv2+" diff --git a/recipes-plasma/plasma-settings.inc b/recipes-plasma/plasma-settings.inc index c3dddd5..3b2931d 100644 --- a/recipes-plasma/plasma-settings.inc +++ b/recipes-plasma/plasma-settings.inc @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: 2018-2020 Volker Krause +# +# SPDX-License-Identifier: MIT + DESCRIPTION = "Plasma Mobile Settings" HOMEPAGE = "" LICENSE = "GPLv2+" diff --git a/recipes-plasma/plasma-settings_git.bb b/recipes-plasma/plasma-settings_git.bb index 3a3fd0b..811b147 100644 --- a/recipes-plasma/plasma-settings_git.bb +++ b/recipes-plasma/plasma-settings_git.bb @@ -1,2 +1,5 @@ +# SPDX-FileCopyrightText: none +# SPDX-License-Identifier: CC0-1.0 + require ${PN}.inc SRCREV = "fe164bbbe642657abd2c3f69415ade845fb294d8" diff --git a/recipes-plasma/plasma-workspace.inc b/recipes-plasma/plasma-workspace.inc index 780ec16..3680459 100644 --- a/recipes-plasma/plasma-workspace.inc +++ b/recipes-plasma/plasma-workspace.inc @@ -1,3 +1,9 @@ +# SPDX-FileCopyrightText: 2018-2020 Volker Krause +# SPDX-FileCopyrightText: 2019 Alistair Francis +# SPDX-FileCopyrightText: 2020 Andreas Cord-Landwehr +# +# SPDX-License-Identifier: MIT + DESCRIPTION = "Plasma Workspace" HOMEPAGE = "" LICENSE = "GPLv2" diff --git a/recipes-plasma/polkit-kde-agent-1.inc b/recipes-plasma/polkit-kde-agent-1.inc index 752355d..9d398d3 100644 --- a/recipes-plasma/polkit-kde-agent-1.inc +++ b/recipes-plasma/polkit-kde-agent-1.inc @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: 2018-2020 Volker Krause +# +# SPDX-License-Identifier: MIT + DESCRIPTION = "KDE Polkit Agent" HOMEPAGE = "" LICENSE = "GPL-2" diff --git a/recipes-plasma/powerdevil.inc b/recipes-plasma/powerdevil.inc index 6962c9c..3a3f276 100644 --- a/recipes-plasma/powerdevil.inc +++ b/recipes-plasma/powerdevil.inc @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: 2018-2020 Volker Krause +# +# SPDX-License-Identifier: MIT + DESCRIPTION = "Powerdevil" HOMEPAGE = "" LICENSE = "GPL-2" diff --git a/recipes-plasma/systemsettings.inc b/recipes-plasma/systemsettings.inc index f078fed..164cbdf 100644 --- a/recipes-plasma/systemsettings.inc +++ b/recipes-plasma/systemsettings.inc @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: 2018-2020 Volker Krause +# +# SPDX-License-Identifier: MIT + DESCRIPTION = "System Settings" HOMEPAGE = "" LICENSE = "GPLv2" diff --git a/recipes-plasma/xdg-desktop-portal-kde.inc b/recipes-plasma/xdg-desktop-portal-kde.inc index 0a718b5..37dbde7 100644 --- a/recipes-plasma/xdg-desktop-portal-kde.inc +++ b/recipes-plasma/xdg-desktop-portal-kde.inc @@ -1,3 +1,8 @@ +# SPDX-FileCopyrightText: 2018-2020 Volker Krause +# SPDX-FileCopyrightText: 2020 Andreas Cord-Landwehr +# +# SPDX-License-Identifier: MIT + DESCRIPTION = "XDG Desktop Portal KDE" HOMEPAGE = "" LICENSE = "LGPL-2.1" diff --git a/recipes-playground/calindori.inc b/recipes-playground/calindori.inc index 7b7b3ee..8f380c5 100644 --- a/recipes-playground/calindori.inc +++ b/recipes-playground/calindori.inc @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: 2019-2020 Volker Krause +# +# SPDX-License-Identifier: MIT + DESCRIPTION = "Calindori" HOMEPAGE = "" LICENSE = "GPLv3" diff --git a/recipes-playground/calindori_git.bb b/recipes-playground/calindori_git.bb index 92fbe7e..7d1350c 100644 --- a/recipes-playground/calindori_git.bb +++ b/recipes-playground/calindori_git.bb @@ -1,2 +1,5 @@ +# SPDX-FileCopyrightText: none +# SPDX-License-Identifier: CC0-1.0 + require ${BPN}.inc SRCREV = "e766232d8a5298446eaa4c70a845536a64126262" diff --git a/recipes-playground/koko.inc b/recipes-playground/koko.inc index 212eaff..f78f5d2 100644 --- a/recipes-playground/koko.inc +++ b/recipes-playground/koko.inc @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: 2019q-2020 Volker Krause +# +# SPDX-License-Identifier: MIT + DESCRIPTION = "KoKo Gallery Application" HOMEPAGE = "" LICENSE = "GPLv2+" diff --git a/recipes-playground/koko_git.bb b/recipes-playground/koko_git.bb index a14ebb0..82bbb31 100644 --- a/recipes-playground/koko_git.bb +++ b/recipes-playground/koko_git.bb @@ -1,3 +1,6 @@ +# SPDX-FileCopyrightText: none +# SPDX-License-Identifier: CC0-1.0 + require ${BPN}.inc # SRCREV = "v${PV}" SRCREV = "ced8368236f328577580aba01e3e89f278fb0c9b" diff --git a/recipes-playground/plasma-camera.inc b/recipes-playground/plasma-camera.inc index ba62a54..130b484 100644 --- a/recipes-playground/plasma-camera.inc +++ b/recipes-playground/plasma-camera.inc @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: 2019-2020 Volker Krause +# +# SPDX-License-Identifier: MIT + DESCRIPTION = "Plasma Camera" HOMEPAGE = "" LICENSE = "GPLv3+" diff --git a/recipes-playground/plasma-camera_git.bb b/recipes-playground/plasma-camera_git.bb index 3cb3dcd..621ad98 100644 --- a/recipes-playground/plasma-camera_git.bb +++ b/recipes-playground/plasma-camera_git.bb @@ -1,3 +1,6 @@ +# SPDX-FileCopyrightText: none +# SPDX-License-Identifier: CC0-1.0 + require ${BPN}.inc # SRCREV = "v${PV}" SRCREV = "eb32234dc8da8f47a524be9d6b01b179303f0452" diff --git a/recipes-support/exiv2.inc b/recipes-support/exiv2.inc index 4f55aff..db1cc29 100644 --- a/recipes-support/exiv2.inc +++ b/recipes-support/exiv2.inc @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: 2019 Volker Krause +# +# SPDX-License-Identifier: MIT + LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=625f055f41728f84a8d7938acc35bdc2" diff --git a/recipes-support/exiv2_0.26.0.bb b/recipes-support/exiv2_0.26.0.bb index 249ba9c..ed9c25e 100644 --- a/recipes-support/exiv2_0.26.0.bb +++ b/recipes-support/exiv2_0.26.0.bb @@ -1,3 +1,6 @@ +# SPDX-FileCopyrightText: none +# SPDX-License-Identifier: CC0-1.0 + require ${BPN}.inc # SRCREV = "v${PV}" # release version has no matching tag name!? diff --git a/recipes-support/libphonenumber.inc b/recipes-support/libphonenumber.inc index 99a7a63..8b3707f 100644 --- a/recipes-support/libphonenumber.inc +++ b/recipes-support/libphonenumber.inc @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: 2018 Volker Krause +# +# SPDX-License-Identifier: MIT + DESCRIPTION = "libphonenumber" HOMEPAGE = "https://github.com/googlei18n/libphonenumber" LICENSE = "Apache-2" diff --git a/recipes-support/libphonenumber_8.11.4.bb b/recipes-support/libphonenumber_8.11.4.bb index 56169bb..6082bec 100644 --- a/recipes-support/libphonenumber_8.11.4.bb +++ b/recipes-support/libphonenumber_8.11.4.bb @@ -1,2 +1,5 @@ +# SPDX-FileCopyrightText: none +# SPDX-License-Identifier: CC0-1.0 + require ${PN}.inc SRCREV = "v${PV}" diff --git a/recipes-support/libreoffice-dictionaries_6.4.5.2.bb b/recipes-support/libreoffice-dictionaries_6.4.5.2.bb index fb15f6c..2208cec 100644 --- a/recipes-support/libreoffice-dictionaries_6.4.5.2.bb +++ b/recipes-support/libreoffice-dictionaries_6.4.5.2.bb @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: 2020 Volker Krause +# +# SPDX-License-Identifier: MIT + DESCRIPTION = "LibreOffice Dictionaries" LICENSE = "GPL-2.0 & GPL-3.0" LIC_FILES_CHKSUM = " \ diff --git a/recipes-support/qca.inc b/recipes-support/qca.inc index 070b6c7..d31a06e 100644 --- a/recipes-support/qca.inc +++ b/recipes-support/qca.inc @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: 2019-2020 Volker Krause +# +# SPDX-License-Identifier: MIT + DESCRIPTION = "QCA" HOMEPAGE = "" LICENSE = "LGPL-2.1" diff --git a/recipes-support/qca_2.1.3.bb b/recipes-support/qca_2.1.3.bb index a59f527..8e68fed 100644 --- a/recipes-support/qca_2.1.3.bb +++ b/recipes-support/qca_2.1.3.bb @@ -1,2 +1,5 @@ +# SPDX-FileCopyrightText: none +# SPDX-License-Identifier: CC0-1.0 + require ${BPN}.inc SRCREV = "v${PV}" diff --git a/recipes-support/qca_git.bb b/recipes-support/qca_git.bb index 434a8e0..79801a8 100644 --- a/recipes-support/qca_git.bb +++ b/recipes-support/qca_git.bb @@ -1,2 +1,5 @@ +# SPDX-FileCopyrightText: none +# SPDX-License-Identifier: CC0-1.0 + require ${BPN}.inc SRCREV = "02585a58e3c988877292a573c3b86c49c67e7960" diff --git a/recipes-support/sddm/sddm.inc b/recipes-support/sddm/sddm.inc index 142c866..6e04d50 100644 --- a/recipes-support/sddm/sddm.inc +++ b/recipes-support/sddm/sddm.inc @@ -1,3 +1,8 @@ +# SPDX-FileCopyrightText: 2019 Alistair Francis +# SPDX-FileCopyrightText: 2019-2020 Volker Krause +# +# SPDX-License-Identifier: MIT + DESCRIPTION = "QML based X11 and Wayland display manager" HOMEPAGE = "https://github.com/sddm/sddm" LICENSE = "GPLv2 & CC-BY-3.0" diff --git a/recipes-support/sddm/sddm_0.18.1.bb b/recipes-support/sddm/sddm_0.18.1.bb index 56169bb..6082bec 100644 --- a/recipes-support/sddm/sddm_0.18.1.bb +++ b/recipes-support/sddm/sddm_0.18.1.bb @@ -1,2 +1,5 @@ +# SPDX-FileCopyrightText: none +# SPDX-License-Identifier: CC0-1.0 + require ${PN}.inc SRCREV = "v${PV}" diff --git a/recipes-support/simplelogin.inc b/recipes-support/simplelogin.inc index fb20596..6e2fab1 100644 --- a/recipes-support/simplelogin.inc +++ b/recipes-support/simplelogin.inc @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: 2019 Volker Krause +# +# SPDX-License-Identifier: MIT + DESCRIPTION = "super simple sans display display desktop manager mockup mitigating mir" HOMEPAGE = "https://github.com/bhush9/simplelogin" LICENSE = "GPL-2.0+" diff --git a/recipes-support/simplelogin_git.bb b/recipes-support/simplelogin_git.bb index 2f216b1..77455f0 100644 --- a/recipes-support/simplelogin_git.bb +++ b/recipes-support/simplelogin_git.bb @@ -1,3 +1,6 @@ +# SPDX-FileCopyrightText: none +# SPDX-License-Identifier: CC0-1.0 + require ${BPN}.inc # SRCREV = "v${PV}" SRCREV = "ffa841ec9766e4428f2f960b966bcc5b4e7e4982" diff --git a/recipes-support/telepathy-qt.inc b/recipes-support/telepathy-qt.inc index 517d64b..dcf18c3 100644 --- a/recipes-support/telepathy-qt.inc +++ b/recipes-support/telepathy-qt.inc @@ -1,3 +1,8 @@ +# SPDX-FileCopyrightText: 2017 Volker Krause +# SPDX-FileCopyrightText: 2019 Alistair Francis +# +# SPDX-License-Identifier: MIT + DESCRIPTION = "Telepathy-Qt" HOMEPAGE = "https://telepathy.freedesktop.org/doc/telepathy-qt/" LICENSE = "LGPL-2.1" diff --git a/recipes-support/telepathy-qt_0.9.8.bb b/recipes-support/telepathy-qt_0.9.8.bb index 38afc63..ec00c4f 100644 --- a/recipes-support/telepathy-qt_0.9.8.bb +++ b/recipes-support/telepathy-qt_0.9.8.bb @@ -1,3 +1,6 @@ +# SPDX-FileCopyrightText: none +# SPDX-License-Identifier: CC0-1.0 + require ${PN}.inc # release doesn't work :-( # SRCREV = "telepathy-qt-${PV}" diff --git a/recipes-support/ttf-noto-cjk_2019.03.30.bb b/recipes-support/ttf-noto-cjk_2019.03.30.bb index 6cc50d8..84ffbef 100644 --- a/recipes-support/ttf-noto-cjk_2019.03.30.bb +++ b/recipes-support/ttf-noto-cjk_2019.03.30.bb @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: 2019 Volker Krause +# +# SPDX-License-Identifier: MIT + DESCRIPTION = "Google Noto CJK fonts" SECTION = "fonts" HOMEPAGE = "https://www.google.com/get/noto/" diff --git a/recipes-support/ttf-noto-emoji_2018.08.10.bb b/recipes-support/ttf-noto-emoji_2018.08.10.bb index 2283b00..068f877 100644 --- a/recipes-support/ttf-noto-emoji_2018.08.10.bb +++ b/recipes-support/ttf-noto-emoji_2018.08.10.bb @@ -1,3 +1,8 @@ +# SPDX-FileCopyrightText: 2019 Volker Krause +# SPDX-FileCopyrightText: 2019 Hannah Kiekens +# +# SPDX-License-Identifier: MIT + DESCRIPTION = "Google Noto emoji fonts" SECTION = "fonts" @@ -28,4 +33,3 @@ do_install() { install -d ${D}${datadir}/fonts/truetype/ find ./ -name '*.ttf' -exec install -m 0644 {} ${D}${datadir}/fonts/truetype/ \; } - diff --git a/recipes-support/ttf-noto_2019.01.11.bb b/recipes-support/ttf-noto_2019.01.11.bb index 97dfe8b..ef2d897 100644 --- a/recipes-support/ttf-noto_2019.01.11.bb +++ b/recipes-support/ttf-noto_2019.01.11.bb @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: 2019 Hannah Kiekens +# +# SPDX-License-Identifier: MIT + DESCRIPTION = "Google Noto fonts" SECTION = "fonts" diff --git a/recipes-support/xcb-util-cursor_0.1.2.bb b/recipes-support/xcb-util-cursor_0.1.2.bb index 6ae16c8..ae3fa38 100644 --- a/recipes-support/xcb-util-cursor_0.1.2.bb +++ b/recipes-support/xcb-util-cursor_0.1.2.bb @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: 2017 Volker Krause +# +# SPDX-License-Identifier: MIT + require recipes-graphics/xorg-lib/xcb-util.inc DEPENDS += "xcb-util xcb-util-renderutil xcb-util-image" diff --git a/scripts/application-release.sh b/scripts/application-release.sh index a591067..758a366 100755 --- a/scripts/application-release.sh +++ b/scripts/application-release.sh @@ -2,6 +2,9 @@ # # add/remove Plasma release recipes # +# SPDX-FileCopyrightText: 2019 Volker Krause +# +# SPDX-License-Identifier: MIT function usage() { diff --git a/scripts/bump-git-revisions.sh b/scripts/bump-git-revisions.sh index 2213a09..02a0a04 100755 --- a/scripts/bump-git-revisions.sh +++ b/scripts/bump-git-revisions.sh @@ -2,6 +2,9 @@ # # Bump Git revisions in non-release recipes # +# SPDX-FileCopyrightText: 2019 Volker Krause +# +# SPDX-License-Identifier: MIT function usage() { diff --git a/scripts/plasma-release.sh b/scripts/plasma-release.sh index dab1707..fda7d2e 100755 --- a/scripts/plasma-release.sh +++ b/scripts/plasma-release.sh @@ -2,6 +2,10 @@ # # add/remove Plasma release recipes # +# SPDX-FileCopyrightText: 2018-2019 Volker Krause +# SPDX-FileCopyrightText: 2020 Andreas Cord-Landwehr +# +# SPDX-License-Identifier: MIT function usage() {