mirror of
https://github.com/kopia/kopia.git
synced 2025-12-23 14:47:48 -05:00
* gather: expose io.ReadSeekCloser instead of just io.Reader * azure: migrated provider to newer client library * license: added exception for github.com/Azure/azure-sdk-for-go/sdk/internal/...
19 lines
244 B
YAML
19 lines
244 B
YAML
---
|
|
denylist:
|
|
- GPL-2.0
|
|
- GPL-3.0
|
|
- AGPL-1.0
|
|
- AGPL-2.0
|
|
- AGPL-3.0
|
|
|
|
allowlist:
|
|
- Apache-2.0
|
|
- MIT
|
|
- BSD-3-Clause
|
|
- BSD-2-Clause
|
|
- MPL-2.0
|
|
- CC0-1.0
|
|
- ISC
|
|
|
|
exceptions:
|
|
- github.com/Azure/azure-sdk-for-go/sdk/internal/... |