[PATCH 1/2] drm/client: Dual licence the header in GPL-2 and MIT

Matt Roper matthew.d.roper at intel.com
Fri Mar 20 15:09:38 UTC 2020


On Fri, Mar 20, 2020 at 03:21:13AM +0100, Emmanuel Vadot wrote:
> Source file was dual licenced but the header was omitted, fix that.
> Contributors for this file are:
> Daniel Vetter <daniel.vetter at ffwll.ch>
> Matt Roper <matthew.d.roper at intel.com>
> Maxime Ripard <mripard at kernel.org>
> Noralf Trønnes <noralf at tronnes.org>
> Thomas Zimmermann <tzimmermann at suse.de>

Acked-by: Matt Roper <matthew.d.roper at intel.com>

> 
> Signed-off-by: Emmanuel Vadot <manu at FreeBSD.org>
> ---
>  include/drm/drm_client.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/include/drm/drm_client.h b/include/drm/drm_client.h
> index 3ed5dee899fd..94c9c72c206d 100644
> --- a/include/drm/drm_client.h
> +++ b/include/drm/drm_client.h
> @@ -1,4 +1,4 @@
> -/* SPDX-License-Identifier: GPL-2.0 */
> +/* SPDX-License-Identifier: GPL-2.0 or MIT */
>  
>  #ifndef _DRM_CLIENT_H_
>  #define _DRM_CLIENT_H_
> -- 
> 2.25.1
> 

-- 
Matt Roper
Graphics Software Engineer
VTT-OSGC Platform Enablement
Intel Corporation
(916) 356-2795


More information about the dri-devel mailing list