2
0
Fork 0
mirror of https://git.asonix.dog/asonix/pict-rs synced 2024-12-22 11:21:24 +00:00

Remove unused license allowance

This commit is contained in:
asonix 2024-11-23 14:44:54 -06:00
parent 6a1d2643c6
commit 5c370a7bb4

View file

@ -99,7 +99,6 @@ allow = [
"MIT", "MIT",
"MPL-2.0", "MPL-2.0",
"Unicode-3.0", "Unicode-3.0",
"Unicode-DFS-2016",
"Zlib", "Zlib",
] ]
# The confidence threshold for detecting a license from license text. # The confidence threshold for detecting a license from license text.