module-init-tools: update LICENSE to more specific GPLv2
authorDenys Dmytriyenko <denis@denix.org>
Mon, 15 Mar 2010 21:33:19 +0000 (17:33 -0400)
committerDenys Dmytriyenko <denis@denix.org>
Mon, 15 Mar 2010 21:33:19 +0000 (17:33 -0400)
recipes/module-init-tools/module-init-tools.inc

index 59e93d4..9ad925f 100644 (file)
@@ -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"