Provide default license text for LicenseRef-KDE-Accepted-LGPL

This commit is contained in:
Andreas Cord-Landwehr
2021-02-07 09:49:46 +01:00
parent 14920ec41e
commit 0240a04206
2 changed files with 14 additions and 0 deletions

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.

View File

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