From 93f2146211001ee3cf697d8428969cc3069ed6ba Mon Sep 17 00:00:00 2001 From: Joe Slater Date: Wed, 13 Apr 2022 11:36:39 -0700 Subject: LICENSE: update to SPDX standard names Use convert-spdx-licenses.py to update LICENSE in recipes. Signed-off-by: Joe Slater Signed-off-by: Armin Kuster --- recipes-mac/ccs-tools/ccs-tools_1.8.4.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-mac/ccs-tools') diff --git a/recipes-mac/ccs-tools/ccs-tools_1.8.4.bb b/recipes-mac/ccs-tools/ccs-tools_1.8.4.bb index 08da24a..8d148bb 100644 --- a/recipes-mac/ccs-tools/ccs-tools_1.8.4.bb +++ b/recipes-mac/ccs-tools/ccs-tools_1.8.4.bb @@ -2,7 +2,7 @@ SUMMARY = "Tomoyo" DESCRIPTION = "TOMOYO Linux is a Mandatory Access Control (MAC) implementation for Linux that can be used to increase the security of a system, while also being useful purely as a system analysis tool. \nTo start via command line add: \nsecurity=tomoyo TOMOYO_trigger=/usr/lib/systemd/systemd \nTo initialize: \n/usr/lib/ccs/init_policy" SECTION = "security" -LICENSE = "GPL-2.0" +LICENSE = "GPL-2.0-only" LIC_FILES_CHKSUM = "file://COPYING.ccs;md5=751419260aa954499f7abaabaa882bbe" DEPENDS = "ncurses" -- cgit v1.2.3-54-g00ecf