From: Dirk Hohndel (VMware) Date: Sun, 6 May 2018 23:16:21 +0000 (+0200) Subject: drm: add SPDX identifier and clarify license X-Git-Tag: v4.19~298^2~37^2~32 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4f960dcf75421033b00052abcfc4454e4d302655;p=platform%2Fkernel%2Flinux-rpi3.git drm: add SPDX identifier and clarify license This is dual licensed under GPL-2.0 or MIT. Acked-by: Thomas Gleixner Signed-off-by: Dirk Hohndel (VMware) Signed-off-by: Alex Deucher Link: https://patchwork.freedesktop.org/patch/msgid/20180506231626.115996-4-dirk@hohndel.org --- diff --git a/drivers/gpu/drm/drm_global.c b/drivers/gpu/drm/drm_global.c index b2dc21e..5799e27 100644 --- a/drivers/gpu/drm/drm_global.c +++ b/drivers/gpu/drm/drm_global.c @@ -1,7 +1,7 @@ +// SPDX-License-Identifier: GPL-2.0 OR MIT /************************************************************************** * * Copyright 2008-2009 VMware, Inc., Palo Alto, CA., USA - * All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the