Fix Yocto license file naming

This commit is contained in:
Andreas Cord-Landwehr
2021-02-07 10:02:54 +01:00
parent 003f1a5110
commit b880c4bbe0
2 changed files with 1 additions and 1 deletions

View File

@@ -16,6 +16,6 @@ BBFILE_COLLECTIONS += "kf5"
BBFILE_PATTERN_kf5 = "^${LAYERDIR}/"
BBFILE_PRIORITY_kf5 = "6"
LICENSE_PATH += "${LAYERDIR}/LICENSES"
LICENSE_PATH += "${LAYERDIR}/conf/licenses"
LAYERSERIES_COMPAT_kf5 = "sumo thud warrior zeus dunfell"

View File

@@ -0,0 +1,12 @@
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 3 of the license or (at your option) any later version
that is accepted by the membership of KDE e.V. (or its successor
approved by the membership of KDE e.V.), which shall act as a
proxy as defined in Section 6 of version 3 of the license.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.