[oe-commits] Tom Rini : gettext: 0.17 is GPLv3

GIT User account git at amethyst.openembedded.net
Wed May 6 20:26:13 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: d16cd437d5bd89a5214348e856dbf7fbc73805a2
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=d16cd437d5bd89a5214348e856dbf7fbc73805a2

Author: Tom Rini <trini at embeddedalley.com>
Date:   Mon Apr 27 19:53:27 2009 -0700

gettext: 0.17 is GPLv3

---

 recipes/gettext/gettext_0.17.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/gettext/gettext_0.17.bb b/recipes/gettext/gettext_0.17.bb
index 55ffb7d..29cd58a 100644
--- a/recipes/gettext/gettext_0.17.bb
+++ b/recipes/gettext/gettext_0.17.bb
@@ -1,7 +1,7 @@
 DESCRIPTION = "The GNU internationalization library."
 HOMEPAGE = "http://www.gnu.org/software/gettext/gettext.html"
 SECTION = "libs"
-LICENSE = "GPL"
+LICENSE = "GPLv3"
 PR = "r2"
 DEPENDS = "gettext-native virtual/libiconv ncurses expat"
 PROVIDES = "virtual/libintl"





More information about the Openembedded-commits mailing list