All recipes: Auto change licenses to SPDX

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2022-03-10 23:27:16 +01:00
parent eff8cc7b5e
commit ddba018d05
215 changed files with 215 additions and 215 deletions

View File

@@ -1,6 +1,6 @@
SUMMARY = "A Qt5 library to write cross-platform clients for Matrix"
HOMEPAGE = "https://matrix.org/docs/projects/sdk/quotient"
LICENSE = "LGPL-2.1"
LICENSE = "LGPL-2.1-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=243b725d71bb5df4a1e5920b344b86ad"
SRC_URI = "gitsm://github.com/quotient-im/libQuotient.git;branch=0.6.x;protocol=https"

View File

@@ -1,6 +1,6 @@
SUMMARY = "A Qt5-based IM client for Matrix"
HOMEPAGE = "https://matrix.org/docs/projects/client/quaternion"
LICENSE = "GPL-3.0"
LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
SRC_URI = "git://github.com/quotient-im/Quaternion.git;branch=master;protocol=https"

View File

@@ -1,6 +1,6 @@
SUMMARY = "A glossy cross-platform Matrix client"
HOMEPAGE = "https://spectral.im/"
LICENSE = "GPL-3.0"
LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = "file://LICENSE;md5=7a39d2b8db8b2a89240c453a7fa49460"
SRC_URI = "gitsm://gitlab.com/spectral-im/spectral.git;protocol=https;branch=master"