drm/i915/intel_display_params: 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-5-ankit.k.nautiyal@intel.com
This commit is contained in:
Ankit Nautiyal 2026-01-05 17:05:38 +05:30
parent babd0b8db9
commit 8b140ae6d5

View file

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