mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-01 23:22:37 +00:00
libeb: s/licence/license
This commit is contained in:
parent
877c668e77
commit
4c7ef76862
@ -18,7 +18,7 @@ stdenv.mkDerivation rec {
|
||||
common way to distribute electronic dictionaries in Japan. It supports
|
||||
the EB, EBG, EBXA, EBXA-C, S-EBXA and EPWING formats.
|
||||
'';
|
||||
licence = licenses.bsd3;
|
||||
license = licenses.bsd3;
|
||||
maintainers = with maintainers; [ gebner ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user