On Thu, Apr 30, 2020 at 4:54 PM Emmanuel Vadot <m...@freebsd.org> wrote:
>
> Source file was dual licenced but the header was omitted, fix that.
> Contributors for this file are:
> Daniel Vetter <daniel.vet...@ffwll.ch>
> Matt Roper <matthew.d.ro...@intel.com>
> Maxime Ripard <mrip...@kernel.org>
> Noralf Trønnes <nor...@tronnes.org>
> Thomas Zimmermann <tzimmerm...@suse.de>
>
> Acked-by: Noralf Trønnes <nor...@tronnes.org>
> Acked-by: Matt Roper <matthew.d.ro...@intel.com>
> Acked-by: Daniel Vetter <daniel.vet...@ffwll.ch>
> Signed-off-by: Emmanuel Vadot <m...@freebsd.org>

Acked-by: Daniel Vetter <daniel.vet...@ffwll.ch>
> ---
>  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 7402f852d3c4..eb259c2547af 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
>


-- 
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to