From 093b686819e2da5c95ec232eb3e4258c80625cca Mon Sep 17 00:00:00 2001 From: Chase Maupin Date: Thu, 21 Oct 2010 03:33:15 +0000 Subject: [PATCH] git: update package LICENSE * Update the LICENSE fields to reflect the licensing used in the source code. Signed-off-by: Chase Maupin Signed-off-by: Khem Raj --- recipes/git/git.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/git/git.inc b/recipes/git/git.inc index bbbd7e966a..003d7fae16 100644 --- a/recipes/git/git.inc +++ b/recipes/git/git.inc @@ -1,6 +1,6 @@ DESCRIPTION = "The git revision control system used by the Linux kernel developers" SECTION = "console/utils" -LICENSE = "GPL" +LICENSE = "GPLv2" SRC_URI = "http://www.kernel.org/pub/software/scm/git/git-${PV}.tar.bz2;name=src" -- 2.39.5