
7 May
2018
7 May
'18
4:16 p.m.
Hi Tom,
On Mon, May 7, 2018 at 11:07 AM, Tom Rini trini@konsulko.com wrote:
diff --git a/arch/arm/dts/bk4r1.dts b/arch/arm/dts/bk4r1.dts index 197e5abd704f..866b80e0b0b3 100644 --- a/arch/arm/dts/bk4r1.dts +++ b/arch/arm/dts/bk4r1.dts @@ -1,7 +1,6 @@ +// SPDX-License-Identifier: GPL-2.0+ OR X11
I don't see a single occurrence of 'GPL-2.0+ OR X11' in the kernel tree.
It seems that people use 'GPL-2.0+ OR MIT' instead.