aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2013-08-09 08:38:04 -0700
committerSaul Wold <sgw@linux.intel.com>2013-08-13 10:13:19 -0700
commit4090c4d9b204118ec9826db02b0739ce60563dd4 (patch)
treee20f355aecb968e439297401e8899054edfb51aa
parent836662c9a9c175521dbcd29cdfc0a7c144d8770f (diff)
downloadopenembedded-core-4090c4d9b204118ec9826db02b0739ce60563dd4.tar.gz
groff: Fix License to be GPLv3
Signed-off-by: Saul Wold <sgw@linux.intel.com>
-rw-r--r--meta/recipes-extended/groff/groff_1.22.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/groff/groff_1.22.2.bb b/meta/recipes-extended/groff/groff_1.22.2.bb
index dc964ae8e1..9d2a3c75bd 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"