drm: add SPDX idenitifier and clarify license
authorDirk Hohndel (VMware) <[email protected]>
Sun, 6 May 2018 23:16:19 +0000 (01:16 +0200)
committerAlex Deucher <[email protected]>
Fri, 29 Jun 2018 20:28:47 +0000 (15:28 -0500)
This is dual licensed under GPL-2.0 or MIT.

Signed-off-by: Dirk Hohndel (VMware) <[email protected]>
Signed-off-by: David Herrmann <[email protected]>
Signed-off-by: David Airlie <[email protected]>
Acked-by: Thomas Gleixner <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
drivers/gpu/drm/drm_vma_manager.c

index 23c749c05b5aa1fa1a579088294aebed9e934e00..a6b2fe36b025228cbcd0be546ce110e80bba7e39 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0 OR MIT
 /*
  * Copyright (c) 2006-2009 VMware, Inc., Palo Alto, CA., USA
  * Copyright (c) 2012 David Airlie <[email protected]>