diff --git a/meta-oe/recipes-extended/indent/indent_2.2.10.bb b/meta-oe/recipes-extended/indent/indent_2.2.10.bb index dbd6b7b595..d25e8e3174 100644 --- a/meta-oe/recipes-extended/indent/indent_2.2.10.bb +++ b/meta-oe/recipes-extended/indent/indent_2.2.10.bb @@ -7,7 +7,7 @@ to a different one. Indent understands correct C syntax and tries to handle \ incorrect C syntax. \ Install the indent package if you are developing applications in C and \ you want a program to format your code." -LICENSE = "GPL-2.0" +LICENSE = "GPLv3" LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" DEPENDS = "virtual/gettext"