Skip to content

Commit 03751df

Browse files
Allow bzip-1.0.6 license
1 parent e61702c commit 03751df

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

about.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ accepted = [
1616
"Unicode-DFS-2016",
1717
"Zlib",
1818
"NCSA",
19+
"bzip2-1.0.6",
1920
]
2021
workarounds = ["ring"]
2122
ignore-build-dependencies = true

deny.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ allow = [
8181
"Unicode-DFS-2016",
8282
"Zlib",
8383
"NCSA",
84+
"bzip2-1.0.6",
8485
]
8586
# The confidence threshold for detecting a license from license text.
8687
# The higher the value, the more closely the license text must be to the

0 commit comments

Comments
 (0)