]> git.sur5r.net Git - u-boot/commit
SPDX: Convert a few files that were missed before
authorTom Rini <trini@konsulko.com>
Mon, 7 May 2018 21:02:21 +0000 (17:02 -0400)
committerTom Rini <trini@konsulko.com>
Fri, 11 May 2018 00:38:35 +0000 (20:38 -0400)
commitf739fcd831240dda10a92f4212f1854f8481aeee
tree8b4badb5e666deef751ac9ee38d4bedabd5fe294
parentb14619ba62dd55f581784f3e7d6416c92d831258
SPDX: Convert a few files that were missed before

As part of the main conversion a few files were missed.  These files had
additional whitespace after the '*' and before the SPDX tag and my
previous regex was too strict.  This time I did a grep for all SPDX tags
and then filtered out anything that matched the correct styles.

Fixes: 83d290c56fab ("SPDX: Convert all of our single license tags to Linux Kernel style")
Reported-by: Heinrich Schuchardt <xypron.debian@gmx.de>
Signed-off-by: Tom Rini <trini@konsulko.com>
52 files changed:
arch/arm/mach-rmobile/include/mach/ehci-rmobile.h
arch/arm/mach-socfpga/qts-filter.sh
arch/arm/thumb1/include/asm/proc-armv/system.h
board/opalkelly/zynq/zynq-syzygy-hub/ps7_init_gpl.c
board/xilinx/zynq/zynq-microzed/ps7_init_gpl.c
board/xilinx/zynq/zynq-zc702/ps7_init_gpl.c
board/xilinx/zynq/zynq-zc706/ps7_init_gpl.c
board/xilinx/zynq/zynq-zed/ps7_init_gpl.c
cmd/bootefi.c
doc/README.uefi
drivers/net/vsc9953.c
drivers/usb/host/ehci-rmobile.c
drivers/video/bridge/Makefile
include/asm-generic/pe.h
include/charset.h
include/efi_driver.h
include/efi_loader.h
include/efi_selftest.h
include/net.h
include/pe.h
lib/charset.c
lib/efi_driver/Makefile
lib/efi_driver/efi_block_device.c
lib/efi_driver/efi_uclass.c
lib/efi_loader/Makefile
lib/efi_loader/efi_bootmgr.c
lib/efi_loader/efi_boottime.c
lib/efi_loader/efi_console.c
lib/efi_loader/efi_device_path_to_text.c
lib/efi_loader/efi_device_path_utilities.c
lib/efi_loader/efi_disk.c
lib/efi_loader/efi_file.c
lib/efi_loader/efi_gop.c
lib/efi_loader/efi_image_loader.c
lib/efi_loader/efi_memory.c
lib/efi_loader/efi_net.c
lib/efi_loader/efi_runtime.c
lib/efi_loader/efi_smbios.c
lib/efi_loader/efi_variable.c
lib/efi_loader/efi_watchdog.c
lib/efi_selftest/Makefile
lib/efi_selftest/efi_selftest_disk_image.h
lib/lz4.c
net/arp.c
net/arp.h
net/cdp.c
net/cdp.h
net/net.c
net/ping.c
net/ping.h
test/fs/fs-test.sh
tools/ifdtool.c