* [meta-java][master][PATCH] cacao: Update LICENSE to GPL-2.0-or-later
@ 2023-10-26 14:18 Akash Hadke
2023-11-16 7:11 ` akash hadke
0 siblings, 1 reply; 2+ messages in thread
From: Akash Hadke @ 2023-10-26 14:18 UTC (permalink / raw)
To: openembedded-devel; +Cc: ranjitsinh.rathod
As per the below test from
https://bitbucket.org/cacaovm/cacao/src/master/COPYING file
LICENSE of cacao should be 'GPL-2.0-or-later'
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
Signed-off-by: Akash Hadke <akash.hadke27@gmail.com>
---
recipes-core/cacao/cacao_git.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recipes-core/cacao/cacao_git.bb b/recipes-core/cacao/cacao_git.bb
index fef7f34..6b08a0a 100644
--- a/recipes-core/cacao/cacao_git.bb
+++ b/recipes-core/cacao/cacao_git.bb
@@ -1,6 +1,6 @@
SUMMARY = "CacaoVM for use as OpenEmbedded's Java VM"
HOMEPAGE = "http://www.cacaojvm.org/"
-LICENSE = "GPL-2.0"
+LICENSE = "GPL-2.0-or-later"
LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
SECTION = "interpreters"
--
2.25.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [meta-java][master][PATCH] cacao: Update LICENSE to GPL-2.0-or-later
2023-10-26 14:18 [meta-java][master][PATCH] cacao: Update LICENSE to GPL-2.0-or-later Akash Hadke
@ 2023-11-16 7:11 ` akash hadke
0 siblings, 0 replies; 2+ messages in thread
From: akash hadke @ 2023-11-16 7:11 UTC (permalink / raw)
To: openembedded-devel
[-- Attachment #1: Type: text/plain, Size: 37 bytes --]
Hello,
Any update on this patch?
[-- Attachment #2: Type: text/html, Size: 45 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-11-16 7:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-26 14:18 [meta-java][master][PATCH] cacao: Update LICENSE to GPL-2.0-or-later Akash Hadke
2023-11-16 7:11 ` akash hadke
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.