[PATCH 1/1] drm/shmem: Dual licence the files as GPL-2 and MIT

Thomas Zimmermann tzimmermann at suse.de
Tue Nov 15 08:27:20 UTC 2022


Hi

Am 12.11.22 um 20:42 schrieb Robert Swindells:
> Contributors to these files are:
> 
> Noralf Trønnes <noralf at tronnes.org>
> Liu Zixian <liuzixian4 at huawei.com>
> Dave Airlie <airlied at redhat.com>
> Thomas Zimmermann <tzimmermann at suse.de>
> Lucas De Marchi <lucas.demarchi at intel.com>
> Gerd Hoffmann <kraxel at redhat.com>
> Rob Herring <robh at kernel.org>
> Jakub Kicinski <kuba at kernel.org>
> Marcel Ziswiler <marcel.ziswiler at toradex.com>
> Stephen Rothwell <sfr at canb.auug.org.au>
> Daniel Vetter <daniel.vetter at ffwll.ch>
> Cai Huoqing <cai.huoqing at linux.dev>
> Neil Roberts <nroberts at igalia.com>
> Marek Szyprowski <m.szyprowski at samsung.com>
> Emil Velikov <emil.velikov at collabora.com>
> Sam Ravnborg <sam at ravnborg.org>
> Boris Brezillon <boris.brezillon at collabora.com>
> Dan Carpenter <dan.carpenter at oracle.com>
> 
> Signed-off-by: Robert Swindells <rjs at fdy2.co.uk>
> ---
>   drivers/gpu/drm/drm_gem_shmem_helper.c | 2 +-
>   include/drm/drm_gem_shmem_helper.h     | 2 +-

You're welcome to dual-license my contributions to these files under 
GPL-2.0 and MIT.

Acked-by: Thomas Zimmermann <tzimmermann at suse.de>

>   2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/drivers/gpu/drm/drm_gem_shmem_helper.c b/drivers/gpu/drm/drm_gem_shmem_helper.c
> index 35138f8a375c..f1a68a71f876 100644
> --- a/drivers/gpu/drm/drm_gem_shmem_helper.c
> +++ b/drivers/gpu/drm/drm_gem_shmem_helper.c
> @@ -1,4 +1,4 @@
> -// SPDX-License-Identifier: GPL-2.0
> +// SPDX-License-Identifier: GPL-2.0 or MIT

IDK for sure, but I think 'or' should be written in capital letters by 
common convention. [1]

>   /*
>    * Copyright 2018 Noralf Trønnes
>    */
> diff --git a/include/drm/drm_gem_shmem_helper.h b/include/drm/drm_gem_shmem_helper.h
> index a2201b2488c5..56ac32947d1c 100644
> --- a/include/drm/drm_gem_shmem_helper.h
> +++ b/include/drm/drm_gem_shmem_helper.h
> @@ -1,4 +1,4 @@
> -/* SPDX-License-Identifier: GPL-2.0 */
> +/* SPDX-License-Identifier: GPL-2.0 or MIT */

OR

Best regards
Thomas

[1] https://github.com/david-a-wheeler/spdx-tutorial#spdx-tutorial

>   
>   #ifndef __DRM_GEM_SHMEM_HELPER_H__
>   #define __DRM_GEM_SHMEM_HELPER_H__

-- 
Thomas Zimmermann
Graphics Driver Developer
SUSE Software Solutions Germany GmbH
Maxfeldstr. 5, 90409 Nürnberg, Germany
(HRB 36809, AG Nürnberg)
Geschäftsführer: Ivo Totev
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 840 bytes
Desc: OpenPGP digital signature
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20221115/8c7d391e/attachment-0001.sig>


More information about the dri-devel mailing list