blob: e33cb66815e5ea4158aa1f9c7394d2a3493f1916 [file] [log] [blame]
[
{
"type": "kwargs",
"function": "project",
"id": "/",
"operation": "set",
"kwargs": {
"license": ["GPL", "MIT", "BSD", "Boost"]
}
},
{
"type": "kwargs",
"function": "project",
"id": "/",
"operation": "remove",
"kwargs": {
"license": ["MIT"]
}
},
{
"type": "kwargs",
"function": "project",
"id": "/",
"operation": "remove",
"kwargs": {
"license": "BSD"
}
},
{
"type": "kwargs",
"function": "project",
"id": "//",
"operation": "remove",
"kwargs": {
"license": "Boost"
}
}
]