All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][PATCH]indent: license should be GPLv3
@ 2015-04-07  7:23 Bian Naimeng
  2015-04-07  7:45 ` Anders Darander
  0 siblings, 1 reply; 2+ messages in thread
From: Bian Naimeng @ 2015-04-07  7:23 UTC (permalink / raw)
  To: openembedded-devel

The license of indent should be GPLv3

Signed-off-by: Bian Naimeng <biannm@cn.fujitsu.com>
---
 meta-oe/recipes-extended/indent/indent_2.2.10.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 dbd6b7b..d25e8e3 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"
 
-- 
1.9.1



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [meta-oe][PATCH]indent: license should be GPLv3
  2015-04-07  7:23 [meta-oe][PATCH]indent: license should be GPLv3 Bian Naimeng
@ 2015-04-07  7:45 ` Anders Darander
  0 siblings, 0 replies; 2+ messages in thread
From: Anders Darander @ 2015-04-07  7:45 UTC (permalink / raw)
  To: openembedded-devel

* Bian Naimeng <biannm@cn.fujitsu.com> [150407 09:31]:

> The license of indent should be GPLv3

No that I'm using this recipe myself, but, indeed the license is wrong.

Acked-by: Anders Darander <anders@chargestorm.se>

-- 
Anders Darander
ChargeStorm AB / eStorm AB


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-04-07  7:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-07  7:23 [meta-oe][PATCH]indent: license should be GPLv3 Bian Naimeng
2015-04-07  7:45 ` Anders Darander

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.