Commit 38ba1b1
committed
SPDX: use 'AND' instead of '&'
The SPDX specification no longer accepts '&' as a license
operator. Replace it with 'AND' to comply with the SPDX rules
used by Yocto.
Signed-off-by: Jan Vermaete <jan.vermaete@gmail.com>1 parent b10efe8 commit 38ba1b1
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
422 | 422 | | |
423 | 423 | | |
424 | 424 | | |
425 | | - | |
426 | | - | |
| 425 | + | |
| 426 | + | |
427 | 427 | | |
428 | | - | |
429 | | - | |
| 428 | + | |
| 429 | + | |
430 | 430 | | |
431 | 431 | | |
432 | 432 | | |
| |||
0 commit comments