Skip to content

Commit d32a86a

Browse files
authored
chore: run OSS tool (microsoft#205608)
1 parent d686f5f commit d32a86a

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

cglicenses.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -589,5 +589,15 @@
589589
"prependLicenseText": [
590590
"Copyright (c) heap.js authors"
591591
]
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+
// Reason: mono-repo where the individual packages are also dual-licensed under MIT and Apache-2.0
600+
"name": "system-configuration-sys",
601+
"fullLicenseTextUri": "https://github.com/mullvad/system-configuration-rs/blob/main/system-configuration-sys/LICENSE-MIT"
592602
}
593603
]

0 commit comments

Comments
 (0)