Re: [PATCH v2 01/10] drm: uapi: Use SPDX in DRM core uAPI headers

2020-12-16 Thread Laurent Pinchart
On Wed, Dec 16, 2020 at 04:12:14PM +0100, Daniel Vetter wrote: > On Wed, Dec 16, 2020 at 05:03:25PM +0200, Laurent Pinchart wrote: > > On Wed, Dec 16, 2020 at 03:34:35PM +0100, Daniel Vetter wrote: > > > On Wed, Dec 16, 2020 at 04:43:50AM +0200, Laurent Pinchart wrote: > > > > The DRM core uAPI hea

Re: [PATCH v2 01/10] drm: uapi: Use SPDX in DRM core uAPI headers

2020-12-16 Thread Daniel Vetter
On Wed, Dec 16, 2020 at 05:03:25PM +0200, Laurent Pinchart wrote: > Hi Daniel, > > On Wed, Dec 16, 2020 at 03:34:35PM +0100, Daniel Vetter wrote: > > On Wed, Dec 16, 2020 at 04:43:50AM +0200, Laurent Pinchart wrote: > > > The DRM core uAPI headers are licensed under the MIT license, and carry > >

Re: [PATCH v2 01/10] drm: uapi: Use SPDX in DRM core uAPI headers

2020-12-16 Thread Laurent Pinchart
Hi Daniel, On Wed, Dec 16, 2020 at 03:34:35PM +0100, Daniel Vetter wrote: > On Wed, Dec 16, 2020 at 04:43:50AM +0200, Laurent Pinchart wrote: > > The DRM core uAPI headers are licensed under the MIT license, and carry > > copies of the license with slight variations. Replace them with SPDX > > hea

Re: [PATCH v2 01/10] drm: uapi: Use SPDX in DRM core uAPI headers

2020-12-16 Thread Daniel Vetter
On Wed, Dec 16, 2020 at 04:43:50AM +0200, Laurent Pinchart wrote: > The DRM core uAPI headers are licensed under the MIT license, and carry > copies of the license with slight variations. Replace them with SPDX > headers. > > Following a discussion with Daniel Vetter on this topic, add a > clarifi

[PATCH v2 01/10] drm: uapi: Use SPDX in DRM core uAPI headers

2020-12-15 Thread Laurent Pinchart
The DRM core uAPI headers are licensed under the MIT license, and carry copies of the license with slight variations. Replace them with SPDX headers. Following a discussion with Daniel Vetter on this topic, add a clarification in the drm-uapi.rst file that independent closed-source userspace imple