git: update package LICENSE
authorChase Maupin <chasemaupin03@gmail.com>
Thu, 21 Oct 2010 03:33:15 +0000 (03:33 +0000)
committerKhem Raj <raj.khem@gmail.com>
Mon, 25 Oct 2010 22:33:04 +0000 (15:33 -0700)
* Update the LICENSE fields to reflect the licensing used in
  the source code.

Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
recipes/git/git.inc

index bbbd7e9..003d7fa 100644 (file)
@@ -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"