]> git.ipfire.org Git - thirdparty/linux.git/commit
drm: uapi: Use SPDX in DRM core uAPI headers
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Tue, 7 Apr 2026 10:49:51 +0000 (13:49 +0300)
committerTomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Mon, 4 May 2026 14:14:18 +0000 (17:14 +0300)
commita1b6cf8e5e7e9102f114f58e599ef1758c732efb
tree0a7b0bfac4c71f9e038323e4a4a7b689ac81ebd5
parentcd4fe814f3b2e98fc5fc5c74e17b2605a57abb4c
drm: uapi: Use SPDX in DRM core uAPI headers

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 Simona Vetter on this topic, add a
clarification in the drm-uapi.rst file that independent closed-source
userspace implementations of software using the DRM uAPI are accepted,
as allowed by the MIT license.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Reviewed-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Simona Vetter <simona.vetter@ffwll.ch>
Reviewed-by: Dave Airlie <airlied@redhat.com>
Link: https://patch.msgid.link/20260407104951.1781047-1-laurent.pinchart+renesas@ideasonboard.com
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Documentation/gpu/drm-uapi.rst
include/uapi/drm/drm.h
include/uapi/drm/drm_fourcc.h
include/uapi/drm/drm_mode.h
include/uapi/drm/drm_sarea.h