From: Dirk Hohndel (VMware) Date: Sun, 6 May 2018 23:16:20 +0000 (+0200) Subject: drm/amd: add SPDX identifier and clarify license X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=9f87830f61e79d5e2ae2529cd225cb123f7742b2;p=openwrt%2Fstaging%2Fblogic.git drm/amd: 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 --- diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_test.c b/drivers/gpu/drm/amd/amdgpu/amdgpu_test.c index e3878256743a..57b14dccd8e0 100644 --- a/drivers/gpu/drm/amd/amdgpu/amdgpu_test.c +++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_test.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0 OR MIT /* * Copyright 2009 VMware, Inc. *