This website requires JavaScript.
Explore
Help
Sign in
public-mirrors
/
linux
Watch
1
Star
0
Fork
You've already forked linux
0
mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced
2025-08-19 13:50:48 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
master
linux
/
drivers
/
gpu
/
drm
/
nouveau
/
nvkm
/
engine
/
vic
/
Kbuild
3 lines
65 B
Text
Raw
Permalink
Normal View
History
Unescape
Escape
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>
2019-07-05 15:11:42 +10:00
# SPDX-License-Identifier: MIT
drm/nouveau/core: add vic plumbing Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
2016-03-11 13:09:28 +10:00
#nvkm-y += nvkm/engine/vic/base.o
Reference in a new issue
Copy permalink