We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d686f5f commit d32a86aCopy full SHA for d32a86a
cglicenses.json
@@ -589,5 +589,15 @@
589
"prependLicenseText": [
590
"Copyright (c) heap.js authors"
591
]
592
+ },
593
+ {
594
+ // Reason: mono-repo where the individual packages are also dual-licensed under MIT and Apache-2.0
595
+ "name": "system-configuration",
596
+ "fullLicenseTextUri": "https://github.com/mullvad/system-configuration-rs/blob/main/system-configuration/LICENSE-MIT"
597
598
599
600
+ "name": "system-configuration-sys",
601
+ "fullLicenseTextUri": "https://github.com/mullvad/system-configuration-rs/blob/main/system-configuration-sys/LICENSE-MIT"
602
}
603
0 commit comments