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:
|
||
|---|---|---|
| .. | ||
| bitops | ||
| atomic-long.h | ||
| bitsperlong.h | ||
| global_data.h | ||
| gpio.h | ||
| io.h | ||
| ioctl.h | ||
| pe.h | ||
| sections.h | ||
| signal.h | ||
| u-boot.h | ||
| unaligned.h | ||