[PATCH] exynos: change the license to X11/MIT

Inki Dae inki.dae at samsung.com
Wed Apr 12 04:41:57 UTC 2017


Hi Emil,

Really sorry for late. Forgot this for a long time.

2016년 05월 12일 06:39에 Emil Velikov 이(가) 쓴 글:
> Hi Inki, all,
> 
> On 10 May 2016 at 08:18, Inki Dae <inki.dae at samsung.com> wrote:
>> This patch changes GPL license to X11/MIT.
>>
> As mentioned by Tobias, the commit messages should elaborate on the
> summary - why the change is needed, how it's achieved.

libdrm has no representative license file like Linux and other open source trees.

Linux mainline case below,
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/COPYING?id=refs/tags/v4.11-rc6

So I'd like to keep the license consistency of MIT license other code in libdrm have to be keepped with one license.
I think keeping two more licenses here would make business projects confusing.

> 
> Is this change due to my recent(ish) request on the topic of licenses,
> because some distributions don't include GPL code or otherwise ?
> 
> In the first case, I was talking about the license miss-match between
> the kernel and libdrm version of exynos_drm.h.
> Whatever the reason, one should check with all contributors who
> touched the files in question.

Right.

> 
>> Signed-off-by: Inki Dae <inki.dae at samsung.com>
>> ---
>>  exynos/exynos_fimg2d.c             | 21 +++++++++++++++++----
>>  exynos/exynos_fimg2d.h             | 21 +++++++++++++++++----
>>  exynos/fimg2d_reg.h                | 21 +++++++++++++++++----
>>  tests/exynos/exynos_fimg2d_event.c | 27 +++++++++++++++++----------
>>  tests/exynos/exynos_fimg2d_perf.c  | 27 +++++++++++++++++----------
>>  tests/exynos/exynos_fimg2d_test.c  | 21 +++++++++++++++++----
>>  6 files changed, 102 insertions(+), 36 deletions(-)
>>
> 
> $ git log  -- exynos/fimg2d_reg.h exynos/exynos_fimg2d.*
> tests/exynos/exynos_fimg2d_* | grep ^Author | sort -u
> Author: Daniel Kurtz <djkurtz at chromium.org>
> Author: Emil Velikov <emil.l.velikov at gmail.com>
> Author: Inki Dae <inki.dae at samsung.com>
> Author: Jan Vesely <jan.vesely at rutgers.edu>
> Author: Maarten Lankhorst <maarten.lankhorst at canonical.com> // check
> with the linux kernel logs for alternative email
> Author: Tobias Jakobi <tjakobi at math.uni-bielefeld.de>
> 
> I doubt any of them will have objections, but still - do reach out for
> confirmation. Personally I'm ok with either license, so
> Acked-by: Emil Velikov <emil.l.velikov at gmail.com>

I will resend this patch including updated one for more discussion also ccing other committers.

Thanks,
Inki Dae

> 
> Thanks
> Emil
> --
> To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
> the body of a message to majordomo at vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 
> 


More information about the dri-devel mailing list