Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Add SPDX idenitifier and clarify license

This is dual licensed under GPL-2.0 or MIT.

Signed-off-by: Dirk Hohndel (VMware) <dirk@hohndel.org>
Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>

authored by

Dirk Hohndel and committed by
Alex Deucher
1297bf2e 6b155d6a

+11
+1
drivers/gpu/drm/ttm/ttm_agp_backend.c
··· 1 + /* SPDX-License-Identifier: GPL-2.0 OR MIT */ 1 2 /************************************************************************** 2 3 * 3 4 * Copyright (c) 2006-2009 VMware, Inc., Palo Alto, CA., USA
+1
drivers/gpu/drm/ttm/ttm_bo.c
··· 1 + /* SPDX-License-Identifier: GPL-2.0 OR MIT */ 1 2 /************************************************************************** 2 3 * 3 4 * Copyright (c) 2006-2009 VMware, Inc., Palo Alto, CA., USA
+1
drivers/gpu/drm/ttm/ttm_bo_manager.c
··· 1 + /* SPDX-License-Identifier: GPL-2.0 OR MIT */ 1 2 /************************************************************************** 2 3 * 3 4 * Copyright (c) 2007-2010 VMware, Inc., Palo Alto, CA., USA
+1
drivers/gpu/drm/ttm/ttm_bo_util.c
··· 1 + /* SPDX-License-Identifier: GPL-2.0 OR MIT */ 1 2 /************************************************************************** 2 3 * 3 4 * Copyright (c) 2007-2009 VMware, Inc., Palo Alto, CA., USA
+1
drivers/gpu/drm/ttm/ttm_bo_vm.c
··· 1 + /* SPDX-License-Identifier: GPL-2.0 OR MIT */ 1 2 /************************************************************************** 2 3 * 3 4 * Copyright (c) 2006-2009 VMware, Inc., Palo Alto, CA., USA
+1
drivers/gpu/drm/ttm/ttm_execbuf_util.c
··· 1 + /* SPDX-License-Identifier: GPL-2.0 OR MIT */ 1 2 /************************************************************************** 2 3 * 3 4 * Copyright (c) 2006-2009 VMware, Inc., Palo Alto, CA., USA
+1
drivers/gpu/drm/ttm/ttm_lock.c
··· 1 + /* SPDX-License-Identifier: GPL-2.0 OR MIT */ 1 2 /************************************************************************** 2 3 * 3 4 * Copyright (c) 2007-2009 VMware, Inc., Palo Alto, CA., USA
+1
drivers/gpu/drm/ttm/ttm_memory.c
··· 1 + /* SPDX-License-Identifier: GPL-2.0 OR MIT */ 1 2 /************************************************************************** 2 3 * 3 4 * Copyright (c) 2006-2009 VMware, Inc., Palo Alto, CA., USA
+1
drivers/gpu/drm/ttm/ttm_module.c
··· 1 + /* SPDX-License-Identifier: GPL-2.0 OR MIT */ 1 2 /************************************************************************** 2 3 * 3 4 * Copyright (c) 2006-2009 VMware, Inc., Palo Alto, CA., USA
+1
drivers/gpu/drm/ttm/ttm_object.c
··· 1 + /* SPDX-License-Identifier: GPL-2.0 OR MIT */ 1 2 /************************************************************************** 2 3 * 3 4 * Copyright (c) 2009-2013 VMware, Inc., Palo Alto, CA., USA
+1
drivers/gpu/drm/ttm/ttm_tt.c
··· 1 + /* SPDX-License-Identifier: GPL-2.0 OR MIT */ 1 2 /************************************************************************** 2 3 * 3 4 * Copyright (c) 2006-2009 VMware, Inc., Palo Alto, CA., USA