[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200320053811.od7wsoebalw3fwxi@sirius.home.kraxel.org>
Date: Fri, 20 Mar 2020 06:38:11 +0100
From: Gerd Hoffmann <kraxel@...hat.com>
To: Emmanuel Vadot <manu@...eBSD.org>
Cc: maarten.lankhorst@...ux.intel.com, mripard@...nel.org,
tzimmermann@...e.de, airlied@...ux.ie, daniel@...ll.ch,
matthew.d.roper@...el.com, noralf@...nnes.org, tglx@...utronix.de,
dri-devel@...ts.freedesktop.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/2] drm/format_helper: Dual licence the header in GPL-2
and MIT
On Fri, Mar 20, 2020 at 03:21:14AM +0100, Emmanuel Vadot wrote:
> Source file was dual licenced but the header was omitted, fix that.
> Contributors for this file are:
> Noralf Trønnes <noralf@...nnes.org>
> Gerd Hoffmann <kraxel@...hat.com>
> Thomas Gleixner <tglx@...utronix.de>
Acked-by: Gerd Hoffmann <kraxel@...hat.com>
> Signed-off-by: Emmanuel Vadot <manu@...eBSD.org>
> ---
> 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..7c5d4ffb2af2 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 MIT */
> /*
> * Copyright (C) 2016 Noralf Trønnes
> */
> --
> 2.25.1
>
Powered by blists - more mailing lists