[oe-commits] Chase Maupin : linux-libc-headers: update package LICENSE

git version control git at git.openembedded.org
Mon Oct 25 22:38:26 UTC 2010


Module: openembedded.git
Branch: master
Commit: 05d18e90886258777faf25456f96b32cd5ba5afa
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=05d18e90886258777faf25456f96b32cd5ba5afa

Author: Chase Maupin <chasemaupin03 at gmail.com>
Date:   Thu Oct 21 03:33:21 2010 +0000

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 at ti.com>
Signed-off-by: Khem Raj <raj.khem at gmail.com>

---

 recipes/linux-libc-headers/linux-libc-headers.inc |    2 +-
 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 642e369..0b27e46 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"
 





More information about the Openembedded-commits mailing list