mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
28 lines
564 B
JSON
28 lines
564 B
JSON
{
|
|||
|
|
"schemaVersion": 1,
|
||
|
|
"reviewedAt": "2026-07-24",
|
||
|
|
"allowedExpressions": [
|
||
|
|
"(Apache-2.0 AND MIT)",
|
||
|
|
"(BSD-2-Clause OR MIT OR Apache-2.0)",
|
||
|
|
"(MIT AND Zlib)",
|
||
|
|
"(MIT OR CC0-1.0)",
|
||
|
|
"(MIT OR GPL-3.0-or-later)",
|
||
|
|
"(MIT OR WTFPL)",
|
||
|
|
"(MPL-2.0 OR Apache-2.0)",
|
||
|
|
"0BSD",
|
||
|
|
"AGPL-3.0-or-later",
|
||
|
|
"Apache-2.0",
|
||
|
|
"BSD-2-Clause",
|
||
|
|
"BSD-3-Clause",
|
||
|
|
"BlueOak-1.0.0",
|
||
|
|
"CC0-1.0",
|
||
|
|
"GPL-2.0",
|
||
|
|
"ISC",
|
||
|
|
"LGPL-3.0-or-later",
|
||
|
|
"MIT",
|
||
|
|
"MPL-2.0",
|
||
|
|
"Python-2.0"
|
||
|
|
],
|
||
|
|
"deniedExpressions": ["Unknown", "UNLICENSED"]
|
||
|
|
}
|