]> code.ossystems Code Review - openembedded-core.git/commitdiff
groff: Fix License to be GPLv3
authorSaul Wold <sgw@linux.intel.com>
Fri, 9 Aug 2013 15:38:04 +0000 (08:38 -0700)
committerPaul Eggleton <paul.eggleton@linux.intel.com>
Fri, 16 Aug 2013 09:39:41 +0000 (10:39 +0100)
(From OE-Core master rev: 4090c4d9b204118ec9826db02b0739ce60563dd4)

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/groff/groff_1.22.2.bb

index dc964ae8e11031f79517ca25c6a2922a901cfd9e..9d2a3c75bd81d90393fef1bdf3ed93b90e1c0860 100644 (file)
@@ -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"