From: Emmanuel Vadot Date: Sat, 15 Feb 2020 18:09:11 +0000 (+0100) Subject: drm/format_helper: Dual licence the file in GPL 2 and MIT X-Git-Tag: v5.7-rc1~136^2~19^2~14 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0bd65bd8da2ecbe7587c293ba6a48caa4680385c;p=thirdparty%2Flinux.git drm/format_helper: Dual licence the file in GPL 2 and MIT Contributors for this file are : Gerd Hoffmann Maxime Ripard Noralf Trønnes Acked-by: Noralf Trønnes Acked-by: Gerd Hoffmann Acked-by: Maxime Ripard Signed-off-by: Emmanuel Vadot Signed-off-by: Daniel Vetter Link: https://patchwork.freedesktop.org/patch/msgid/20200215180911.18299-3-manu@FreeBSD.org --- diff --git a/drivers/gpu/drm/drm_format_helper.c b/drivers/gpu/drm/drm_format_helper.c index 0897cb9aeaff9..3b818f2b2392c 100644 --- a/drivers/gpu/drm/drm_format_helper.c +++ b/drivers/gpu/drm/drm_format_helper.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: GPL-2.0 */ +// SPDX-License-Identifier: GPL-2.0 or MIT /* * Copyright (C) 2016 Noralf Trønnes *