chore: format deny.toml with taplo (alphabetical license order)

This commit is contained in:
2026-03-05 03:41:02 +03:00
parent 2fbe8da2cd
commit 827128f5f7
+2 -2
View File
@@ -51,6 +51,7 @@ allow = [
"BSD-3-Clause", "BSD-3-Clause",
"BSL-1.0", "BSL-1.0",
"CC0-1.0", "CC0-1.0",
"CDLA-Permissive-2.0",
"GPL-3.0-only WITH Classpath-exception-2.0", "GPL-3.0-only WITH Classpath-exception-2.0",
"GPL-3.0-only", "GPL-3.0-only",
"GPL-3.0-or-later WITH Classpath-exception-2.0", "GPL-3.0-or-later WITH Classpath-exception-2.0",
@@ -59,13 +60,12 @@ allow = [
"MIT", "MIT",
"MIT-0", "MIT-0",
"MPL-2.0", "MPL-2.0",
"NCSA",
"OpenSSL", "OpenSSL",
"Unicode-3.0", "Unicode-3.0",
"Unicode-DFS-2016", "Unicode-DFS-2016",
"Unlicense", "Unlicense",
"Zlib", "Zlib",
"NCSA",
"CDLA-Permissive-2.0",
] ]
exceptions = [ exceptions = [
# ring uses a custom ISC-style license # ring uses a custom ISC-style license