mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-23 03:18:12 +08:00
Allow bzip-1.0.6 license
This commit is contained in:
@@ -16,6 +16,7 @@ accepted = [
|
|||||||
"Unicode-DFS-2016",
|
"Unicode-DFS-2016",
|
||||||
"Zlib",
|
"Zlib",
|
||||||
"NCSA",
|
"NCSA",
|
||||||
|
"bzip2-1.0.6",
|
||||||
]
|
]
|
||||||
workarounds = ["ring"]
|
workarounds = ["ring"]
|
||||||
ignore-build-dependencies = true
|
ignore-build-dependencies = true
|
||||||
|
|||||||
@@ -81,6 +81,7 @@ allow = [
|
|||||||
"Unicode-DFS-2016",
|
"Unicode-DFS-2016",
|
||||||
"Zlib",
|
"Zlib",
|
||||||
"NCSA",
|
"NCSA",
|
||||||
|
"bzip2-1.0.6",
|
||||||
]
|
]
|
||||||
# The confidence threshold for detecting a license from license text.
|
# The confidence threshold for detecting a license from license text.
|
||||||
# The higher the value, the more closely the license text must be to the
|
# The higher the value, the more closely the license text must be to the
|
||||||
|
|||||||
Reference in New Issue
Block a user