Skip to content

Commit b6aa4b8

Browse files
author
Andi Shyti
committed
drm/i915/gt: Fix SPDX license format
Header files need to declare the SPDX under /* ... */ style comments at the beginning of the file. Signed-off-by: Andi Shyti <andi.shyti@linux.intel.com> Reviewed-by: Sebastian Brzezinka <sebastian.brzezinka@intel.com> Reviewed-by: Krzysztof Karas <krzysztof.karas@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20250314021225.11813-3-andi.shyti@linux.intel.com
1 parent 73782fc commit b6aa4b8

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

drivers/gpu/drm/i915/gt/intel_wopcm.h

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1+
/* SPDX-License-Identifier: MIT */
12
/*
2-
* SPDX-License-Identifier: MIT
3-
*
43
* Copyright © 2017-2018 Intel Corporation
54
*/
65

0 commit comments

Comments
 (0)