From: Jani Nikula <jani.nikula@intel.com>
To: Emmanuel Vadot <manu@FreeBSD.org>,
maarten.lankhorst@linux.intel.com, mripard@kernel.org,
airlied@linux.ie, daniel@ffwll.ch, efremov@linux.com,
tzimmermann@suse.de, noralf@tronnes.org, sam@ravnborg.org,
chris@chris-wilson.co.uk, kraxel@redhat.com,
dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org
Cc: Emmanuel Vadot <manu@FreeBSD.org>
Subject: Re: [PATCH v2 1/2] drm/client: Dual licence the file in GPL-2 and MIT
Date: Sat, 15 Feb 2020 20:33:09 +0200 [thread overview]
Message-ID: <877e0n66qi.fsf@intel.com> (raw)
In-Reply-To: <20200215180911.18299-2-manu@FreeBSD.org>
On Sat, 15 Feb 2020, Emmanuel Vadot <manu@FreeBSD.org> wrote:
> From: Emmanuel Vadot <manu@FreeBSD.Org>
>
> Contributors for this file are :
> Chris Wilson <chris@chris-wilson.co.uk>
> Denis Efremov <efremov@linux.com>
> Jani Nikula <jani.nikula@intel.com>
> Maxime Ripard <mripard@kernel.org>
> Noralf Trønnes <noralf@tronnes.org>
> Sam Ravnborg <sam@ravnborg.org>
> Thomas Zimmermann <tzimmermann@suse.de>
>
> Signed-off-by: Emmanuel Vadot <manu@FreeBSD.org>
I've only converted some logging.
Acked-by: Jani Nikula <jani.nikula@intel.com>
> ---
> drivers/gpu/drm/drm_client.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/drm_client.c b/drivers/gpu/drm/drm_client.c
> index b031b45aa8ef..6b0c6ef8b9b3 100644
> --- a/drivers/gpu/drm/drm_client.c
> +++ b/drivers/gpu/drm/drm_client.c
> @@ -1,4 +1,4 @@
> -// SPDX-License-Identifier: GPL-2.0
> +// SPDX-License-Identifier: GPL-2.0 or MIT
> /*
> * Copyright 2018 Noralf Trønnes
> */
--
Jani Nikula, Intel Open Source Graphics Center
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
WARNING: multiple messages have this Message-ID (diff)
From: Jani Nikula <jani.nikula@intel.com>
To: Emmanuel Vadot <manu@FreeBSD.org>,
maarten.lankhorst@linux.intel.com, mripard@kernel.org,
airlied@linux.ie, daniel@ffwll.ch, efremov@linux.com,
tzimmermann@suse.de, noralf@tronnes.org, sam@ravnborg.org,
chris@chris-wilson.co.uk, kraxel@redhat.com,
dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org
Cc: Emmanuel Vadot <manu@FreeBSD.Org>, Emmanuel Vadot <manu@FreeBSD.org>
Subject: Re: [PATCH v2 1/2] drm/client: Dual licence the file in GPL-2 and MIT
Date: Sat, 15 Feb 2020 20:33:09 +0200 [thread overview]
Message-ID: <877e0n66qi.fsf@intel.com> (raw)
In-Reply-To: <20200215180911.18299-2-manu@FreeBSD.org>
On Sat, 15 Feb 2020, Emmanuel Vadot <manu@FreeBSD.org> wrote:
> From: Emmanuel Vadot <manu@FreeBSD.Org>
>
> Contributors for this file are :
> Chris Wilson <chris@chris-wilson.co.uk>
> Denis Efremov <efremov@linux.com>
> Jani Nikula <jani.nikula@intel.com>
> Maxime Ripard <mripard@kernel.org>
> Noralf Trønnes <noralf@tronnes.org>
> Sam Ravnborg <sam@ravnborg.org>
> Thomas Zimmermann <tzimmermann@suse.de>
>
> Signed-off-by: Emmanuel Vadot <manu@FreeBSD.org>
I've only converted some logging.
Acked-by: Jani Nikula <jani.nikula@intel.com>
> ---
> drivers/gpu/drm/drm_client.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/drm_client.c b/drivers/gpu/drm/drm_client.c
> index b031b45aa8ef..6b0c6ef8b9b3 100644
> --- a/drivers/gpu/drm/drm_client.c
> +++ b/drivers/gpu/drm/drm_client.c
> @@ -1,4 +1,4 @@
> -// SPDX-License-Identifier: GPL-2.0
> +// SPDX-License-Identifier: GPL-2.0 or MIT
> /*
> * Copyright 2018 Noralf Trønnes
> */
--
Jani Nikula, Intel Open Source Graphics Center
next prev parent reply other threads:[~2020-02-15 18:32 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-15 18:09 [PATCH v2 0/2] Dual licence some files in GPL-2.0 and MIT Emmanuel Vadot
2020-02-15 18:09 ` Emmanuel Vadot
2020-02-15 18:09 ` [PATCH v2 1/2] drm/client: Dual licence the file in GPL-2 " Emmanuel Vadot
2020-02-15 18:09 ` Emmanuel Vadot
2020-02-15 18:33 ` Jani Nikula [this message]
2020-02-15 18:33 ` Jani Nikula
2020-02-24 11:40 ` Chris Wilson
2020-02-24 11:40 ` Chris Wilson
2020-02-25 8:18 ` Emmanuel Vadot
2020-02-25 8:18 ` Emmanuel Vadot
2020-02-25 17:03 ` Daniel Vetter
2020-02-25 17:03 ` Daniel Vetter
2020-02-28 12:28 ` Noralf Trønnes
2020-02-28 12:28 ` Noralf Trønnes
2020-02-28 23:36 ` Daniel Vetter
2020-02-28 23:36 ` Daniel Vetter
2020-02-15 18:39 ` Noralf Trønnes
2020-02-15 18:39 ` Noralf Trønnes
2020-02-16 8:33 ` Denis Efremov
2020-02-16 8:33 ` Denis Efremov
2020-02-15 18:09 ` [PATCH v2 2/2] drm/format_helper: Dual licence the file in GPL 2 " Emmanuel Vadot
2020-02-15 18:09 ` Emmanuel Vadot
2020-02-15 18:39 ` Noralf Trønnes
2020-02-15 18:39 ` Noralf Trønnes
2020-02-17 8:13 ` Gerd Hoffmann
2020-02-17 8:13 ` Gerd Hoffmann
2020-02-17 9:27 ` Daniel Vetter
2020-02-17 9:27 ` Daniel Vetter
2020-02-15 18:39 ` [PATCH v2 0/2] Dual licence some files in GPL-2.0 " Sam Ravnborg
2020-02-15 18:39 ` Sam Ravnborg
2020-02-16 16:47 ` Maxime Ripard
2020-02-16 16:47 ` Maxime Ripard
2020-02-17 8:26 ` Thomas Zimmermann
2020-02-17 8:26 ` Thomas Zimmermann
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=877e0n66qi.fsf@intel.com \
--to=jani.nikula@intel.com \
--cc=airlied@linux.ie \
--cc=chris@chris-wilson.co.uk \
--cc=daniel@ffwll.ch \
--cc=dri-devel@lists.freedesktop.org \
--cc=efremov@linux.com \
--cc=kraxel@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=maarten.lankhorst@linux.intel.com \
--cc=manu@FreeBSD.org \
--cc=mripard@kernel.org \
--cc=noralf@tronnes.org \
--cc=sam@ravnborg.org \
--cc=tzimmermann@suse.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.