summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/dispnv50/Kbuild
diff options
context:
space:
mode:
authorBen Skeggs <bskeggs@redhat.com>2019-07-05 15:11:42 +1000
committerBen Skeggs <bskeggs@redhat.com>2019-07-19 16:26:51 +1000
commitb0f84a84fff180718995b1269da2988e5b28be42 (patch)
treee4b1ab0bf4a79b32bd01794863b43614e50cc7a6 /drivers/gpu/drm/nouveau/dispnv50/Kbuild
parentb7019ac550eb3916f34d79db583e9b7ea2524afa (diff)
downloadlinux-b0f84a84fff180718995b1269da2988e5b28be42.tar.bz2
drm/nouveau: fix bogus GPL-2 license header
The bulk SPDX addition made all these files into GPL-2.0 licensed files. However the remainder of the project is MIT-licensed, these files were simply missing the boiler plate and got caught up in the global update. Fixes: 96ac6d4351004 (treewide: Add SPDX license identifier - Kbuild) Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/nouveau/dispnv50/Kbuild')
-rw-r--r--drivers/gpu/drm/nouveau/dispnv50/Kbuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/drm/nouveau/dispnv50/Kbuild b/drivers/gpu/drm/nouveau/dispnv50/Kbuild
index 475c630308d1..e0c435eae664 100644
--- a/drivers/gpu/drm/nouveau/dispnv50/Kbuild
+++ b/drivers/gpu/drm/nouveau/dispnv50/Kbuild
@@ -1,4 +1,4 @@
-# SPDX-License-Identifier: GPL-2.0
+# SPDX-License-Identifier: MIT
nouveau-y += dispnv50/disp.o
nouveau-y += dispnv50/lut.o