Skip to content

Commit 573941b

Browse files
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 2cec24d commit 573941b

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.licenses/libraries-repository-engine/go/github.com/xanzy/ssh-agent.dep.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -216,3 +216,4 @@ licenses:
216216
Version 2.0 (the "License"); you may not use this file except in compliance with
217217
the License. You may obtain a copy of the License at <http://www.apache.org/licenses/LICENSE-2.0>
218218
notices: []
219+
...

.licenses/libraries-repository-engine/go/go.bug.st/relaxed-semver.dep.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,4 @@ licenses:
4242
POSSIBILITY OF SUCH DAMAGE.
4343
4444
notices: []
45+
...

0 commit comments

Comments
 (0)