Commit bfab101
committed
Add generated YAML document end markers to dependency license metadata cache
The dependency license metadata is generated by the "Licensed" tool. The version of the tool now in use adds YAML
document end markers to some metadata files, which were not present in the files generated by the tool at the time the
cache was established.
I don't know why it adds these markers to only some of the metadata files, but they are valid (though optional so the
files without are also correct) and machine generated content is used as-is.
The metadata files are hereby updated to use the format produced by the version of the "Licensed" tool currently in use.1 parent 0fae57e commit bfab101
File tree
2 files changed
+2
-0
lines changed- .licenses/arduino-create-agent/go/github.com
- blang
- creack
2 files changed
+2
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
0 commit comments