mirror of
https://github.com/akvorado/akvorado.git
synced 2025-12-11 22:14:02 +01:00
18 lines
277 B
YAML
18 lines
277 B
YAML
---
|
|
# List of licenses compatible with AGPL-3.0-only
|
|
allowlist:
|
|
- Apache-2.0
|
|
- BSD-3-Clause
|
|
- BSD-2-Clause
|
|
- BSD-2-Clause-Views
|
|
- BlueOak-1.0.0
|
|
- MPL-2.0
|
|
- MIT
|
|
- MIT-0
|
|
- ISC
|
|
- WTFPL
|
|
- 0BSD
|
|
|
|
exceptions:
|
|
- github.com/pascaldekloe/name # CC0, not detected
|