From: Qing He Date: Fri, 26 Nov 2010 09:02:43 +0000 (+0800) Subject: resolvconf: update license info X-Git-Tag: 2011-1~3776 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=3fe19025fd087d26db7585dac7b2df3b3f5ec7d4;p=openembedded-core.git resolvconf: update license info Signed-off-by: Qing He --- diff --git a/meta/recipes-connectivity/resolvconf/resolvconf_1.43.bb b/meta/recipes-connectivity/resolvconf/resolvconf_1.43.bb index f29669f640..ad754a7fb8 100644 --- a/meta/recipes-connectivity/resolvconf/resolvconf_1.43.bb +++ b/meta/recipes-connectivity/resolvconf/resolvconf_1.43.bb @@ -5,7 +5,8 @@ itself up as the intermediary between programs that supply \ nameserver information and programs that need nameserver \ information." SECTION = "console/network" -LICENSE = "GPL" +LICENSE = "GPLv2+" +LIC_FILES_CHKSUM = "file://COPYING;md5=c93c0550bd3173f4504b2cbd8991e50b" AUTHOR = "Thomas Hood" HOMEPAGE = "http://packages.debian.org/resolvconf" DEPENDS = "bash"