Commit bb287d6
committed
SPDX: use 'AND' instead of '&' for master or >= blacksail
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 bb287d6
1 file changed
Lines changed: 10 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| 59 | + | |
| 60 | + | |
59 | 61 | | |
60 | 62 | | |
61 | 63 | | |
| |||
422 | 424 | | |
423 | 425 | | |
424 | 426 | | |
425 | | - | |
426 | | - | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
427 | 433 | | |
428 | | - | |
429 | | - | |
| 434 | + | |
| 435 | + | |
430 | 436 | | |
431 | 437 | | |
432 | 438 | | |
| |||
0 commit comments