[PATCH v2 1/2] drm/client: Dual licence the file in GPL-2 and MIT
Denis Efremov
efremov at linux.com
Sun Feb 16 08:33:57 UTC 2020
15.02.2020 21:09, Emmanuel Vadot пишет:
> From: Emmanuel Vadot <manu at FreeBSD.Org>
>
> Contributors for this file are :
> Chris Wilson <chris at chris-wilson.co.uk>
> Denis Efremov <efremov at linux.com>
> Jani Nikula <jani.nikula at intel.com>
> Maxime Ripard <mripard at kernel.org>
> Noralf Trønnes <noralf at tronnes.org>
> Sam Ravnborg <sam at ravnborg.org>
> Thomas Zimmermann <tzimmermann at suse.de>
>
> Signed-off-by: Emmanuel Vadot <manu at FreeBSD.org>
Acked-by: Denis Efremov <efremov at linux.com>
for my one-line patch.
Thanks,
Denis
> ---
> drivers/gpu/drm/drm_client.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/drm_client.c b/drivers/gpu/drm/drm_client.c
> index b031b45aa8ef..6b0c6ef8b9b3 100644
> --- a/drivers/gpu/drm/drm_client.c
> +++ b/drivers/gpu/drm/drm_client.c
> @@ -1,4 +1,4 @@
> -// SPDX-License-Identifier: GPL-2.0
> +// SPDX-License-Identifier: GPL-2.0 or MIT
> /*
> * Copyright 2018 Noralf Trønnes
> */
>
More information about the dri-devel
mailing list