Added license for kochi-substitute font.

This commit is contained in:
Jonathan Glines 2014-06-09 00:25:18 -06:00
parent 0672cfcc5f
commit c2bb5c6133

View File

@ -19,7 +19,8 @@ stdenv.mkDerivation {
''; '';
meta = { meta = {
description = "Japanese font, a free replacement for MS Gothic and MS Mincho."; description = "Japanese font, a replacement for MS Gothic and MS Mincho.";
homepage = http://sourceforge.jp/projects/efont/; homepage = http://sourceforge.jp/projects/efont/;
license = stdenv.lib.licenses.unfreeRedistributable;
}; };
} }