terminado: rename meta.licenses to meta.license

This commit is contained in:
Pascal Wittmann 2015-08-14 22:40:07 +02:00
parent 6364245475
commit c73421b590

View file

@ -13598,7 +13598,7 @@ let
meta = {
description = "Terminals served to term.js using Tornado websockets";
homepage = https://github.com/takluyver/terminado;
licenses = licenses.bsd2;
license = licenses.bsd2;
};
};