immortalwrt/target
Adrian Schmutzler 1dafb8435f
treewide: add space before SPDX identifier
Strictly, an SPDX identifier requires a space between the comment
marker and the identifier itself. The choice of the comment marker
itself is irrelevant.

Correct:

// SPDX-License-Identifier: GPL-2.0-or-later OR MIT

Wrong:

//SPDX-License-Identifier: GPL-2.0-or-later OR MIT

Fix that in the whole tree (actually, only ramips contained wrong
uses).

Found by checkpatch.pl

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2020-11-28 19:03:27 +08:00
..
imagebuilder imagebuilder: fix main entry makefile 2020-11-24 23:21:23 +08:00
linux treewide: add space before SPDX identifier 2020-11-28 19:03:27 +08:00
sdk Merge Mainline 2020-11-08 00:19:27 +08:00
toolchain toolchain/wrapper.sh: fix remaining shellcheck warnings 2020-07-12 12:12:56 +08:00
Config.in Merge Mainline 2020-09-28 13:14:47 +08:00
Makefile update target 2019-08-19 22:26:19 +08:00