mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 22:12:21 -04:00
Allow Unicode-3 license
This commit is contained in:
parent
e13783b941
commit
793fdd484d
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ allow = [
|
||||||
"CC0-1.0",
|
"CC0-1.0",
|
||||||
"Unlicense",
|
"Unlicense",
|
||||||
"Zlib",
|
"Zlib",
|
||||||
|
"Unicode-3.0",
|
||||||
]
|
]
|
||||||
confidence-threshold = 0.8
|
confidence-threshold = 0.8
|
||||||
# eg { allow = ["Zlib"], name = "adler32", version = "*" },
|
# eg { allow = ["Zlib"], name = "adler32", version = "*" },
|
||||||
|
|
Loading…
Reference in a new issue