All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Jermain Horsman" <jermain.horsman@nedap.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-java][master][PATCH] meta-java: Adapt LICENSE as SPDX identifiers
Date: Thu, 19 Oct 2023 02:34:54 -0700	[thread overview]
Message-ID: <6763.1697708094189515372@lists.openembedded.org> (raw)
In-Reply-To: <20231018104335.478441-1-akash.hadke27@gmail.com>

On Wed, Oct 18, 2023 at 12:44 PM, akash hadke wrote:

> diff --git a/recipes-core/cacao/cacao_git.bb b/recipes-core/cacao/cacao_git.bb
> index fef7f34..80129b1 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-only"
>  LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
>  SECTION  = "interpreters"
>  

You might want to double check the source, 
a quick look at e.g. https://bitbucket.org/cacaovm/cacao/src/master/COPYING:

    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.

shows this should be 'GPL-2.0-or-later' instead.


  reply	other threads:[~2023-10-19  9:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-18 10:43 [meta-java][master][PATCH] meta-java: Adapt LICENSE as SPDX identifiers Akash Hadke
2023-10-19  9:34 ` Jermain Horsman [this message]
2023-10-19 13:51   ` akash hadke
2023-10-26 14:08     ` akash hadke

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=6763.1697708094189515372@lists.openembedded.org \
    --to=jermain.horsman@nedap.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.