docbook-xsl: update homepage

and add license information

Renaud a543246d 653a4d4a

+2 -1
+2 -1
pkgs/data/sgml+xml/stylesheets/xslt/docbook-xsl/default.nix
··· 63 63 ''; 64 64 65 65 meta = { 66 - homepage = "http://wiki.docbook.org/topic/DocBookXslStylesheets"; 66 + homepage = "https://github.com/docbook/wiki/wiki/DocBookXslStylesheets"; 67 67 description = "XSL stylesheets for transforming DocBook documents into HTML and various other formats"; 68 + license = lib.licenses.mit; 68 69 maintainers = [ lib.maintainers.eelco ]; 69 70 platforms = lib.platforms.all; 70 71 };