diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2019-06-18 12:25:51 +0900 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-06-21 10:07:11 -0400 |
commit | 7700b13ce97b29419a9cfe3bcb632ecf32661b86 (patch) | |
tree | e5e99b34c0833043961ce808145c95bbe062dac7 /board/bosch | |
parent | f51d7fc8ce455ef201f86e1fab4d380444b96789 (diff) | |
download | u-boot-7700b13ce97b29419a9cfe3bcb632ecf32661b86.tar.gz |
vexpress64: fix a typo of SPDX-License-Identifier
Misspelling of SPDX-License-Identifier is rather fatal than other
general typos, so must be fixed.
This file spells SPDX-Licence-Identifier.
^
I also moved it to the very top of the file with // comment style.
Detected by grepping the source tree:
$ git grep --not -e SPDX-License-Identifier --and -e SPDX-
board/armltd/vexpress64/pcie.c: * SPDX-Licence-Identifier: GPL-2.0+
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Acked-by: Liviu Dudau <liviu.dudau@foss.arm.com>
Diffstat (limited to 'board/bosch')
0 files changed, 0 insertions, 0 deletions