From: Emmanuel Vadot manu@FreeBSD.Org
Contributors for this file are : Gerd Hoffmann kraxel@redhat.com Maxime Ripard mripard@kernel.org Noralf Trønnes noralf@tronnes.org
Signed-off-by: Emmanuel Vadot manu@FreeBSD.org --- drivers/gpu/drm/drm_format_helper.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/gpu/drm/drm_format_helper.c b/drivers/gpu/drm/drm_format_helper.c index 0897cb9aeaff..3b818f2b2392 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 *