summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-extended/indent/indent_2.2.10.bb2
1 files changed, 1 insertions, 1 deletions
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 dbd6b7b59..d25e8e317 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 \
7incorrect C syntax. \ 7incorrect C syntax. \
8Install the indent package if you are developing applications in C and \ 8Install the indent package if you are developing applications in C and \
9you want a program to format your code." 9you want a program to format your code."
10LICENSE = "GPL-2.0" 10LICENSE = "GPLv3"
11LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" 11LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
12DEPENDS = "virtual/gettext" 12DEPENDS = "virtual/gettext"
13 13