aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"