chore: remove OpenSSL license (#1942)

Only keep licenses in the allow list that are actually used
This commit is contained in:
Josh McKinney 2025-06-25 21:59:26 -07:00 committed by GitHub
parent 80bc818723
commit 3f48bde3c6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,7 +9,6 @@ allow = [
"BSD-3-Clause", "BSD-3-Clause",
"ISC", "ISC",
"MIT", "MIT",
"OpenSSL",
"Unicode-3.0", "Unicode-3.0",
"Unicode-DFS-2016", "Unicode-DFS-2016",
"WTFPL", "WTFPL",