mirror of
https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git
synced 2025-09-02 17:53:48 +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",
|
||||
"MPL-2.0",
|
||||
"NCSA",
|
||||
"CDLA-Permissive-2.0",
|
||||
]
|
||||
confidence-threshold = 0.8
|
||||
|
||||
|
|
Loading…
Reference in a new issue