Add license for svg2tikz
This commit is contained in:
@@ -11108,6 +11108,7 @@ let
|
|||||||
meta = {
|
meta = {
|
||||||
homepage = https://github.com/kjellmf/svg2tikz;
|
homepage = https://github.com/kjellmf/svg2tikz;
|
||||||
description = "An SVG to TikZ converter";
|
description = "An SVG to TikZ converter";
|
||||||
|
license = stdenv.lib.licenses.gpl2Plus;
|
||||||
maintainers = with pkgs.stdenv.lib.maintainers; [gal_bolle];
|
maintainers = with pkgs.stdenv.lib.maintainers; [gal_bolle];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user