From: Denys Dmytriyenko Date: Mon, 15 Mar 2010 21:33:19 +0000 (-0400) Subject: module-init-tools: update LICENSE to more specific GPLv2 X-Git-Tag: Release-2010-05/1~340^2~128^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3017a22545c1cc0558b84cfc69fef3f9cadf6fd9;p=openembedded.git module-init-tools: update LICENSE to more specific GPLv2 --- diff --git a/recipes/module-init-tools/module-init-tools.inc b/recipes/module-init-tools/module-init-tools.inc index 59e93d4533..9ad925f82b 100644 --- a/recipes/module-init-tools/module-init-tools.inc +++ b/recipes/module-init-tools/module-init-tools.inc @@ -1,7 +1,7 @@ DESCRIPTION = "This package contains a set of programs for loading, inserting, and \ removing kernel modules for Linux (versions 2.5.48 and above). It serves \ the same function that the modutils package serves for Linux 2.4." -LICENSE = "GPL" +LICENSE = "GPLv2" SECTION = "base" PR = "r5"