]> 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)
committerSaul Wold <sgw@linux.intel.com>
Tue, 13 Aug 2013 17:13:19 +0000 (10:13 -0700)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
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"