From: Kevin Tian Date: Sat, 12 Jun 2010 05:18:26 +0000 (+0800) Subject: base-files: fix LICENSE from 'GPL' to 'GPLv2' X-Git-Tag: 2011-1~5777 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=181455c2f7dc865dadf487c0ea145db3c340aa8b;p=openembedded-core.git base-files: fix LICENSE from 'GPL' to 'GPLv2' the license information is acquired from: "Richard Purdie " Signed-off-by Kevin Tian --- diff --git a/meta/packages/base-files/base-files_3.0.14.bb b/meta/packages/base-files/base-files_3.0.14.bb index ce29364d50..ba61a1cefb 100644 --- a/meta/packages/base-files/base-files_3.0.14.bb +++ b/meta/packages/base-files/base-files_3.0.14.bb @@ -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 \