>> If a file has no SPDX tag and is not filtered out by no_license_list,
>> there will be an error when using its path containing a slash
>> in the sed command delimited with slashes.
>>
>> It is fixed by using the pipe character as sed command delimiter.
>>
>> Fixes: b99a3b8aa989 ("license: standardize SPDX tag")
>> Cc: [email protected]
>>
>> Reported-by: David Marchand <[email protected]>
>> Signed-off-by: Thomas Monjalon <[email protected]>
>
> Acked-by: David Marchand <[email protected]>Applied

