aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/git
diff options
context:
space:
mode:
authorChase Maupin <chasemaupin03@gmail.com>2010-10-21 03:33:15 +0000
committerKhem Raj <raj.khem@gmail.com>2010-10-25 15:33:04 -0700
commite4a0dea7ccde9a5043653a0a7517bc6a403835a8 (patch)
treef8b9d40f7a2d4eff51be7b8a3a224809f9511624 /recipes/git
parent0aeb167c9c5a7a7781210c6703f1d54e197c7b48 (diff)
downloadopenembedded-e4a0dea7ccde9a5043653a0a7517bc6a403835a8.tar.gz
git: update package LICENSE
* 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>
Diffstat (limited to 'recipes/git')
-rw-r--r--recipes/git/git.inc2
1 files changed, 1 insertions, 1 deletions
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"