terminado: rename meta.licenses to meta.license
This commit is contained in:
parent
6364245475
commit
c73421b590
@ -13598,7 +13598,7 @@ let
|
|||||||
meta = {
|
meta = {
|
||||||
description = "Terminals served to term.js using Tornado websockets";
|
description = "Terminals served to term.js using Tornado websockets";
|
||||||
homepage = https://github.com/takluyver/terminado;
|
homepage = https://github.com/takluyver/terminado;
|
||||||
licenses = licenses.bsd2;
|
license = licenses.bsd2;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user