drm/i915/intel_gvt_api: Fix the SPDX identifier comment

Fix the SPDX identifier comment as per the licensing rules [1].

[1] https://www.kernel.org/doc/html/latest/process/license-rules.html

Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Ankit Nautiyal <ankit.k.nautiyal@intel.com>
Link: https://patch.msgid.link/20260105113544.574323-8-ankit.k.nautiyal@intel.com
This commit is contained in:
Ankit Nautiyal 2026-01-05 17:05:41 +05:30
parent 483f06ff8e
commit a87a681860

View File

@ -1,5 +1,5 @@
/* SPDX-License-Identifier: MIT
*
/* SPDX-License-Identifier: MIT */
/*
* Copyright © 2025 Intel Corporation
*/