aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux-libc-headers
diff options
context:
space:
mode:
authorChase Maupin <chasemaupin03@gmail.com>2010-10-21 03:33:21 +0000
committerKhem Raj <raj.khem@gmail.com>2010-10-25 15:33:06 -0700
commit05d18e90886258777faf25456f96b32cd5ba5afa (patch)
tree7320aa1e08115cf040d3ad24f56582962f526f29 /recipes/linux-libc-headers
parent40af8f2d65493d86f7ab6a962a5a1940784e87db (diff)
downloadopenembedded-05d18e90886258777faf25456f96b32cd5ba5afa.tar.gz
linux-libc-headers: update package LICENSE
* Update the LICENSE fields to reflect the licensing used in the source code. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/linux-libc-headers')
-rw-r--r--recipes/linux-libc-headers/linux-libc-headers.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/linux-libc-headers/linux-libc-headers.inc b/recipes/linux-libc-headers/linux-libc-headers.inc
index 642e3694f3..0b27e46429 100644
--- a/recipes/linux-libc-headers/linux-libc-headers.inc
+++ b/recipes/linux-libc-headers/linux-libc-headers.inc
@@ -1,6 +1,6 @@
DESCRIPTION = "Sanitized set of 2.6 kernel headers for the C library's use."
SECTION = "devel"
-LICENSE = "GPL"
+LICENSE = "GPLv2"
NATIVE_INSTALL_WORKS = "1"
BBCLASSEXTEND = "native"