2020-04-30 15:36:21

by Emmanuel Vadot

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

Source file was dual licenced but the header was omitted, fix that.
Contributors for this file are:
Daniel Vetter <[email protected]>
Matt Roper <[email protected]>
Maxime Ripard <[email protected]>
Noralf Trønnes <[email protected]>
Thomas Zimmermann <[email protected]>

Acked-by: Noralf Trønnes <[email protected]>
Acked-by: Matt Roper <[email protected]>
Acked-by: Daniel Vetter <[email protected]>
Acked-by: Maxime Ripard <[email protected]>
Acked-by: Thomas Zimmermann <[email protected]>
Signed-off-by: Emmanuel Vadot <[email protected]>
---
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


2020-05-05 08:57:37

by Daniel Vetter

[permalink] [raw]
Subject: Re: [PATCH v2 1/2] drm/client: Dual licence the header in GPL-2 and MIT

On Thu, Apr 30, 2020 at 05:33:46PM +0200, Emmanuel Vadot wrote:
> Source file was dual licenced but the header was omitted, fix that.
> Contributors for this file are:
> Daniel Vetter <[email protected]>
> Matt Roper <[email protected]>
> Maxime Ripard <[email protected]>
> Noralf Tr?nnes <[email protected]>
> Thomas Zimmermann <[email protected]>
>
> Acked-by: Noralf Tr?nnes <[email protected]>
> Acked-by: Matt Roper <[email protected]>
> Acked-by: Daniel Vetter <[email protected]>
> Acked-by: Maxime Ripard <[email protected]>
> Acked-by: Thomas Zimmermann <[email protected]>
> Signed-off-by: Emmanuel Vadot <[email protected]>

Looks like we have them all, applied.
-Daniel


> ---
> 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
http://blog.ffwll.ch