blob: a0954a66a33f5ebebc8daaa2e0516b07953cc7c2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
accepted = [
"Apache-2.0",
"MIT",
"Unicode-DFS-2016",
"Unicode-3.0",
"ISC",
"BSD-3-Clause",
"BSL-1.0",
"LicenseRef-scancode-google-patent-license-fuchsia",
"MPL-2.0",
"LicenseRef-scancode-unknown-license-reference",
"BSD-2-Clause"
]
|