gettext: 0.17 is GPLv3
authorTom Rini <trini@embeddedalley.com>
Tue, 28 Apr 2009 02:53:27 +0000 (19:53 -0700)
committerTom Rini <trini@embeddedalley.com>
Wed, 6 May 2009 20:20:40 +0000 (13:20 -0700)
recipes/gettext/gettext_0.17.bb

index 55ffb7d..29cd58a 100644 (file)
@@ -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"