All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 2/2] drm/format_helper: Dual licence the header in GPL-2 and MIT
@ 2020-04-30 15:34 ` Emmanuel Vadot
  0 siblings, 0 replies; 2+ messages in thread
From: Emmanuel Vadot @ 2020-04-30 15:34 UTC (permalink / raw)
  To: maarten.lankhorst, mripard, tzimmermann, airlied, daniel,
	matthew.d.roper, noralf, kraxel, tglx
  Cc: dri-devel, linux-kernel, Emmanuel Vadot

Source file was dual licenced but the header was omitted, fix that.
Contributors for this file are:
Noralf Trønnes <noralf@tronnes.org>
Gerd Hoffmann <kraxel@redhat.com>
Thomas Gleixner <tglx@linutronix.de>

Acked-by: Gerd Hoffmann <kraxel@redhat.com>
Acked-by: Noralf Trønnes <noralf@tronnes.org>
Signed-off-by: Emmanuel Vadot <manu@FreeBSD.org>
---
Change in v2:
Retain the GPL-2.0-or-later SPDF identifier.

 include/drm/drm_format_helper.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/drm/drm_format_helper.h b/include/drm/drm_format_helper.h
index ac220aa1a245..b8ddf473ef77 100644
--- a/include/drm/drm_format_helper.h
+++ b/include/drm/drm_format_helper.h
@@ -1,4 +1,4 @@
-/* SPDX-License-Identifier: GPL-2.0-or-later */
+/* SPDX-License-Identifier: GPL-2.0-or-later or MIT */
 /*
  * Copyright (C) 2016 Noralf Trønnes
  */
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [PATCH v2 2/2] drm/format_helper: Dual licence the header in GPL-2 and MIT
@ 2020-04-30 15:34 ` Emmanuel Vadot
  0 siblings, 0 replies; 2+ messages in thread
From: Emmanuel Vadot @ 2020-04-30 15:34 UTC (permalink / raw)
  To: maarten.lankhorst, mripard, tzimmermann, airlied, daniel,
	matthew.d.roper, noralf, kraxel, tglx
  Cc: Emmanuel Vadot, linux-kernel, dri-devel

Source file was dual licenced but the header was omitted, fix that.
Contributors for this file are:
Noralf Trønnes <noralf@tronnes.org>
Gerd Hoffmann <kraxel@redhat.com>
Thomas Gleixner <tglx@linutronix.de>

Acked-by: Gerd Hoffmann <kraxel@redhat.com>
Acked-by: Noralf Trønnes <noralf@tronnes.org>
Signed-off-by: Emmanuel Vadot <manu@FreeBSD.org>
---
Change in v2:
Retain the GPL-2.0-or-later SPDF identifier.

 include/drm/drm_format_helper.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/drm/drm_format_helper.h b/include/drm/drm_format_helper.h
index ac220aa1a245..b8ddf473ef77 100644
--- a/include/drm/drm_format_helper.h
+++ b/include/drm/drm_format_helper.h
@@ -1,4 +1,4 @@
-/* SPDX-License-Identifier: GPL-2.0-or-later */
+/* SPDX-License-Identifier: GPL-2.0-or-later or MIT */
 /*
  * Copyright (C) 2016 Noralf Trønnes
  */
-- 
2.25.1

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-05-01  7:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-30 15:34 [PATCH v2 2/2] drm/format_helper: Dual licence the header in GPL-2 and MIT Emmanuel Vadot
2020-04-30 15:34 ` Emmanuel Vadot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.