1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

base-files: fix LICENSE from 'GPL' to 'GPLv2'

the license information is acquired from:
        "Richard Purdie <rpurdie@linux.intel.com>"

Signed-off-by Kevin Tian <kevin.tian@intel.com>
This commit is contained in:
Kevin Tian
2010-06-12 13:18:26 +08:00
committed by Joshua Lock
parent 2233d2e389
commit 181455c2f7
@@ -2,7 +2,7 @@ DESCRIPTION = "Miscellaneous files for the base system."
SECTION = "base"
PRIORITY = "required"
PR = "r64"
LICENSE = "GPL"
LICENSE = "GPLv2"
SRC_URI = " \
file://rotation \