mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-03-06 21:14:19 -05:00
media: platform: use capital "OR" for multiple licenses in SPDX
Documentation/process/license-rules.rst and checkpatch expect the SPDX identifier syntax for multiple licenses to use capital "OR". Correct it to keep consistent format and avoid copy-paste issues. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
This commit is contained in:
committed by
Hans Verkuil
parent
da7e34e558
commit
a111f02464
@@ -1,4 +1,4 @@
|
||||
// SPDX-License-Identifier: GPL-2.0-only or Apache-2.0
|
||||
// SPDX-License-Identifier: GPL-2.0-only OR Apache-2.0
|
||||
|
||||
#include "rockchip_av1_filmgrain.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user