All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: Khem Raj <raj.khem@gmail.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH V2] unifdef-native: Correct LICENSE
Date: Sat, 18 Aug 2012 21:23:42 +0100	[thread overview]
Message-ID: <3365994.Ze6JgaDIRU@helios> (raw)
In-Reply-To: <1345309553-12079-1-git-send-email-raj.khem@gmail.com>

On Saturday 18 August 2012 10:05:52 Khem Raj wrote:
> The header in sourcefile says its BSD licensed
> not GPL therefore make the correction
> 
> Signed-off-by: Khem Raj <raj.khem@gmail.com>
> ---
>  .../unifdef/unifdef-native_2.6.18+git.bb           |    4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)
> 
> diff --git a/meta/recipes-devtools/unifdef/unifdef-native_2.6.18+git.bb
> b/meta/recipes-devtools/unifdef/unifdef-native_2.6.18+git.bb index
> 1b93816..141b891 100644
> --- a/meta/recipes-devtools/unifdef/unifdef-native_2.6.18+git.bb
> +++ b/meta/recipes-devtools/unifdef/unifdef-native_2.6.18+git.bb
> @@ -1,6 +1,8 @@
>  DESCRIPTION = "Kernel header preprocessor"
>  SECTION = "devel"
> -LICENSE = "GPL"
> +LICENSE = "BSD-3-Clause"

It's 2-clause, according to the following:

http://cgit.openembedded.org/openembedded-core/tree/meta/recipes-devtools/unifdef/files/unifdef.c
http://dotat.at/cgi/git?p=unifdef.git;a=blob;f=COPYING;hb=HEAD

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre



  reply	other threads:[~2012-08-18 20:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-18 17:05 [PATCH V2] unifdef-native: Correct LICENSE Khem Raj
2012-08-18 20:23 ` Paul Eggleton [this message]
2012-08-18 21:29   ` Khem Raj

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=3365994.Ze6JgaDIRU@helios \
    --to=paul.eggleton@linux.intel.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=raj.khem@gmail.com \
    /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.