mirror of
https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git
synced 2025-09-03 18:23:49 +00:00
deny: Allow webpki-root-certs license
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/2233>
This commit is contained in:
parent
2e03d4f693
commit
4ee38b6cf9
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ allow = [
|
||||||
"Apache-2.0 WITH LLVM-exception",
|
"Apache-2.0 WITH LLVM-exception",
|
||||||
"MPL-2.0",
|
"MPL-2.0",
|
||||||
"NCSA",
|
"NCSA",
|
||||||
|
"CDLA-Permissive-2.0",
|
||||||
]
|
]
|
||||||
confidence-threshold = 0.8
|
confidence-threshold = 0.8
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue