[oe-commits] Chase Maupin : pkgconfig: update package LICENSE

git version control git at git.openembedded.org
Mon Oct 25 22:38:27 UTC 2010


Module: openembedded.git
Branch: master
Commit: 41c80be892ead09c52e191b2fbaa1ca4969a4ead
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=41c80be892ead09c52e191b2fbaa1ca4969a4ead

Author: Chase Maupin <chasemaupin03 at gmail.com>
Date:   Thu Oct 21 03:33:22 2010 +0000

pkgconfig: update package LICENSE

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

Signed-off-by: Chase Maupin <Chase.Maupin at ti.com>
Signed-off-by: Khem Raj <raj.khem at gmail.com>

---

 recipes/pkgconfig/pkgconfig.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/pkgconfig/pkgconfig.inc b/recipes/pkgconfig/pkgconfig.inc
index acbda40..4edad6a 100644
--- a/recipes/pkgconfig/pkgconfig.inc
+++ b/recipes/pkgconfig/pkgconfig.inc
@@ -4,7 +4,7 @@ compile/link flags that works with automake and autoconf. \
 It replaces the ubiquitous *-config scripts you may have \
 seen with a single tool."
 HOMEPAGE = "http://pkg-config.freedesktop.org/wiki/"
-LICENSE = "GPL"
+LICENSE = "GPLv2+"
 INC_PR = "r8"
 
 SRC_URI = "http://pkgconfig.freedesktop.org/releases/pkg-config-${PV}.tar.gz \





More information about the Openembedded-commits mailing list