mirror of
https://github.com/actions/cache.git
synced 2025-04-20 11:06:46 +00:00
Add Licensed to attribute third party licenses
This commit is contained in:
parent
5ca27f25cb
commit
11e417fa43
56 changed files with 2399 additions and 0 deletions
16
.licensed.yml
Normal file
16
.licensed.yml
Normal file
|
@ -0,0 +1,16 @@
|
|||
sources:
|
||||
npm: true
|
||||
|
||||
allowed:
|
||||
- apache-2.0
|
||||
- bsd-2-clause
|
||||
- bsd-3-clause
|
||||
- isc
|
||||
- mit
|
||||
- cc0-1.0
|
||||
- unlicense
|
||||
- 0bsd
|
||||
|
||||
reviewed:
|
||||
npm:
|
||||
- sax
|
Loading…
Add table
Add a link
Reference in a new issue