lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 30 Apr 2020 17:06:34 +0200
From:   Maxime Ripard <maxime@...no.tech>
To:     Emmanuel Vadot <manu@...ebsd.org>
Cc:     maarten.lankhorst@...ux.intel.com, tzimmermann@...e.de,
        airlied@...ux.ie, daniel@...ll.ch, matthew.d.roper@...el.com,
        noralf@...nnes.org, kraxel@...hat.com, tglx@...utronix.de,
        dri-devel@...ts.freedesktop.org, linux-kernel@...r.kernel.org
Subject: Re: [RESEND 2/2] drm/format_helper: Dual licence the header in GPL-2
 and MIT

On Thu, Apr 30, 2020 at 04:55:37PM +0200, 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>
> Acked-by: Noralf Trønnes <noralf@...nnes.org>
> 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 */

You changed the GPL license there, was that intentional?

Maxime

Download attachment "signature.asc" of type "application/pgp-signature" (229 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ