Removes a redundant MIT license declaration Signed-off-by: Joshua Watt <[email protected]> --- meta/recipes-graphics/xorg-util/util-macros_1.20.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-graphics/xorg-util/util-macros_1.20.2.bb b/meta/recipes-graphics/xorg-util/util-macros_1.20.2.bb index c8e0b8d490..7cd774bac6 100644 --- a/meta/recipes-graphics/xorg-util/util-macros_1.20.2.bb +++ b/meta/recipes-graphics/xorg-util/util-macros_1.20.2.bb @@ -4,7 +4,7 @@ DESCRIPTION = "M4 autotools macros used by various X.org programs." require xorg-util-common.inc -LICENSE = "MIT & MIT" +LICENSE = "MIT" LIC_FILES_CHKSUM = "file://COPYING;md5=42ba50748cb7ccf8739424e5e2072b02" PE = "1" -- 2.54.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#237983): https://lists.openembedded.org/g/openembedded-core/message/237983 Mute This Topic: https://lists.openembedded.org/mt/119597965/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
