From 5f2cf65e6510cc4cd9dc2a9ea2de879fad1894a7 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Wed, 9 Feb 2011 11:23:51 +0000 Subject: linux/u-boot: Update LICENSE fields to specify GPL version Signed-off-by: Richard Purdie --- meta/recipes-kernel/linux/linux.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-kernel') diff --git a/meta/recipes-kernel/linux/linux.inc b/meta/recipes-kernel/linux/linux.inc index 4c372ab014..3db2e3df5b 100644 --- a/meta/recipes-kernel/linux/linux.inc +++ b/meta/recipes-kernel/linux/linux.inc @@ -1,6 +1,6 @@ DESCRIPTION = "Linux Kernel" SECTION = "kernel" -LICENSE = "GPL" +LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7" -- cgit 1.2.3-korg