mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-09 23:57:58 +00:00
xorgxrdp: Fix the License
Change the License to MIT as Fedora. And I also found the license it's MIT in the spdx file of xorgxrdp. Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit d2a777b925ad9165f87163b7ca7927a6f7e8aee4) Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
ea0f32a916
commit
ae42bbad28
@ -1,6 +1,6 @@
|
|||||||
SUMMARY = "Xorg drivers for xrdp."
|
SUMMARY = "Xorg drivers for xrdp."
|
||||||
|
|
||||||
LICENSE = "X11"
|
LICENSE = "MIT"
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=a2523660329fdca3d954c0a87390e007"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=a2523660329fdca3d954c0a87390e007"
|
||||||
|
|
||||||
inherit autotools pkgconfig
|
inherit autotools pkgconfig
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user