summaryrefslogtreecommitdiffstats
path: root/recipes-mac/AppArmor/apparmor_3.0.4.bb
diff options
context:
space:
mode:
authorJoe Slater <joe.slater@windriver.com>2022-04-13 11:36:39 -0700
committerArmin Kuster <akuster808@gmail.com>2022-04-13 13:45:44 -0700
commit93f2146211001ee3cf697d8428969cc3069ed6ba (patch)
treeab3c2f70a1ce97cdd3d7d181ba0a39e87b26211c /recipes-mac/AppArmor/apparmor_3.0.4.bb
parent4158c871a6b878ac480d23f244201a503c40e3c9 (diff)
downloadmeta-security-93f2146211001ee3cf697d8428969cc3069ed6ba.tar.gz
LICENSE: update to SPDX standard names
Use convert-spdx-licenses.py to update LICENSE in recipes. Signed-off-by: Joe Slater <joe.slater@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'recipes-mac/AppArmor/apparmor_3.0.4.bb')
-rw-r--r--recipes-mac/AppArmor/apparmor_3.0.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-mac/AppArmor/apparmor_3.0.4.bb b/recipes-mac/AppArmor/apparmor_3.0.4.bb
index 8ad3c76..046a3a0 100644
--- a/recipes-mac/AppArmor/apparmor_3.0.4.bb
+++ b/recipes-mac/AppArmor/apparmor_3.0.4.bb
@@ -8,7 +8,7 @@ DESCRIPTION = "user-space parser utility for AppArmor \
8HOMEAPAGE = "http://apparmor.net/" 8HOMEAPAGE = "http://apparmor.net/"
9SECTION = "admin" 9SECTION = "admin"
10 10
11LICENSE = "GPLv2 & GPLv2+ & BSD-3-Clause & LGPLv2.1+" 11LICENSE = "GPL-2.0-only & GPL-2.0-or-later & BSD-3-Clause & LGPL-2.1-or-later"
12LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=fd57a4b0bc782d7b80fd431f10bbf9d0" 12LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=fd57a4b0bc782d7b80fd431f10bbf9d0"
13 13
14DEPENDS = "bison-native apr gettext-native coreutils-native swig-native" 14DEPENDS = "bison-native apr gettext-native coreutils-native swig-native"