From 3017a22545c1cc0558b84cfc69fef3f9cadf6fd9 Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Mon, 15 Mar 2010 17:33:19 -0400 Subject: [PATCH] module-init-tools: update LICENSE to more specific GPLv2 --- recipes/module-init-tools/module-init-tools.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.39.5