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.
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. > 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> Thanks Emil