summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorXin Ouyang <Xin.Ouyang@windriver.com>2012-03-27 17:16:14 +0800
committerXin Ouyang <Xin.Ouyang@windriver.com>2012-03-27 17:16:14 +0800
commite0b33c7a7ccdb067439bc830bcb6d4ef0b280a98 (patch)
treeb5ac77c74ffc1d7945424a5aa4b56523397bda23
parent16ed487d5851566a57996215dccec69412eaad45 (diff)
downloadmeta-selinux-e0b33c7a7ccdb067439bc830bcb6d4ef0b280a98.tar.gz
libselinux: Change license type to "Public Domain"
-rw-r--r--recipes-security/selinux/libselinux_2.1.9.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-security/selinux/libselinux_2.1.9.bb b/recipes-security/selinux/libselinux_2.1.9.bb
index faf9a09..4d7d4de 100644
--- a/recipes-security/selinux/libselinux_2.1.9.bb
+++ b/recipes-security/selinux/libselinux_2.1.9.bb
@@ -4,7 +4,7 @@ process and file security contexts and to obtain security policy \
4decisions. Required for any applications that use the SELinux API." 4decisions. Required for any applications that use the SELinux API."
5SECTION = "base" 5SECTION = "base"
6PR = "r1" 6PR = "r1"
7LICENSE = "NSA-Public_Domain" 7LICENSE = "Public Domain"
8LIC_FILES_CHKSUM = "file://LICENSE;md5=84b4d2c6ef954a2d4081e775a270d0d0" 8LIC_FILES_CHKSUM = "file://LICENSE;md5=84b4d2c6ef954a2d4081e775a270d0d0"
9 9
10include selinux_20120216.inc 10include selinux_20120216.inc