diff --git a/containments/taskpanel/taskpanel.cpp b/containments/taskpanel/taskpanel.cpp index 7e09b1b5..63d85ead 100644 --- a/containments/taskpanel/taskpanel.cpp +++ b/containments/taskpanel/taskpanel.cpp @@ -18,7 +18,6 @@ #include #include #include -#include #include diff --git a/kded/startdaemon.cpp b/kded/startdaemon.cpp index 04c3b654..c05b6520 100644 --- a/kded/startdaemon.cpp +++ b/kded/startdaemon.cpp @@ -4,7 +4,6 @@ #include #include #include -#include #include diff --git a/look-and-feel/Messages.sh b/look-and-feel/Messages.sh index 3f3650c7..c4201b8c 100644 --- a/look-and-feel/Messages.sh +++ b/look-and-feel/Messages.sh @@ -1,2 +1,6 @@ #! /usr/bin/env bash + +# SPDX-FileCopyrightText: 2023 Devin Lin +# SPDX-License-Identifier: GPL-2.0-or-later + $XGETTEXT `find . -name \*.js -o -name \*.qml -o -name \*.cpp` -o $podir/plasma_lookandfeel_org.kde.breeze.mobile.pot