···1414 meta = with lib;
1515 src.meta // {
1616 description = "Nim wrappers over some of the Tkrzw C++ library";
1717- license = lib.licenses.apsl20;
1717+ license = lib.licenses.asl20;
1818 maintainers = with lib.maintainers; [ ehmry ];
1919 };
2020}