[oe] [PATCH 07/22] git: update package LICENSE

Chase Maupin chasemaupin03 at gmail.com
Thu Oct 21 13:33:15 UTC 2010


* Update the LICENSE fields to reflect the licensing used in
  the source code.

Signed-off-by: Chase Maupin <Chase.Maupin at ti.com>
---
 recipes/git/git.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/git/git.inc b/recipes/git/git.inc
index bbbd7e9..003d7fa 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"
 
-- 
1.7.0.4





More information about the Openembedded-devel mailing list