Commit f241efa
Fix ignorable_urls for llama-3-license-2024
The CI license_validate_ignorables job caught that the declared
ignorable_urls did not match the detected ones: the Meta brand
guidelines URL keeps its trailing slash. Regenerated the ignorables
with SCANCODE_REGEN_TEST_FIXTURES=yes running
tests/licensedcode/test_detection_validate.py, which also normalized
the file ending to the canonical dump format. Both validation tests
for this license now pass locally.
Signed-off-by: Manoj Gowda <manojgowdabs18@gmail.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent f1cc5da commit f241efa
1 file changed
Lines changed: 2 additions & 2 deletions
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
0 commit comments