All of lore.kernel.org
 help / color / mirror / Atom feed
From: Saul Wold <sgw@linux.intel.com>
To: Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Cc: Andrei Gherzan <andrei@gherzan.ro>,
	Andrei Gherzan <andrei.gherzan@windriver.com>
Subject: Re: [PATCH] gettext: License modify LICENSE to GPLv3 from GPL-3
Date: Sun, 08 Jan 2012 21:29:39 -0800	[thread overview]
Message-ID: <4F0A7B43.2050309@linux.intel.com> (raw)
In-Reply-To: <1326026360-27733-1-git-send-email-andrei@gherzan.ro>

On 01/08/2012 04:39 AM, Andrei Gherzan wrote:
> From: Andrei Gherzan<andrei.gherzan@windriver.com>
>
> [YOCTO #1884]
>
> Signed-off-by: Andrei Gherzan<andrei@gherzan.ro>
> ---
>   meta/recipes-core/gettext/gettext_0.18.1.1.bb |    2 +-
>   1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/meta/recipes-core/gettext/gettext_0.18.1.1.bb b/meta/recipes-core/gettext/gettext_0.18.1.1.bb
> index 615582e..1e8c952 100644
> --- a/meta/recipes-core/gettext/gettext_0.18.1.1.bb
> +++ b/meta/recipes-core/gettext/gettext_0.18.1.1.bb
> @@ -2,7 +2,7 @@ SUMMARY = "Utilities and libraries for producing multi-lingual messages."
>   DESCRIPTION = "Gettext offers to programmers, translators, and even users, a well integrated set of tools and documentation. Specifically, the GNU `gettext' utilities are a set of tools that provides a framework to help other GNU packages produce multi-lingual messages. These tools include a set of conventions about how programs should be written to support message catalogs, a directory and file naming organization for the message catalogs themselves, a runtime library supporting the retrieval of translated messages, and a few stand-alone programs to massage in various ways the sets of translatable strings, or already translated strings."
>   HOMEPAGE = "http://www.gnu.org/software/gettext/gettext.html"
>   SECTION = "libs"
> -LICENSE = "GPL-3+&  LGPL-2.1+"
> +LICENSE = "GPLv3+&  LGPL-2.1+"
>   LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
>
I think the correct fix is to change the INCOMPATIBLE_LICENSE code to 
detect both GPLv3 and GPL-3, which is the SPDX standard name.

Sau!

>   PR = "r6"



  reply	other threads:[~2012-01-09  5:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-08 12:39 [PATCH] gettext: License modify LICENSE to GPLv3 from GPL-3 Andrei Gherzan
2012-01-09  5:29 ` Saul Wold [this message]
2012-01-09 16:23   ` Mark Hatle
2012-01-09 17:24     ` Saul Wold

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=4F0A7B43.2050309@linux.intel.com \
    --to=sgw@linux.intel.com \
    --cc=andrei.gherzan@windriver.com \
    --cc=andrei@gherzan.ro \
    --cc=openembedded-core@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.