* [PATCH V2] unifdef-native: Correct LICENSE
@ 2012-08-18 17:05 Khem Raj
2012-08-18 20:23 ` Paul Eggleton
0 siblings, 1 reply; 3+ messages in thread
From: Khem Raj @ 2012-08-18 17:05 UTC (permalink / raw)
To: openembedded-core
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"
+
+PR = "r1"
LIC_FILES_CHKSUM = "file://${WORKDIR}/unifdef.c;endline=32;md5=1a33f5c39aa718a89058721df61979bd"
--
1.7.9.5
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH V2] unifdef-native: Correct LICENSE
2012-08-18 17:05 [PATCH V2] unifdef-native: Correct LICENSE Khem Raj
@ 2012-08-18 20:23 ` Paul Eggleton
2012-08-18 21:29 ` Khem Raj
0 siblings, 1 reply; 3+ messages in thread
From: Paul Eggleton @ 2012-08-18 20:23 UTC (permalink / raw)
To: Khem Raj; +Cc: openembedded-core
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH V2] unifdef-native: Correct LICENSE
2012-08-18 20:23 ` Paul Eggleton
@ 2012-08-18 21:29 ` Khem Raj
0 siblings, 0 replies; 3+ messages in thread
From: Khem Raj @ 2012-08-18 21:29 UTC (permalink / raw)
To: Paul Eggleton; +Cc: openembedded-core@lists.openembedded.org
[-- Attachment #1: Type: text/plain, Size: 1228 bytes --]
On Saturday, August 18, 2012, Paul Eggleton <paul.eggleton@linux.intel.com>
wrote:
> 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
>
Indeed it is clause 2 I will send a v3
> Cheers,
> Paul
>
> --
>
> Paul Eggleton
> Intel Open Source Technology Centre
>
[-- Attachment #2: Type: text/html, Size: 1958 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-08-18 21:41 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-18 17:05 [PATCH V2] unifdef-native: Correct LICENSE Khem Raj
2012-08-18 20:23 ` Paul Eggleton
2012-08-18 21:29 ` Khem Raj
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox