[PATCH v2 1/2] drm/client: Dual licence the file in GPL-2 and MIT
Emmanuel Vadot
manu at FreeBSD.org
Sat Feb 15 18:09:10 UTC 2020
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>
---
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
*/
--
2.25.0
More information about the dri-devel
mailing list