[OE-core] [PATCH 2/2] groff: Fix License to be GPLv3

Saul Wold sgw at linux.intel.com
Fri Aug 9 20:46:40 UTC 2013


Signed-off-by: Saul Wold <sgw at linux.intel.com>
---
 meta/recipes-extended/groff/groff_1.22.2.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-extended/groff/groff_1.22.2.bb b/meta/recipes-extended/groff/groff_1.22.2.bb
index dc964ae..9d2a3c7 100644
--- a/meta/recipes-extended/groff/groff_1.22.2.bb
+++ b/meta/recipes-extended/groff/groff_1.22.2.bb
@@ -3,7 +3,7 @@ DESCRIPTION = "The groff (GNU troff) software is a typesetting package which rea
 formatting commands and produces formatted output."
 SECTION = "base"
 HOMEPAGE = "ftp://ftp.gnu.org/gnu/groff/"
-LICENSE = "GPLv2"
+LICENSE = "GPLv3"
 PR = "r1"
 
 LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
-- 
1.8.1.4




More information about the Openembedded-core mailing list