mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
indent: license should be GPLv3
The license of indent should be GPLv3 Signed-off-by: Bian Naimeng <biannm@cn.fujitsu.com> Acked-by: Anders Darander <anders@chargestorm.se> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
bfbc13b510
commit
a804a9f994
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user