Re: [PATCH v2 7/8] drm/vmwgfx: add SPDX idenitifier and clarify license

2018-05-09 Thread Dirk Hohndel
> On May 8, 2018, at 2:57 AM, Emil Velikov wrote: > > IIRC "LFC191: Compliance Basics for Developers" was pretty clear that > the copyright line should stay. > If so, vmware_pack_end.h should also have it's copyright line reinstated. That's an interesting argument to have. Two points from my si

Re: [PATCH v2 7/8] drm/vmwgfx: add SPDX idenitifier and clarify license

2018-05-08 Thread Emil Velikov
Hi Dirk, On 7 May 2018 at 00:16, Dirk Hohndel (VMware) wrote: > These files are licensed under GPL-2.0. > Removing the MIT boilerplate as that really didn't make any sense for > those two header files. > > Signed-off-by: Dirk Hohndel (VMware) > --- > drivers/gpu/drm/vmwgfx/Kconfig

Re: [PATCH v2 7/8] drm/vmwgfx: add SPDX idenitifier and clarify license

2018-05-08 Thread Dirk Hohndel
On Mon, May 07, 2018 at 04:50:42PM +0200, Thomas Hellstrom wrote: > > Do you want me to take patch 7 and 8 through a vmwgfx pull request? I'm happy to follow any process that the different sub-teams here prefer. I sent this out as one series as it clearly is connected, but if you'd rather have th

Re: [PATCH v2 7/8] drm/vmwgfx: add SPDX idenitifier and clarify license

2018-05-07 Thread Thomas Hellstrom
On 05/07/2018 01:16 AM, Dirk Hohndel (VMware) wrote: These files are licensed under GPL-2.0. Removing the MIT boilerplate as that really didn't make any sense for those two header files. Signed-off-by: Dirk Hohndel (VMware) --- drivers/gpu/drm/vmwgfx/Kconfig| 1 + .../vmwgfx

[PATCH v2 7/8] drm/vmwgfx: add SPDX idenitifier and clarify license

2018-05-07 Thread Dirk Hohndel (VMware)
These files are licensed under GPL-2.0. Removing the MIT boilerplate as that really didn't make any sense for those two header files. Signed-off-by: Dirk Hohndel (VMware) --- drivers/gpu/drm/vmwgfx/Kconfig| 1 + .../vmwgfx/device_include/vmware_pack_begin.h | 25 +---