mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2025-12-23 10:11:54 +00:00
Allow bzip-1.0.6 license
This commit is contained in:
parent
e61702cf34
commit
03751dfd7c
2 changed files with 2 additions and 0 deletions
|
|
@ -16,6 +16,7 @@ accepted = [
|
|||
"Unicode-DFS-2016",
|
||||
"Zlib",
|
||||
"NCSA",
|
||||
"bzip2-1.0.6",
|
||||
]
|
||||
workarounds = ["ring"]
|
||||
ignore-build-dependencies = true
|
||||
|
|
|
|||
|
|
@ -81,6 +81,7 @@ allow = [
|
|||
"Unicode-DFS-2016",
|
||||
"Zlib",
|
||||
"NCSA",
|
||||
"bzip2-1.0.6",
|
||||
]
|
||||
# The confidence threshold for detecting a license from license text.
|
||||
# The higher the value, the more closely the license text must be to the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue