mirror of
https://github.com/actions/upload-artifact.git
synced 2025-12-13 11:57:52 +01: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:
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: []
|
||||
|
||||
Reference in New Issue
Block a user