opentofu/.licensei.toml
Patrick Decat 787b1db878
feat: add license checks on dependencies (#310)
Co-authored-by: Roni Frantchi <roni-frantchi@users.noreply.github.com>
2023-09-13 19:10:41 +03:00

11 lines
108 B
TOML

approved = [
"apache-2.0",
"bsd-2-clause",
"bsd-3-clause",
"isc",
"mpl-2.0",
"mit",
]
[header]