]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/ringbuffer: change header SPDX identifier to MIT
authorJonathan Gray <jsg@jsg.id.au>
Wed, 31 Oct 2018 00:53:31 +0000 (11:53 +1100)
committerJani Nikula <jani.nikula@intel.com>
Wed, 31 Oct 2018 09:57:11 +0000 (11:57 +0200)
commitc4e5952ec1f7143d45bbdf8db15c75a4f21bb905
tree60e663480b9693c8d36e83ec58f5d567b0f3431c
parent678db708122e1abda10eed527a45df2de67fa695
drm/i915/ringbuffer: change header SPDX identifier to MIT

Commit e18caa17255e ("License cleanup: add SPDX GPL-2.0 license
identifier to files with no license") added "SPDX-License-Identifier:
GPL-2.0" to files which previously had no license, change this to MIT
for intel_ringbuffer.h matching the license text of intel_ringbuffer.c.

Signed-off-by: Jonathan Gray <jsg@jsg.id.au>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20181031005331.20775-1-jsg@jsg.id.au
drivers/gpu/drm/i915/intel_ringbuffer.h