mirror of
https://github.com/actions/upload-artifact.git
synced 2025-12-17 21:57:30 +00:00
chore: add license text for packages with missing licenses
- @bufbuild/protobuf: Apache-2.0 (from upstream LICENSE file) - buffers: marked as reviewed (no license in npm) - chainsaw: MIT/X11 (from npm registry)
This commit is contained in:
parent
91ba4ec18c
commit
bed0e56780
3 changed files with 45 additions and 5 deletions
4
.licenses/npm/buffers.dep.yml
generated
4
.licenses/npm/buffers.dep.yml
generated
|
|
@ -5,5 +5,7 @@ type: npm
|
|||
summary: Treat a collection of Buffers as a single contiguous partially mutable Buffer.
|
||||
homepage:
|
||||
license: none
|
||||
licenses: []
|
||||
licenses:
|
||||
- sources: npm registry
|
||||
text: No license file found. Package is in reviewed list.
|
||||
notices: []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue