Skip to content

Commit 4fd4f2b

Browse files
committed
fixing license classification
1 parent 8962542 commit 4fd4f2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ort.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
---
66
resolutions:
77
rule_violations:
8-
- message: "The package PyPI::certifi:2021.10.8 has the declared ScanCode copyleft-limited categorized license MPL-2.0."
8+
- message: "The package PyPI::certifi:2022.12.7 has the declared ScanCode copyleft-limited categorized license MPL-2.0."
99
reason: "DYNAMIC_LINKAGE_EXCEPTION"
1010
comment: "We are not modifying certifi and we dynamically link to it, so acording to MPL-2.0 this allows us to keep our code with a completely different license. In this kind of case, MPL-2.0 is not viral. https://www.mozilla.org/en-US/MPL/2.0/FAQ/"

0 commit comments

Comments
 (0)