mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-15 05:59:17 +03:00
babelstone-han: change license to Arphic-1999
found at https://www.babelstone.co.uk/Fonts/Han.html#License
This commit is contained in:
parent
d5482f9313
commit
2fabb7f99b
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ stdenvNoCC.mkDerivation {
|
||||||
description = "Unicode CJK font with over 36000 Han characters";
|
description = "Unicode CJK font with over 36000 Han characters";
|
||||||
homepage = "https://www.babelstone.co.uk/Fonts/Han.html";
|
homepage = "https://www.babelstone.co.uk/Fonts/Han.html";
|
||||||
|
|
||||||
license = licenses.free;
|
license = licenses.arphicpl;
|
||||||
platforms = platforms.all;
|
platforms = platforms.all;
|
||||||
maintainers = with maintainers; [ emily ];
|
maintainers = with maintainers; [ emily ];
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue